diff options
author | bofh <bofh@FreeBSD.org> | 2015-11-19 20:10:52 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2015-11-19 20:10:52 +0800 |
commit | 582a59054815d1cce81b52838f34f7e170418feb (patch) | |
tree | b0df1631e702f3f453340f2408aad62f4256bd7e /devel | |
parent | 501e22c7733089dda1b49b6fa9bf230b5e9aa295 (diff) | |
download | freebsd-ports-gnome-582a59054815d1cce81b52838f34f7e170418feb.tar.gz freebsd-ports-gnome-582a59054815d1cce81b52838f34f7e170418feb.tar.zst freebsd-ports-gnome-582a59054815d1cce81b52838f34f7e170418feb.zip |
devel/p5-Algorithm-LUHN: Update version 1.01=>1.02
- Mark NO_ARCH
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-LUHN/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Algorithm-LUHN/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-LUHN/Makefile b/devel/p5-Algorithm-LUHN/Makefile index 820197044e25..b006c92df8c8 100644 --- a/devel/p5-Algorithm-LUHN/Makefile +++ b/devel/p5-Algorithm-LUHN/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Algorithm-LUHN -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,5 +15,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/p5-Algorithm-LUHN/distinfo b/devel/p5-Algorithm-LUHN/distinfo index cd577f9d455e..7eee2664ae0f 100644 --- a/devel/p5-Algorithm-LUHN/distinfo +++ b/devel/p5-Algorithm-LUHN/distinfo @@ -1,2 +1,2 @@ -SHA256 (Algorithm-LUHN-1.01.tar.gz) = 08f2b94a0b5e126d6abba746fd45625db9bcfc948888c395e8f7d1bacd10db69 -SIZE (Algorithm-LUHN-1.01.tar.gz) = 11523 +SHA256 (Algorithm-LUHN-1.02.tar.gz) = e808fbba13e262608d37923efa917e18407453c4af96ab783fc77f9fe159b9c0 +SIZE (Algorithm-LUHN-1.02.tar.gz) = 12046 |