diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 22:09:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 22:09:02 +0800 |
commit | e33ea9f2472284ff54e8432d0dd897ae24042f17 (patch) | |
tree | bda40a5f3b4244d96023709ecbd23cf9b36237f2 /misc/p5-Software-License | |
parent | c232d76fd4b915a2d3cf5fe37f2f1994f2347eef (diff) | |
download | freebsd-ports-gnome-e33ea9f2472284ff54e8432d0dd897ae24042f17.tar.gz freebsd-ports-gnome-e33ea9f2472284ff54e8432d0dd897ae24042f17.tar.zst freebsd-ports-gnome-e33ea9f2472284ff54e8432d0dd897ae24042f17.zip |
- Update to 0.103011
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Software-License/Changes
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'misc/p5-Software-License')
-rw-r--r-- | misc/p5-Software-License/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Software-License/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile index 42f2689129ae..cb8a0cef5275 100644 --- a/misc/p5-Software-License/Makefile +++ b/misc/p5-Software-License/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Software-License -PORTVERSION= 0.103010 -PORTREVISION= 1 +PORTVERSION= 0.103011 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -17,11 +16,11 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ - p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ p5-Text-Template>=0:${PORTSDIR}/textproc/p5-Text-Template RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/misc/p5-Software-License/distinfo b/misc/p5-Software-License/distinfo index 6fb2e99bb790..ec55316e98ff 100644 --- a/misc/p5-Software-License/distinfo +++ b/misc/p5-Software-License/distinfo @@ -1,2 +1,2 @@ -SHA256 (Software-License-0.103010.tar.gz) = 929fbace96f69a0977a0380000820c93fc1af4e973a422c73e6cd254405fa47c -SIZE (Software-License-0.103010.tar.gz) = 108794 +SHA256 (Software-License-0.103011.tar.gz) = ba00f9269d6fd594df709416ee8878d69c533011829a23460d582bd07561be0d +SIZE (Software-License-0.103011.tar.gz) = 112187 |