mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.026
- Add NO_ARCH Changes: http://search.cpan.org/dist/Dir-Project/Changes
This commit is contained in:
parent
393406a351
commit
f1066fcebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439529
3 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Dir-Project
|
PORTNAME= Dir-Project
|
||||||
PORTVERSION= 3.025
|
PORTVERSION= 3.026
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,6 +13,7 @@ COMMENT= Project Environment determination
|
||||||
LICENSE= LGPL3 ART20
|
LICENSE= LGPL3 ART20
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
CONFIGURE_ENV= DIRPROJECT_PREFIX=${PREFIX}
|
CONFIGURE_ENV= DIRPROJECT_PREFIX=${PREFIX}
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (Dir-Project-3.025.tar.gz) = f29db2608910465d7de734943f9c4097f11c4e22498760f57f9280d4ce12de02
|
TIMESTAMP = 1493274347
|
||||||
SIZE (Dir-Project-3.025.tar.gz) = 14742
|
SHA256 (Dir-Project-3.026.tar.gz) = b095e86ccab8ac08dfac5315e066a85bfcd01abb7ff81aa5c159e9a06dc0fb6d
|
||||||
|
SIZE (Dir-Project-3.026.tar.gz) = 14787
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
bin/project_bin
|
bin/project_bin
|
||||||
bin/project_dir
|
bin/project_dir
|
||||||
%%PERL5_MAN3%%/Dir::Project.3.gz
|
|
||||||
%%SITE_PERL%%/Dir/Project.pm
|
|
||||||
lib/project_dir.mk
|
lib/project_dir.mk
|
||||||
|
%%SITE_PERL%%/Dir/Project.pm
|
||||||
%%PERL5_MAN1%%/project_bin.1.gz
|
%%PERL5_MAN1%%/project_bin.1.gz
|
||||||
%%PERL5_MAN1%%/project_dir.1.gz
|
%%PERL5_MAN1%%/project_dir.1.gz
|
||||||
|
%%PERL5_MAN3%%/Dir::Project.3.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue