diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 03:44:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 03:44:19 +0800 |
commit | 1499de0ce87508f865ccff0e3e077cc6bc6f62bc (patch) | |
tree | 0a260a6f2915061ef0e41e4b7db04e7c8d9df542 | |
parent | 0c98d2f9b082e36f1d9c8d848e722e3895daf0da (diff) | |
download | freebsd-ports-gnome-1499de0ce87508f865ccff0e3e077cc6bc6f62bc.tar.gz freebsd-ports-gnome-1499de0ce87508f865ccff0e3e077cc6bc6f62bc.tar.zst freebsd-ports-gnome-1499de0ce87508f865ccff0e3e077cc6bc6f62bc.zip |
Update to 0.203
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Scalar-Does/Changes
-rw-r--r-- | devel/p5-Scalar-Does/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Scalar-Does/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Scalar-Does/Makefile b/devel/p5-Scalar-Does/Makefile index 7a91a3a08855..54075e4a6589 100644 --- a/devel/p5-Scalar-Does/Makefile +++ b/devel/p5-Scalar-Does/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Scalar-Does -PORTVERSION= 0.202 -PORTREVISION= 1 +PORTVERSION= 0.203 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +12,7 @@ COMMENT= Like ref() but useful LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny \ p5-Type-Tiny>=0.004:devel/p5-Type-Tiny \ @@ -30,6 +30,7 @@ TEST_DEPENDS= p5-IO-All>=0:devel/p5-IO-All \ CONFLICTS_INSTALL= p5-IO-Detect-[0-9]* +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Scalar-Does/distinfo b/devel/p5-Scalar-Does/distinfo index dddc87e2c468..67c8b20a901e 100644 --- a/devel/p5-Scalar-Does/distinfo +++ b/devel/p5-Scalar-Does/distinfo @@ -1,2 +1,3 @@ -SHA256 (Scalar-Does-0.202.tar.gz) = 5f642772b3a39776a41eb8095813c899fc98b3bbd86919023211a564bb48f0be -SIZE (Scalar-Does-0.202.tar.gz) = 34771 +TIMESTAMP = 1485968717 +SHA256 (Scalar-Does-0.203.tar.gz) = d628b73123e9c6de8f29712d783c9bf2694da288019c564c02940d444433f770 +SIZE (Scalar-Does-0.203.tar.gz) = 33817 |