mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Update to 0.08
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/File-Modified/Changes
This commit is contained in:
parent
430f42032a
commit
f49b64695e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350200
2 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= File-Modified
|
PORTNAME= File-Modified
|
||||||
PORTVERSION= 0.07
|
PORTVERSION= 0.08
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl module for checking intelligently if files have changed
|
COMMENT= Perl module for checking intelligently if files have changed
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (File-Modified-0.07.tar.gz) = 3091786775d97e7e35ef92d9a83c71fe414846f08ab995fd6abb28174e78f387
|
SHA256 (File-Modified-0.08.tar.gz) = 130f3e2f6a0d4a99cd2988bfe21e1b8a7cf6fe19c2e03b8b30c15efc7ddaccf4
|
||||||
SIZE (File-Modified-0.07.tar.gz) = 7164
|
SIZE (File-Modified-0.08.tar.gz) = 7836
|
||||||
|
|
Loading…
Add table
Reference in a new issue