aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Patch
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-10-09 15:08:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-10-09 15:08:56 +0000
commit3b5716adf75ae16ae7ccbd553532a6519eb8901f (patch)
tree6e5d30af3c64754c14721ddb041803318d4ef972 /textproc/p5-Text-Patch
parented1ca5262e157744689bc05e2b402a84e6f6bad0 (diff)
downloadports-3b5716adf75ae16ae7ccbd553532a6519eb8901f.tar.gz
ports-3b5716adf75ae16ae7ccbd553532a6519eb8901f.zip
- Upgrade to 1.8.
Notes
Notes: svn path=/head/; revision=262688
Diffstat (limited to 'textproc/p5-Text-Patch')
-rw-r--r--textproc/p5-Text-Patch/Makefile5
-rw-r--r--textproc/p5-Text-Patch/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile
index 5972a60bbb09..387be9be449e 100644
--- a/textproc/p5-Text-Patch/Makefile
+++ b/textproc/p5-Text-Patch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Patch
-PORTVERSION= 1.4
+PORTVERSION= 1.8
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to patch text with given patch
+RUN_DEPENDS= p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Text::Patch.3
diff --git a/textproc/p5-Text-Patch/distinfo b/textproc/p5-Text-Patch/distinfo
index 4fc86e4d26a8..be460376c09a 100644
--- a/textproc/p5-Text-Patch/distinfo
+++ b/textproc/p5-Text-Patch/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Patch-1.4.tar.gz) = df9d160e5f32bfbcc240edccc4e46a88
-SHA256 (Text-Patch-1.4.tar.gz) = 4d01926fdb5847779a62aaccd064c16c81027f8433a2dc9063873bf5cc4fd149
-SIZE (Text-Patch-1.4.tar.gz) = 13243
+MD5 (Text-Patch-1.8.tar.gz) = ad5e453d5ba3b48afd8163114d0fee1c
+SHA256 (Text-Patch-1.8.tar.gz) = eaf18e61ba6a3e143846a7cc66f08ce58a0c4fbda92acb31aede25cb3b5c3dcc
+SIZE (Text-Patch-1.8.tar.gz) = 12652