diff options
author | mat <mat@FreeBSD.org> | 2017-02-01 00:21:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-02-01 00:21:45 +0800 |
commit | 19b19680f61647743b824b2eedfb0bd23fedfdda (patch) | |
tree | 9894e944547809ff5eee8d0b36fc76622411570d /net | |
parent | fe7cc3a16adbefd86d48de018ba798402368e6c1 (diff) | |
download | freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.tar.gz freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.tar.zst freebsd-ports-gnome-19b19680f61647743b824b2eedfb0bd23fedfdda.zip |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-FS-Flickr/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-RTP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-SAP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-SDP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-SPDY/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-VNC/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Server-Starter/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Socket-GetAddrInfo/Makefile | 2 | ||||
-rw-r--r-- | net/p5-VM-EC2/Makefile | 1 |
9 files changed, 9 insertions, 7 deletions
diff --git a/net/p5-Net-FS-Flickr/Makefile b/net/p5-Net-FS-Flickr/Makefile index 403e996a86f1..cdb70a95e532 100644 --- a/net/p5-Net-FS-Flickr/Makefile +++ b/net/p5-Net-FS-Flickr/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-FS-Flickr PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile index da7845fc000b..501c0733ea90 100644 --- a/net/p5-Net-RTP/Makefile +++ b/net/p5-Net-RTP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-RTP PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index c690b5d0cadf..b85828fefd8e 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SAP PORTVERSION= 0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-SDP/Makefile b/net/p5-Net-SDP/Makefile index 0702990f88ee..2044675f5480 100644 --- a/net/p5-Net-SDP/Makefile +++ b/net/p5-Net-SDP/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SDP PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-SPDY/Makefile b/net/p5-Net-SPDY/Makefile index 41935486fcda..7f04959f95a6 100644 --- a/net/p5-Net-SPDY/Makefile +++ b/net/p5-Net-SPDY/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SPDY DISTVERSION= 0.1_5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LKUNDRAK diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile index aabea4894b7b..9f6749157915 100644 --- a/net/p5-Net-VNC/Makefile +++ b/net/p5-Net-VNC/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-VNC PORTVERSION= 0.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 5f563caf8321..df97c2cfb28a 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -2,6 +2,7 @@ PORTNAME= Server-Starter PORTVERSION= 0.30 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZUHO diff --git a/net/p5-Socket-GetAddrInfo/Makefile b/net/p5-Socket-GetAddrInfo/Makefile index 77bafb410dfb..dd5b46421e9b 100644 --- a/net/p5-Socket-GetAddrInfo/Makefile +++ b/net/p5-Socket-GetAddrInfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= Socket-GetAddrInfo PORTVERSION= 0.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-VM-EC2/Makefile b/net/p5-VM-EC2/Makefile index 438fdbabebe9..97cd01758eae 100644 --- a/net/p5-VM-EC2/Makefile +++ b/net/p5-VM-EC2/Makefile @@ -3,6 +3,7 @@ PORTNAME= VM-EC2 PORTVERSION= 1.28 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |