mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.17
- Add NO_ARCH Changes: http://search.cpan.org/dist/Config-GitLike/Changes
This commit is contained in:
parent
2390157d36
commit
17d57b46eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446090
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Config-GitLike
|
PORTNAME= Config-GitLike
|
||||||
PORTVERSION= 1.16
|
PORTVERSION= 1.17
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -19,6 +18,7 @@ BUILD_DEPENDS= p5-Moo>=0:devel/p5-Moo \
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (Config-GitLike-1.16.tar.gz) = 48c7f7e71405219582a96e5266cbec51c0ff3ec4bf0bb6db1fd12725ee23fe8f
|
TIMESTAMP = 1500315874
|
||||||
SIZE (Config-GitLike-1.16.tar.gz) = 49812
|
SHA256 (Config-GitLike-1.17.tar.gz) = 674a07b814fdcf9d323088d093245bcd066aaee24ec0914cb4decc9a943de54e
|
||||||
|
SIZE (Config-GitLike-1.17.tar.gz) = 52044
|
||||||
|
|
Loading…
Add table
Reference in a new issue