pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc p5-Alien-Role: remove package, now included in p5-Alie...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ad2f5f77ed4
branches:  trunk
changeset: 311972:9ad2f5f77ed4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 12:00:50 2018 +0000

description:
p5-Alien-Role: remove package, now included in p5-Alien-Build

diffstat:

 devel/Makefile                   |   3 +--
 devel/p5-Alien-Role-Alt/DESCR    |   3 ---
 devel/p5-Alien-Role-Alt/Makefile |  20 --------------------
 devel/p5-Alien-Role-Alt/distinfo |   6 ------
 doc/CHANGES-2018                 |   3 ++-
 5 files changed, 3 insertions(+), 32 deletions(-)

diffs (72 lines):

diff -r ed51834bdab3 -r 9ad2f5f77ed4 devel/Makefile
--- a/devel/Makefile    Tue Aug 21 11:56:48 2018 +0000
+++ b/devel/Makefile    Tue Aug 21 12:00:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2718 2018/08/21 09:23:13 wiz Exp $
+# $NetBSD: Makefile,v 1.2719 2018/08/21 12:00:50 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -849,7 +849,6 @@
 SUBDIR+=       p5-Alien-Base-ModuleBuild
 SUBDIR+=       p5-Alien-Build
 SUBDIR+=       p5-Alien-Packages
-SUBDIR+=       p5-Alien-Role-Alt
 SUBDIR+=       p5-Alien-SDL
 SUBDIR+=       p5-AnnoCPAN-Perldoc
 SUBDIR+=       p5-Any-Moose
diff -r ed51834bdab3 -r 9ad2f5f77ed4 devel/p5-Alien-Role-Alt/DESCR
--- a/devel/p5-Alien-Role-Alt/DESCR     Tue Aug 21 11:56:48 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Some packages come with multiple libraries, and multiple .pc files
-to use with them. This Role::Tiny role can be used with Alien::Base
-to access different configurations.
diff -r ed51834bdab3 -r 9ad2f5f77ed4 devel/p5-Alien-Role-Alt/Makefile
--- a/devel/p5-Alien-Role-Alt/Makefile  Tue Aug 21 11:56:48 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2018/08/21 09:55:41 wiz Exp $
-
-DISTNAME=      Alien-Role-Alt-0.04
-PKGNAME=       p5-${DISTNAME}
-CATEGORIES=    textproc perl5
-MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/~plicease/Alien-Role-Alt/
-COMMENT=       Alien::Base role that supports alternates
-LICENSE=       ${PERL5_LICENSE}
-
-DEPENDS+=      p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
-DEPENDS+=      p5-Role-Tiny-[0-9]*:../../devel/p5-Role-Tiny
-DEPENDS+=      p5-Class-Method-Modifiers-[0-9]*:../../devel/p5-Class-Method-Modifiers
-
-PERL5_PACKLIST=         auto/Alien/Role/Alt/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ed51834bdab3 -r 9ad2f5f77ed4 devel/p5-Alien-Role-Alt/distinfo
--- a/devel/p5-Alien-Role-Alt/distinfo  Tue Aug 21 11:56:48 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2018/08/21 09:55:41 wiz Exp $
-
-SHA1 (Alien-Role-Alt-0.04.tar.gz) = 0cf9cce6864584ce0edb5b7693bd271a5b395cdb
-RMD160 (Alien-Role-Alt-0.04.tar.gz) = c531178918e7050c341eb8d0ac57c96c793e62bf
-SHA512 (Alien-Role-Alt-0.04.tar.gz) = 6d891633b6eded7e50fb1e32ad5707970a4a734d1de76e6c4d7f29daf600f7e2640aa325a3847fb09780cf3917eaf50f5cb216c538aa600ef0d5447e95596234
-Size (Alien-Role-Alt-0.04.tar.gz) = 14935 bytes
diff -r ed51834bdab3 -r 9ad2f5f77ed4 doc/CHANGES-2018
--- a/doc/CHANGES-2018  Tue Aug 21 11:56:48 2018 +0000
+++ b/doc/CHANGES-2018  Tue Aug 21 12:00:50 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.3723 2018/08/21 11:56:48 wiz Exp $
+$NetBSD: CHANGES-2018,v 1.3724 2018/08/21 12:00:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -5277,3 +5277,4 @@
        Updated devel/p5-SVN-Notify to 2.87 [wiz 2018-08-21]
        Updated devel/p5-Test-Simple to 1.302140 [wiz 2018-08-21]
        Updated math/p5-Alien-GMP to 1.14 [wiz 2018-08-21]
+       Removed devel/p5-Alien-Role-Alt successor devel/p5-Alien-Build [wiz 2018-08-21]



Home | Main Index | Thread Index | Old Index