Update to 0.004
- Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/lexical-underscore/Changes
This commit is contained in:
parent
3d236396f3
commit
cb24686c01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433073
2 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lexical-underscore
|
||||
PORTVERSION= 0.003
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.004
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TOBYINK
|
||||
|
@ -14,10 +13,12 @@ COMMENT= Access lexical underscore of your caller
|
|||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-PadWalker>=0:devel/p5-PadWalker
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (lexical-underscore-0.003.tar.gz) = 0562716ee0b9c43320a2cf89d5e8f100986001d267a3e7c8eff0fa38e2235257
|
||||
SIZE (lexical-underscore-0.003.tar.gz) = 15610
|
||||
TIMESTAMP = 1485968698
|
||||
SHA256 (lexical-underscore-0.004.tar.gz) = 6bd5d1469e161e199a9bd7fdde957e04176c5707cb059597a23ca3e130fb1134
|
||||
SIZE (lexical-underscore-0.004.tar.gz) = 14512
|
||||
|
|
Loading…
Reference in a new issue