register lang/rust,-doc removal.
a link for manually download an "official" tarball for the documentation is available in DESCR of lang/rust OK sthen@
This commit is contained in:
parent
ac56eef94e
commit
c8f21b0724
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.736 2019/04/23 20:20:41 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.737 2019/04/26 15:10:32 semarie Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.129
|
||||
PKGNAME = quirks-3.130
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.753 2019/04/23 20:20:41 naddy Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.754 2019/04/26 15:10:32 semarie Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1214,6 +1214,7 @@ my $obsolete_reason = {
|
||||
'py-async' => 5,
|
||||
'py3-async' => 5,
|
||||
'py3-funcsigs' => 5,
|
||||
'rust-doc' => 1,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
Reference in New Issue
Block a user