diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /net | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) | |
download | ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.tar.gz ports-74a7f8c73cc84204d8d555de4a25874882c2dbe4.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/csync2/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/libvncserver/Makefile | 2 | ||||
-rw-r--r-- | net/netatalk/Makefile | 2 | ||||
-rw-r--r-- | net/netatalk3/Makefile | 1 | ||||
-rw-r--r-- | net/remmina-plugin-vnc/Makefile | 1 | ||||
-rw-r--r-- | net/remmina-plugins/Makefile | 2 | ||||
-rw-r--r-- | net/remotedesk/Makefile | 2 | ||||
-rw-r--r-- | net/tigervnc/Makefile | 2 | ||||
-rw-r--r-- | net/vino/Makefile | 2 | ||||
-rw-r--r-- | net/yaz/Makefile | 1 | ||||
-rw-r--r-- | net/zillion/Makefile | 2 |
12 files changed, 12 insertions, 9 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 4108b1cc8f06..f6134f2f52ba 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -3,7 +3,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ diff --git a/net/gq/Makefile b/net/gq/Makefile index 5a77480f0f0b..948bb0af1596 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -3,7 +3,7 @@ PORTNAME= gq PORTVERSION= 1.3.4 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION} diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index da1ae7b23b3b..aed1fefd7be4 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvncserver PORTVERSION= 0.9.9 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net devel MASTER_SITES= SF DISTNAME= LibVNCServer-${PORTVERSION} diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 10e97315b55f..430c9a860cfa 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -3,7 +3,7 @@ PORTNAME= netatalk PORTVERSION= 2.2.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= SF diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index a64e5aabf29e..14b07939f93a 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= netatalk PORTVERSION= 3.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile index ef9a2a317d27..95d81ce91b84 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -1,6 +1,7 @@ # Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 4 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index bcadf1ca6267..33d45ec95b52 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME?= remmina-plugins PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION?= 3 CATEGORIES= net gnome USE_GITHUB= yes GH_ACCOUNT= FreeRDP diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile index bf0724aa9cf1..5feb2f7b8f76 100644 --- a/net/remotedesk/Makefile +++ b/net/remotedesk/Makefile @@ -2,7 +2,7 @@ PORTNAME= remotedesk PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 4d72c56213f8..8a6e7c8d70ba 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= tigervnc PORTVERSION= 1.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net x11-servers MASTER_SITES= SF:tigervnc MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}/:tigervnc diff --git a/net/vino/Makefile b/net/vino/Makefile index e696b6d52c7f..3e072de12fc1 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -4,7 +4,7 @@ PORTNAME= vino PORTVERSION= 2.32.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 8b8cd105f1ca..6894f91f992b 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz PORTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zillion/Makefile b/net/zillion/Makefile index 6f55fc3b112d..6ca93a79ed78 100644 --- a/net/zillion/Makefile +++ b/net/zillion/Makefile @@ -2,7 +2,7 @@ PORTNAME= zillion PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-0_1 |