diff options
-rw-r--r-- | databases/p5-Jifty-DBI/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-IO-Async/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 3 |
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- |