diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-26 19:01:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-26 19:01:35 +0000 |
commit | 09ce27223a093d2cbce9fc63761e62e58cc0f6f0 (patch) | |
tree | ef7b6da3ac476321bf9ad8157e090c03c5ef1288 /converters/p5-bsdconv | |
parent | d26c0b590232396de4c9e2986d2bb7412479b2b2 (diff) | |
download | ports-09ce27223a093d2cbce9fc63761e62e58cc0f6f0.tar.gz ports-09ce27223a093d2cbce9fc63761e62e58cc0f6f0.zip |
Notes
Diffstat (limited to 'converters/p5-bsdconv')
-rw-r--r-- | converters/p5-bsdconv/Makefile | 6 | ||||
-rw-r--r-- | converters/p5-bsdconv/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile index 0278097ae0f6..05c4055a2f49 100644 --- a/converters/p5-bsdconv/Makefile +++ b/converters/p5-bsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdconv -PORTVERSION= 7.0 +PORTVERSION= 7.2 CATEGORIES= converters perl5 MASTER_SITES= https://github.com/buganini/perl-${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMEPREFIX= p5- @@ -17,9 +17,9 @@ COMMENT= Perl wrapper for bsdconv LICENSE= BSD -LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv -GITVERSION= 2c544e7 +GITVERSION= 0da681c FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-perl-${PORTNAME}-${GITVERSION} diff --git a/converters/p5-bsdconv/distinfo b/converters/p5-bsdconv/distinfo index 19df4c7d248b..f9e930f3df8a 100644 --- a/converters/p5-bsdconv/distinfo +++ b/converters/p5-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = d6becf17c3ffbfa818674b6ca35d55f21b106a5f7a9a4827bffaae12352caafc -SIZE (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = 43187 +SHA256 (buganini-bsdconv-7.2-0-g0da681c.tar.gz) = 8172f046ae393bd818a5f360ebac7bf18426800a1979eecf08321bcfa800069a +SIZE (buganini-bsdconv-7.2-0-g0da681c.tar.gz) = 43211 |