- Update to 0.16
- Add NO_ARCH Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes
This commit is contained in:
parent
3d205f14e9
commit
e42c953723
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391091
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Module-Build-XSUtil
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,6 +19,7 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
|
|||
p5-Cwd-Guard>=0:${PORTSDIR}/devel/p5-Cwd-Guard \
|
||||
p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Module-Build-XSUtil-0.15.tar.gz) = 289ff6df88d63df92fa403434346bcc5193b88856e43231c130d461da8432d21
|
||||
SIZE (Module-Build-XSUtil-0.15.tar.gz) = 14925
|
||||
SHA256 (Module-Build-XSUtil-0.16.tar.gz) = 15762fa4e43b41302cff261c7ad75aacdc874f416981f206d783f20acd023adb
|
||||
SIZE (Module-Build-XSUtil-0.16.tar.gz) = 15137
|
||||
|
|
Loading…
Reference in a new issue