Another 11 hs-ports qre gone.
This commit is contained in:
parent
cf29d70992
commit
20a97c48d9
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.344 2016/01/24 19:10:38 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.345 2016/01/25 21:13:08 kili Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.189
|
||||
PKGNAME = quirks-2.190
|
||||
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.354 2016/01/23 18:41:01 ajacoutot Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.355 2016/01/25 21:13:08 kili Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -715,6 +715,17 @@ my $obsolete_reason = {
|
||||
'august' => 3,
|
||||
'hs-hlint' => 7,
|
||||
'monodevelop' => 5,
|
||||
'hs-hoogle' => 7,
|
||||
'hs-cmdargs' => 5,
|
||||
'hs-configurator' => 5,
|
||||
'hs-safe' => 5,
|
||||
'hs-uniplate' => 5,
|
||||
'hs-vault' => 5,
|
||||
'hs-haskell-src-exts' => 5,
|
||||
'hs-tagsoup' => 5,
|
||||
'hs-http-types' => 5,
|
||||
'hs-wai' => 5,
|
||||
'hs-warp' => 5,
|
||||
};
|
||||
|
||||
my @msg = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user