aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Lingua-EN-Inflect-Number/Makefile3
-rw-r--r--textproc/p5-Lingua-EN-Inflect-Number/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
index 5b97f0a3c25e..3bb29c2b17cb 100644
--- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile
+++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Lingua-EN-Inflect-Number
-PORTVERSION= 1.1
-PORTREVISION= 1
+PORTVERSION= 1.11
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/distinfo b/textproc/p5-Lingua-EN-Inflect-Number/distinfo
index bae4cdca4099..25b8cf8144c0 100644
--- a/textproc/p5-Lingua-EN-Inflect-Number/distinfo
+++ b/textproc/p5-Lingua-EN-Inflect-Number/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Lingua-EN-Inflect-Number-1.1.tar.gz) = def119f9f1c2eea66240d03beaf75611d1989e9d56a3c3584d8da59b75c8148e
-SIZE (Lingua-EN-Inflect-Number-1.1.tar.gz) = 3003
+SHA256 (Lingua-EN-Inflect-Number-1.11.tar.gz) = dfbd534c8ef3ebd42b80ca7e81f88fe473b17dac5fb77432764749939ccb6f67
+SIZE (Lingua-EN-Inflect-Number-1.11.tar.gz) = 9858
ts-graphics/commit/net-mgmt?id=4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08'>Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-261-3/+1 | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. * Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-1/+0 | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris * 1. Depend on the jdk, not the jre.nsayer2000-09-173-6/+10 | | | | | | 2. Depend on the jfc port rather than providing our own swing lib. 3. It's really v1.2, not 1.0 * Add port for java airport configuratornsayer2000-09-176-0/+63 | * Upgrade to 2.1a6brian2000-09-148-36/+50 | * Update with bsd.ruby.mk. :>knu2000-09-072-24/+17 | * Respect CC and CFLAGSkris2000-09-031-0/+17 | * Add ruby-snmp, Ruby interface to UCD-SNMP library.knu2000-09-016-0/+113 | * if (x = y) -> if (x == y)mharo2000-08-281-0/+39 | | | | | PR: 20825 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> * Upgrade to 1.8.1.se2000-08-204-11/+24 | | | | | Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port). * Update to 1.0.2.will2000-08-193-76/+79 | | | | | Prompted by: "Monitoring Network Traffic" thread on -isp Submitted by: Matt Ayres <matta@unixshell.com> * Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1 | | | | | PR: 20269 Submitted by: Ports Fury