Update to 0.03. Require 5.8.0+.
Changes: http://search.cpan.org/dist/Sub-Name/Changes
This commit is contained in:
parent
2a2fcee37a
commit
119f354e8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212830
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Sub-Name
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.03
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Sub::Name - (re)name a sub
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
MAN3= Sub::Name.3
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Sub-Name-0.02.tar.gz) = a47e1f1fe88a0c85b7ecc0d150039616
|
||||
SHA256 (Sub-Name-0.02.tar.gz) = 41b48f55165207c7dc33a4354349784c29f4c3a7338ee32ddf73641da11b507a
|
||||
SIZE (Sub-Name-0.02.tar.gz) = 2686
|
||||
MD5 (Sub-Name-0.03.tar.gz) = 809eaed69c51c5cf2086c088f518812e
|
||||
SHA256 (Sub-Name-0.03.tar.gz) = 095b32e120382cc9514d17601ba5f9b2a72d1c9b2cc9aaf3ac06f0a6d04f6276
|
||||
SIZE (Sub-Name-0.03.tar.gz) = 3009
|
||||
|
|
Loading…
Reference in a new issue