pkgsrc-WIP-changes archive

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

p5-Getopt-Args: rename to p5-OptArgs



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 20 11:20:22 2017 +0200
Changeset:	21a5d40bff0a761f3184fef47ea2308dfde0379f

Modified Files:
	Makefile
	p5-Net-SMS-Clickatell/Makefile
Added Files:
	p5-OptArgs/DESCR
	p5-OptArgs/Makefile
	p5-OptArgs/distinfo
Removed Files:
	p5-Getopt-Args/DESCR
	p5-Getopt-Args/Makefile
	p5-Getopt-Args/distinfo

Log Message:
p5-Getopt-Args: rename to p5-OptArgs

Switches to upstream name, no reason not to use it.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21a5d40bff0a761f3184fef47ea2308dfde0379f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                       |  2 +-
 p5-Getopt-Args/DESCR           |  3 ---
 p5-Getopt-Args/Makefile        | 22 ----------------------
 p5-Getopt-Args/distinfo        |  6 ------
 p5-Net-SMS-Clickatell/Makefile |  9 ++++-----
 p5-OptArgs/DESCR               |  3 +++
 p5-OptArgs/Makefile            | 21 +++++++++++++++++++++
 p5-OptArgs/distinfo            |  6 ++++++
 8 files changed, 35 insertions(+), 37 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index cad70013ac..4001720b4e 100644
--- a/Makefile
+++ b/Makefile
@@ -2404,7 +2404,6 @@ SUBDIR+=	p5-FCGI-Daemon
 SUBDIR+=	p5-File-Map
 SUBDIR+=	p5-Frontier-RPC
 SUBDIR+=	p5-GPS-Garmin
-SUBDIR+=	p5-Getopt-Args
 SUBDIR+=	p5-Getopt-GUI-Long
 SUBDIR+=	p5-Google-API-Client
 SUBDIR+=	p5-Gtk2-Spell
@@ -2461,6 +2460,7 @@ SUBDIR+=	p5-Net-UPnP
 SUBDIR+=	p5-Net-Whois-RIPE
 SUBDIR+=	p5-News-Newsrc
 SUBDIR+=	p5-OSSP-uuid
+SUBDIR+=	p5-OptArgs
 SUBDIR+=	p5-PDL
 SUBDIR+=	p5-POD2-IT
 SUBDIR+=	p5-POSIX-strptime
diff --git a/p5-Getopt-Args/DESCR b/p5-Getopt-Args/DESCR
deleted file mode 100644
index 50a531625b..0000000000
--- a/p5-Getopt-Args/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Getopt::Args processes Perl script options and arguments. This is in
-contrast with most modules in the Getopt::* namespace, which deal with
-options only.
diff --git a/p5-Getopt-Args/Makefile b/p5-Getopt-Args/Makefile
deleted file mode 100644
index ace26cc473..0000000000
--- a/p5-Getopt-Args/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2015/11/15 04:54:38 wen Exp $
-
-DISTNAME=		OptArgs-0.1.20
-PKGNAME=		p5-${DISTNAME:S/OptArgs/Getopt-Args/}
-CATEGORIES=		devel perl5
-MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Getopt/}
-
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://search.cpan.org/dist/OptArgs/
-COMMENT=		Extended processing of command line options
-LICENSE=		${PERL5_LICENSE}
-
-DEPENDS+=		p5-Exporter-Tidy-[0-9]*:../../wip/p5-Exporter-Tidy
-DEPENDS+=		p5-IO-Capture-[0-9]*:../../devel/p5-IO-Capture
-BUILD_DEPENDS+=		p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-BUILD_DEPENDS+=		p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
-
-MAKE_ENV+=		PERL_USE_UNSAFE_INC=1
-PERL5_PACKLIST=		auto/OptArgs/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Getopt-Args/distinfo b/p5-Getopt-Args/distinfo
deleted file mode 100644
index a7eb276bbe..0000000000
--- a/p5-Getopt-Args/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (OptArgs-0.1.20.tar.gz) = 08dea6fb7d33093a1608170fc45d5a5c40d66c88
-RMD160 (OptArgs-0.1.20.tar.gz) = 1b7a285e1ea263aea9495ce3bfe4214800e5d4d8
-SHA512 (OptArgs-0.1.20.tar.gz) = 422342a91fa585f10677ba0e8ffa7e39360035c918a668ef3d63be9288e84ee47bfed0657fe1009738ba86686a0a73a0ac5585d323c0a5f8f4434471ba884817
-Size (OptArgs-0.1.20.tar.gz) = 50763 bytes
diff --git a/p5-Net-SMS-Clickatell/Makefile b/p5-Net-SMS-Clickatell/Makefile
index fe78ce1681..5bbb7a9123 100644
--- a/p5-Net-SMS-Clickatell/Makefile
+++ b/p5-Net-SMS-Clickatell/Makefile
@@ -1,19 +1,18 @@
 # $NetBSD$
 
-DISTNAME=		Net-SMS-Clickatell-0.05
-CATEGORIES=		comms perl5
+DISTNAME=	Net-SMS-Clickatell-0.05
+CATEGORIES=	comms perl5
 MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/R/RA/RALAMOSM/
 
 MAINTAINER=	kethzer.dr%gmail.com@localhost
-HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/R/RA/RALAMOSM/
+HOMEPAGE=	http://search.cpan.org/~ralamosm/Net-SMS-Clickatell/
 COMMENT=	Access to Clickatell SMS messaging service
 LICENSE=	${PERL5_LICENSE}
 
 USE_LANGUAGES=  # empty
 PERL5_PACKLIST= auto/Net/SMS/Clickatell/.packlist
 
-#DEPENDS+=       p5-Getopt-Args>=0.1.18:../../wip/p5-Getopt-Args
+#DEPENDS+=       p5-OptArgs>=0.1.18:../../wip/p5-OptArgs
 
 .include "../../lang/perl5/module.mk"
-# url2pkg-marker (please do not remove this line.)
 .include "../../mk/bsd.pkg.mk"
diff --git a/p5-OptArgs/DESCR b/p5-OptArgs/DESCR
new file mode 100644
index 0000000000..50a531625b
--- /dev/null
+++ b/p5-OptArgs/DESCR
@@ -0,0 +1,3 @@
+Getopt::Args processes Perl script options and arguments. This is in
+contrast with most modules in the Getopt::* namespace, which deal with
+options only.
diff --git a/p5-OptArgs/Makefile b/p5-OptArgs/Makefile
new file mode 100644
index 0000000000..baae91ccf2
--- /dev/null
+++ b/p5-OptArgs/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.24 2015/11/15 04:54:38 wen Exp $
+
+DISTNAME=		OptArgs-0.1.20
+CATEGORIES=		devel perl5
+MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Getopt/}
+
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=		http://search.cpan.org/dist/OptArgs/
+COMMENT=		Extended processing of command line options
+LICENSE=		${PERL5_LICENSE}
+
+DEPENDS+=		p5-Exporter-Tidy-[0-9]*:../../wip/p5-Exporter-Tidy
+DEPENDS+=		p5-IO-Capture-[0-9]*:../../devel/p5-IO-Capture
+BUILD_DEPENDS+=		p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+=		p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
+
+MAKE_ENV+=		PERL_USE_UNSAFE_INC=1
+PERL5_PACKLIST=		auto/OptArgs/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-OptArgs/distinfo b/p5-OptArgs/distinfo
new file mode 100644
index 0000000000..a7eb276bbe
--- /dev/null
+++ b/p5-OptArgs/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (OptArgs-0.1.20.tar.gz) = 08dea6fb7d33093a1608170fc45d5a5c40d66c88
+RMD160 (OptArgs-0.1.20.tar.gz) = 1b7a285e1ea263aea9495ce3bfe4214800e5d4d8
+SHA512 (OptArgs-0.1.20.tar.gz) = 422342a91fa585f10677ba0e8ffa7e39360035c918a668ef3d63be9288e84ee47bfed0657fe1009738ba86686a0a73a0ac5585d323c0a5f8f4434471ba884817
+Size (OptArgs-0.1.20.tar.gz) = 50763 bytes


Home | Main Index | Thread Index | Old Index