aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 01:24:46 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 01:24:46 +0000
commit9f11d5313567f3635757a565e3b8337c6ac43870 (patch)
treeab591e4bce75fe8033a73ac87ad6e4125917a366
parent2bd38a36fdd5b5f9b99c33e50025108a562a9b8f (diff)
downloadports-9f11d5313567f3635757a565e3b8337c6ac43870.tar.gz
ports-9f11d5313567f3635757a565e3b8337c6ac43870.zip
- why does cvs hate me ?
these Makefile s were meant to be committed before PR: 142631, 142641, 142674, 142681
Notes
Notes: svn path=/head/; revision=248907
-rw-r--r--databases/p5-Jifty-DBI/Makefile3
-rw-r--r--devel/p5-IO-Async/Makefile2
-rw-r--r--textproc/p5-Pod-Abstract/Makefile3
-rw-r--r--textproc/p5-XML-Compile/Makefile3
4 files changed, 4 insertions, 7 deletions
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile
index 7a67162e9bfe..88cea9c9ad76 100644
--- a/databases/p5-Jifty-DBI/Makefile
+++ b/databases/p5-Jifty-DBI/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Jifty-DBI
-PORTVERSION= 0.59
-PORTREVISION= 1
+PORTVERSION= 0.60
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index cf917cfc1858..2f919a743b79 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Async
-PORTVERSION= 0.26
+PORTVERSION= 0.27
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile
index 56a12ba76159..a350737596fe 100644
--- a/textproc/p5-Pod-Abstract/Makefile
+++ b/textproc/p5-Pod-Abstract/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Pod-Abstract
-PORTVERSION= 0.19
-PORTREVISION= 1
+PORTVERSION= 0.20
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index 7899809de3ac..f11ffb51172b 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= XML-Compile
-PORTVERSION= 1.09
-PORTREVISION= 1
+PORTVERSION= 1.11
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-