svn commit: r412264 - head/devel/p5-Sub-Exporter-GlobExporter
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 31 15:40:50 UTC 2016
Author: sunpoet
Date: Thu Mar 31 15:40:48 2016
New Revision: 412264
URL: https://svnweb.freebsd.org/changeset/ports/412264
Log:
- Update to 0.005
- While I'm here:
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/Changes
PR: 207968
Submitted by: <jochen at jochen-neumeister.de>
Approved by: maintainer (timeout, 17 days)
Modified:
head/devel/p5-Sub-Exporter-GlobExporter/Makefile
head/devel/p5-Sub-Exporter-GlobExporter/distinfo
Modified: head/devel/p5-Sub-Exporter-GlobExporter/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/Makefile Thu Mar 31 15:40:44 2016 (r412263)
+++ head/devel/p5-Sub-Exporter-GlobExporter/Makefile Thu Mar 31 15:40:48 2016 (r412264)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Sub-Exporter-GlobExporter
-PORTVERSION= 0.003
-PORTREVISION= 1
+PORTVERSION= 0.005
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -14,10 +13,12 @@ COMMENT= Export shared globs with Sub::E
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Sub-Exporter-GlobExporter/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/distinfo Thu Mar 31 15:40:44 2016 (r412263)
+++ head/devel/p5-Sub-Exporter-GlobExporter/distinfo Thu Mar 31 15:40:48 2016 (r412264)
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-GlobExporter-0.003.tar.gz) = 4cb082331151360756f3b2f8122fdd44597a207d62bd3f2ecb13578005116ab1
-SIZE (Sub-Exporter-GlobExporter-0.003.tar.gz) = 13822
+SHA256 (Sub-Exporter-GlobExporter-0.005.tar.gz) = 2fc45eefe6de07cd3fd8af9e799c697fbd35a02ecd5bf9bcd8c94cefb6db7a63
+SIZE (Sub-Exporter-GlobExporter-0.005.tar.gz) = 16177
More information about the svn-ports-all
mailing list