diff options
author | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-08-10 06:56:19 +0800 |
commit | 798c110286ff2f15e1ec0d1ebca07cf9b66f306f (patch) | |
tree | 5c38ecab1a2a8e589dc90b6371fae06678cce84b /net | |
parent | d718e6d99369f1a11552ed085bbf692fe6b5d9a3 (diff) | |
download | freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.gz freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.tar.zst freebsd-ports-gnome-798c110286ff2f15e1ec0d1ebca07cf9b66f306f.zip |
- Bump PORTREVISION to chase the update of net/yaz.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Z3950-SimpleServer/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-yaz/Makefile | 2 | ||||
-rw-r--r-- | net/yaz++/Makefile | 1 | ||||
-rw-r--r-- | net/zebra-server/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-Net-Z3950-SimpleServer/Makefile b/net/p5-Net-Z3950-SimpleServer/Makefile index b86e0afe4376..418bc06fe6d9 100644 --- a/net/p5-Net-Z3950-SimpleServer/Makefile +++ b/net/p5-Net-Z3950-SimpleServer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Z3950-SimpleServer PORTVERSION= 1.12 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index d1880a9db256..01f2b899062e 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index 4645406903ca..dad0428ec510 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -7,7 +7,7 @@ PORTNAME= yaz PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile index cd3bcf35c885..2cdfec6cb5dd 100644 --- a/net/yaz++/Makefile +++ b/net/yaz++/Makefile @@ -7,6 +7,7 @@ PORTNAME= yaz++ PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/ DISTNAME= yazpp-${PORTVERSION} diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 8ae564a72702..5f2656f29543 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.43 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} |