diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-04-12 21:46:05 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-04-12 21:46:05 +0000 |
commit | 9494b97bb193619e9d4f81ad45bff887faff376d (patch) | |
tree | 3fab117ec27b54a2fdb005f595c1f5814bf619e1 /textproc/p5-HTML-Copy | |
parent | 3251c65b3eb574dcc2302edc9419368338961e7b (diff) |
- Update to 1.30
Notes
Notes:
svn path=/head/; revision=232251
Diffstat (limited to 'textproc/p5-HTML-Copy')
-rw-r--r-- | textproc/p5-HTML-Copy/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-HTML-Copy/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-HTML-Copy/Makefile b/textproc/p5-HTML-Copy/Makefile index 8a41c8eae5a4..cc0c80120aaa 100644 --- a/textproc/p5-HTML-Copy/Makefile +++ b/textproc/p5-HTML-Copy/Makefile @@ -6,10 +6,11 @@ # PORTNAME= HTML-Copy -PORTVERSION= 1.23 +PORTVERSION= 1.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= chinsan@FreeBSD.org COMMENT= Copy a HTML file without breaking links diff --git a/textproc/p5-HTML-Copy/distinfo b/textproc/p5-HTML-Copy/distinfo index 2754cfdb25d0..8a70599a4bc4 100644 --- a/textproc/p5-HTML-Copy/distinfo +++ b/textproc/p5-HTML-Copy/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-Copy-1.23.tar.gz) = 507faf833201c28c47f30ca75e40dfdd -SHA256 (HTML-Copy-1.23.tar.gz) = 63bf07ba5262b7affb324222be3ce41fdd08292d1771cbd8534724156ca4078b -SIZE (HTML-Copy-1.23.tar.gz) = 5823 +MD5 (HTML-Copy-1.3.tar.gz) = be0925a94e2de63478514a4547363cc1 +SHA256 (HTML-Copy-1.3.tar.gz) = 2ef93c6fb0f59acea84f75f68b1366926a68ab027375fb761be282397dad83d4 +SIZE (HTML-Copy-1.3.tar.gz) = 7285 |