aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-08-19 20:03:05 +0800
committergarga <garga@FreeBSD.org>2005-08-19 20:03:05 +0800
commit01e276b195f07e8e42679ead029bfad80d9eb665 (patch)
treecdd32d3810b5a2585528963568105b1843b200bf
parent23e5c06d8c02101a5e26e6d26cca0ce149d9b258 (diff)
downloadfreebsd-ports-gnome-01e276b195f07e8e42679ead029bfad80d9eb665.tar.gz
freebsd-ports-gnome-01e276b195f07e8e42679ead029bfad80d9eb665.tar.zst
freebsd-ports-gnome-01e276b195f07e8e42679ead029bfad80d9eb665.zip
- Update to 1.5 and unbreak on perl >= 5.8
PR: ports/84229 Submitted by: leeym Approved by: portmgr (krion), submitter timeout
-rw-r--r--textproc/p5-Lingua-Ident/Makefile11
-rw-r--r--textproc/p5-Lingua-Ident/distinfo4
2 files changed, 4 insertions, 11 deletions
diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile
index 0e7e9da581b6..4c972813702a 100644
--- a/textproc/p5-Lingua-Ident/Makefile
+++ b/textproc/p5-Lingua-Ident/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-Ident
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/MPIOTR
@@ -19,12 +19,5 @@ PERL_CONFIGURE= yes
MAN1= trainlid.1
MAN3= Lingua::Ident.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 500800
-BROKEN= "Does not compile with perl >=5.8"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-Lingua-Ident/distinfo b/textproc/p5-Lingua-Ident/distinfo
index ede83e6fe16f..84e80f81cfea 100644
--- a/textproc/p5-Lingua-Ident/distinfo
+++ b/textproc/p5-Lingua-Ident/distinfo
@@ -1,2 +1,2 @@
-MD5 (Lingua-Ident-1.4.tar.gz) = a516fcbc9bfb2267939d6c7029ef489f
-SIZE (Lingua-Ident-1.4.tar.gz) = 44216
+MD5 (Lingua-Ident-1.5.tar.gz) = 2adc297f3f62c29a5c571f8178b06fef
+SIZE (Lingua-Ident-1.5.tar.gz) = 43814