FreeBSD Bugzilla – Attachment 196561 Details for
Bug 230909
[exp-run] convert x11/xorgproto dependency to build dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Convert xorgproto to build dependency, rev 1
ports.xorgproto.builddepends.git.diff (text/plain), 111.30 KB, created by
Niclas Zeising
on 2018-08-26 11:33:13 UTC
(
hide
)
Description:
Convert xorgproto to build dependency, rev 1
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2018-08-26 11:33:13 UTC
Size:
111.30 KB
patch
obsolete
>diff --git a/Mk/bsd.xorg.mk b/Mk/bsd.xorg.mk >index 5c2754d9b1d8..5734f5e9be2a 100644 >--- a/Mk/bsd.xorg.mk >+++ b/Mk/bsd.xorg.mk >@@ -198,7 +198,7 @@ xmu_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xmu.pc:x11-toolkits/libXmu > xmuu_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xmuu.pc:x11-toolkits/libXmu > xorg-macros_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:devel/xorg-macros > xorg-server_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-server.pc:x11-servers/xorg-server >-xorgproto_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xproto.pc:x11/xorgproto >+xorgproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xproto.pc:x11/xorgproto > xp_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xp.pc:x11/libXp > xpm_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xpm.pc:x11/libXpm > xprintapputil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xprintapputil.pc:x11/libXprintAppUtil >diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile >index 800c7759aeff..08d2fb94bd92 100644 >--- a/audio/clementine-player/Makefile >+++ b/audio/clementine-player/Makefile >@@ -5,7 +5,7 @@ PORTNAME= clementine > DISTVERSIONPREFIX= v > DISTVERSION= 1.3.1-441 > DISTVERSIONSUFFIX= -gc01b7bc >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= audio > PKGNAMESUFFIX= -player > >diff --git a/audio/dpf-plugins-lv2/Makefile b/audio/dpf-plugins-lv2/Makefile >index 233136744f6f..03d8dab0268e 100644 >--- a/audio/dpf-plugins-lv2/Makefile >+++ b/audio/dpf-plugins-lv2/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= dpf-plugins > DISTVERSIONPREFIX= v > DISTVERSION= 1.1-1 >+PORTREVISION= 3 > DISTVERSIONSUFFIX= -g0c433e4 > CATEGORIES= audio > PKGNAMESUFFIX= -lv2 >diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile >index c34699774ad0..866dcc0403bc 100644 >--- a/audio/gogglesmm/Makefile >+++ b/audio/gogglesmm/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= gogglesmm > PORTVERSION= 1.2.1 >+PORTREVISION= 3 > CATEGORIES= audio > > MAINTAINER= jhale@FreeBSD.org >diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile >index b333f1e7c6dc..afba8a197b5e 100644 >--- a/audio/mixxx/Makefile >+++ b/audio/mixxx/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= mixxx > PORTVERSION= 2.0.0 > DISTVERSIONSUFFIX= -src >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= audio > MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ > >diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile >index c054a435b881..f256086bb9e1 100644 >--- a/audio/rhythmbox/Makefile >+++ b/audio/rhythmbox/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= rhythmbox > PORTVERSION= 3.4.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >diff --git a/audio/x42-plugins-lv2/Makefile b/audio/x42-plugins-lv2/Makefile >index 61784d4203d1..bf1478b9ed49 100644 >--- a/audio/x42-plugins-lv2/Makefile >+++ b/audio/x42-plugins-lv2/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= x42-plugins > DISTVERSION= 20180812 # the version is published here: http://gareus.org/misc/x42-plugins.php >+PORTREVISION= 3 > CATEGORIES= audio > MASTER_SITES= http://gareus.org/misc/x42-plugins/ > PKGNAMESUFFIX= -lv2 >diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile >index 9003b520deef..7e79d200ec26 100644 >--- a/cad/brlcad/Makefile >+++ b/cad/brlcad/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= brlcad > PORTVERSION= 7.24.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= cad > MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} > >diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile >index de8d7a912902..cdb38bdc764d 100644 >--- a/cad/freecad/Makefile >+++ b/cad/freecad/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= FreeCAD > DISTVERSION= 0.17.13509 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= cad > > MAINTAINER= ports@FreeBSD.org >diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile >index 94e830788f99..7dfcb5bb99e8 100644 >--- a/cad/kicad-devel/Makefile >+++ b/cad/kicad-devel/Makefile >@@ -3,8 +3,7 @@ > > PORTNAME= kicad > DISTVERSION= r${GIT_SRC_DATE} >-PORTREVISION= 3 >-#PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= cad > PKGNAMESUFFIX= -devel > DIST_SUBDIR= ${PORTNAME} >diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile >index 7902b62f48d0..52f37d33f7d9 100644 >--- a/cad/kicad/Makefile >+++ b/cad/kicad/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= kicad > PORTVERSION= 4.0.7 >-PORTREVISION= 10 >+PORTREVISION= 11 > PORTEPOCH= 2 > CATEGORIES= cad > >diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile >index 244913b255db..a056ccc2ed85 100644 >--- a/cad/librecad/Makefile >+++ b/cad/librecad/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= librecad > DISTVERSION= 2.2.0-rc1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= cad > > MAINTAINER= jhale@FreeBSD.org >diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile >index 03e8651b79d7..905394872393 100644 >--- a/cad/linuxcnc-devel/Makefile >+++ b/cad/linuxcnc-devel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= linuxcnc > PORTVERSION= 20170708 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= cad > PKGNAMESUFFIX= -devel > >diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile >index 81f265156328..2983db5e8a99 100644 >--- a/cad/meshlab/Makefile >+++ b/cad/meshlab/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= meshlab > PORTVERSION= 1.3.3 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= cad > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/ > DISTNAME= MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g} >diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile >index b4d0aded4006..b5533bb452de 100644 >--- a/cad/openscad-devel/Makefile >+++ b/cad/openscad-devel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= openscad > PORTVERSION= 2018.04.19 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= cad > PKGNAMESUFFIX= -devel > DIST_SUBDIR= ${PORTNAME} >diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile >index 86f7ce4d01fa..3e8581aa9f69 100644 >--- a/cad/openscad/Makefile >+++ b/cad/openscad/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= openscad > PORTVERSION= 2015.03 >-PORTREVISION= 21 >+PORTREVISION= 22 > CATEGORIES= cad > MASTER_SITES= http://files.openscad.org/ > DISTNAME= openscad-${PORTVERSION}.src >diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile >index c338bfe4c049..367131c4d221 100644 >--- a/cad/openvsp/Makefile >+++ b/cad/openvsp/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= openvsp > DISTVERSIONPREFIX= ${GH_PROJECT}_ > DISTVERSION= 3.16.1 >+PORTREVISION= 1 > CATEGORIES= cad > > MAINTAINER= fernape@FreeBSD.org >diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile >index 4c69e64502c6..12612b0a3269 100644 >--- a/cad/qcad/Makefile >+++ b/cad/qcad/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= qcad > PORTVERSION= 3.21.1.1 > DISTVERSIONPREFIX= v >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= cad > DIST_SUBDIR= ${PORTNAME} > >diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile >index df4bc4a33b59..8e0333eab019 100644 >--- a/chinese/librime/Makefile >+++ b/chinese/librime/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= librime > PORTVERSION= 1.2.9 > DISTVERSIONPREFIX= rime- >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= chinese textproc > > MAINTAINER= lichray@gmail.com >diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile >index 69b1b9b2397f..42114fa81362 100644 >--- a/comms/gqrx/Makefile >+++ b/comms/gqrx/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= gqrx > PORTVERSION= 2.11.5 > DISTVERSIONPREFIX= v >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= comms hamradio > >diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile >index d94e67e586a7..e0b981156351 100644 >--- a/databases/grass7/Makefile >+++ b/databases/grass7/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= grass > PORTVERSION= 7.4.0 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= databases geography > MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ > http://grass.cict.fr/%SUBDIR%/ \ >diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile >index 7df4de16a7b2..21167d3a9d8e 100644 >--- a/deskutils/calibre/Makefile >+++ b/deskutils/calibre/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= calibre > PORTVERSION= 3.30.0 >+PORTREVISION= 1 > CATEGORIES= deskutils python > MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ > >diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile >index c52d735d0353..2b26bd6180a2 100644 >--- a/devel/directfb/Makefile >+++ b/devel/directfb/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= directfb > PORTVERSION= 1.4.17 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= http://sources.buildroot.net/ > DISTNAME= DirectFB-${PORTVERSION} >diff --git a/devel/gwenhywfar-qt5/Makefile b/devel/gwenhywfar-qt5/Makefile >index e83fd92d2db6..7ef8aed41a2c 100644 >--- a/devel/gwenhywfar-qt5/Makefile >+++ b/devel/gwenhywfar-qt5/Makefile >@@ -1,6 +1,6 @@ > # $FreeBSD$ > >-PORTREVISION= 0 >+PORTREVISION= 1 > PKGNAMESUFFIX= -${SLAVEPORT} > > MAINTAINER= jhale@FreeBSD.org >diff --git a/devel/imake/Makefile b/devel/imake/Makefile >index bb65d91a51d1..18104a202502 100644 >--- a/devel/imake/Makefile >+++ b/devel/imake/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= imake > PORTVERSION= 1.0.7 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= devel > >diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile >index bbbdbe01b8f6..3820c8270de2 100644 >--- a/devel/liteide/Makefile >+++ b/devel/liteide/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= liteide > DISTVERSIONPREFIX= x > DISTVERSION= 34.1 >+PORTREVISION= 1 > CATEGORIES= devel editors > > MAINTAINER= dg@syrec.org >diff --git a/devel/lndir/Makefile b/devel/lndir/Makefile >index 110254ddc7ce..30f1bef1cbf6 100644 >--- a/devel/lndir/Makefile >+++ b/devel/lndir/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= lndir > PORTVERSION= 1.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > > MAINTAINER= unixmania@gmail.com >diff --git a/devel/love07/Makefile b/devel/love07/Makefile >index 35021b47e68b..7648561108d3 100644 >--- a/devel/love07/Makefile >+++ b/devel/love07/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= love > PORTVERSION= 0.7.2 >-PORTREVISION= 18 >+PORTREVISION= 19 > CATEGORIES= devel games > MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ > http://mirror.amdmi3.ru/distfiles/ >diff --git a/devel/love08/Makefile b/devel/love08/Makefile >index bd3cb0e792de..62209d593ea7 100644 >--- a/devel/love08/Makefile >+++ b/devel/love08/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= love > PORTVERSION= 0.8.0 >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= devel games > MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ > http://mirror.amdmi3.ru/distfiles/ >diff --git a/devel/love5/Makefile b/devel/love5/Makefile >index 881572acb178..fec456aac267 100644 >--- a/devel/love5/Makefile >+++ b/devel/love5/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= love > DISTVERSION= 0.5-0 >-PORTREVISION= 24 >+PORTREVISION= 25 > CATEGORIES= devel games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION} > PKGNAMESUFFIX= 5 >diff --git a/devel/makedepend/Makefile b/devel/makedepend/Makefile >index d96209e0ad18..f66dff7bb611 100644 >--- a/devel/makedepend/Makefile >+++ b/devel/makedepend/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= makedepend > PORTVERSION= 1.0.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= devel > >diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile >index 39ce0ac5751c..d3d56eb0e6d1 100644 >--- a/devel/p5-SDL/Makefile >+++ b/devel/p5-SDL/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= SDL > PORTVERSION= 2.548 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >diff --git a/devel/rlvm/Makefile b/devel/rlvm/Makefile >index 64bf376f6715..a577ed254229 100644 >--- a/devel/rlvm/Makefile >+++ b/devel/rlvm/Makefile >@@ -4,7 +4,7 @@ PORTNAME= rlvm > DISTVERSIONPREFIX= release- > DISTVERSION= 0.14-67 > DISTVERSIONSUFFIX= -g9350209 >-PORTREVISION= 15 >+PORTREVISION= 16 > CATEGORIES= devel games > > MAINTAINER= jbeich@FreeBSD.org >diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile >index a9c2b52f1fcb..2e52110aefd2 100644 >--- a/devel/sdl12/Makefile >+++ b/devel/sdl12/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= sdl > PORTVERSION= 1.2.15 >-PORTREVISION= 11 >+PORTREVISION= 12 > PORTEPOCH= 2 > CATEGORIES= devel > MASTER_SITES= http://www.libsdl.org/release/ >diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile >index c7ba5863c0ed..3051e92ca042 100644 >--- a/devel/simgear/Makefile >+++ b/devel/simgear/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= simgear > PORTVERSION= 2018.2.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel games > MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} > >diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile >index 7157d1bf9fdd..0f78438ebbbd 100644 >--- a/editors/encryptpad/Makefile >+++ b/editors/encryptpad/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= encryptpad > DISTVERSIONPREFIX= v > DISTVERSION= 0.4.0.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= editors security > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile >index 200677cbba61..fc89b3dede59 100644 >--- a/editors/libreoffice/Makefile >+++ b/editors/libreoffice/Makefile >@@ -2,7 +2,7 @@ > > .include "${.CURDIR}/Makefile.common" > >-PORTREVISION= 4 >+PORTREVISION= 5 > MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ > https://dev-www.libreoffice.org/src/:src \ > https://dev-www.libreoffice.org/extern/:ext >diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile >index bd969235545b..8d195f698bcf 100644 >--- a/editors/openoffice-4/Makefile >+++ b/editors/openoffice-4/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= apache-openoffice > PORTVERSION= ${AOOVERSION} >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= editors java > MASTER_SITES= APACHE/openoffice/${PORTVERSION}/sources \ > http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ >diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile >index 1ef1e9748237..ab8feb156df9 100644 >--- a/editors/openoffice-devel/Makefile >+++ b/editors/openoffice-devel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= apache-openoffice > PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} >-#PORTREVISION= 1 >+PORTREVISION= 1 > PORTEPOCH= 4 > CATEGORIES= editors java > MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ >diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile >index cc9f25db6148..7cd2efb5949c 100644 >--- a/emulators/dolphin-emu/Makefile >+++ b/emulators/dolphin-emu/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= dolphin-emu > PORTVERSION= 5.0 >-PORTREVISION= 23 >+PORTREVISION= 24 > CATEGORIES= emulators > > MAINTAINER= martymac@FreeBSD.org >diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile >index f6169a076da7..03b61ad059a8 100644 >--- a/emulators/fceux/Makefile >+++ b/emulators/fceux/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fceux > PORTVERSION= 2.2.3 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= emulators > MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/ > DISTNAME= ${PORTNAME}-${PORTVERSION}.src >diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile >index 84a97a673120..f2790805671d 100644 >--- a/emulators/mame/Makefile >+++ b/emulators/mame/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME?= mame > PORTVERSION= 0.200 >+PORTREVISION= 1 > CATEGORIES= emulators > > MAINTAINER= ports@FreeBSD.org >diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile >index 1a5b0af1158e..c89a3114466e 100644 >--- a/emulators/mupen64plus-video-glide64mk2/Makefile >+++ b/emulators/mupen64plus-video-glide64mk2/Makefile >@@ -1,7 +1,7 @@ > # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> > # $FreeBSD$ > >-PORTREVISION= 13 >+PORTREVISION= 14 > PKGNAMESUFFIX= -video-glide64mk2 > > COMMENT= Glide64mk2 video plugin for Mupen64Plus >diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile >index f8f3951c5628..895680576b6d 100644 >--- a/emulators/nestopia/Makefile >+++ b/emulators/nestopia/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= nestopia > DISTVERSION= 1.49 >+PORTREVISION= 1 > CATEGORIES= emulators > > MAINTAINER= neel@neelc.org >diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile >index 227b88eeba71..259c949b24a6 100644 >--- a/emulators/open-vm-tools/Makefile >+++ b/emulators/open-vm-tools/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= open-vm-tools > PORTVERSION= ${RELEASE_VER} > DISTVERSIONPREFIX= stable- >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 2 > CATEGORIES= emulators > >diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile >index 730ec6b06e89..536781bd2d96 100644 >--- a/emulators/rpcs3/Makefile >+++ b/emulators/rpcs3/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= rpcs3 > DISTVERSIONPREFIX= v > DISTVERSION= 0.0.5-774 >+PORTREVISION= 1 > DISTVERSIONSUFFIX= -g21e191111 > CATEGORIES= emulators > >diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile >index 207d1cc60186..02b155ade1a6 100644 >--- a/emulators/stonx/Makefile >+++ b/emulators/stonx/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= stonx > PORTVERSION= 0.6.7e.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= emulators > MASTER_SITES= SF/stonx/stonx/0.6.7.6 > DISTNAME= STonX-0.6.7.6 >diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile >index 197c21355362..13404124b6cf 100644 >--- a/emulators/virtualbox-ose-additions/Makefile >+++ b/emulators/virtualbox-ose-additions/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= virtualbox-ose > PORTVERSION= 5.2.18 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ > PKGNAMESUFFIX?= -additions >diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile >index a230dddc2f24..0edbff64591c 100644 >--- a/emulators/virtualbox-ose/Makefile >+++ b/emulators/virtualbox-ose/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= virtualbox-ose > PORTVERSION= 5.2.18 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ > DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} >diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile >index 9ac669bf961f..0636f6ed698d 100644 >--- a/emulators/wine-devel/Makefile >+++ b/emulators/wine-devel/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= wine > DISTVERSION= 3.14 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= SF/${PORTNAME}/Source \ >diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile >index 60b60054b76d..30472b32588c 100644 >--- a/emulators/wine/Makefile >+++ b/emulators/wine/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= wine > DISTVERSION= 3.0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= emulators > MASTER_SITES= SF/${PORTNAME}/Source \ >diff --git a/games/0ad/Makefile b/games/0ad/Makefile >index a3eb9ee58dd9..b1ae1b8776e8 100644 >--- a/games/0ad/Makefile >+++ b/games/0ad/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= 0ad > PORTVERSION= 0.0.23 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= http://releases.wildfiregames.com/ \ > SF/zero-ad/releases >diff --git a/games/alephone/Makefile b/games/alephone/Makefile >index 94d4e595a591..dde1b4abff78 100644 >--- a/games/alephone/Makefile >+++ b/games/alephone/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= alephone > PORTVERSION= 20150620 >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= games > MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 > DISTNAME= AlephOne-${PORTVERSION} >diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile >index da7dbed8a572..272a077f1b1e 100644 >--- a/games/allacrost/Makefile >+++ b/games/allacrost/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= allacrost > PORTVERSION= 1.0.2 >-PORTREVISION= 23 >+PORTREVISION= 24 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} > DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} >diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile >index 6252f607359c..f78190e34956 100644 >--- a/games/arx-libertatis/Makefile >+++ b/games/arx-libertatis/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= arx-libertatis > PORTVERSION= 1.1.2 >-PORTREVISION= 11 >+PORTREVISION= 12 > CATEGORIES= games > MASTER_SITES= http://downloads.sourceforge.net/arx/ \ > http://arx-libertatis.org/files/ >diff --git a/games/barony/Makefile b/games/barony/Makefile >index 94b703b97c16..bb66fb528896 100644 >--- a/games/barony/Makefile >+++ b/games/barony/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= barony > DISTVERSIONPREFIX= v > DISTVERSION= 3.1.4 >+PORTREVISION= 1 > CATEGORIES= games > > MAINTAINER= devnexen@gmail.com >diff --git a/games/blobby/Makefile b/games/blobby/Makefile >index 23d738fb07bf..670d6c5c8e23 100644 >--- a/games/blobby/Makefile >+++ b/games/blobby/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= blobby > PORTVERSION= 1.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > PORTEPOCH= 1 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/${PORTVERSION} >diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile >index f24252192b50..abbc49e26148 100644 >--- a/games/bloboats/Makefile >+++ b/games/bloboats/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= bloboats > PORTVERSION= 1.0.2 > DISTVERSIONSUFFIX= -source >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= games > MASTER_SITES= http://bloboats.dy.fi/mirror/ \ > LOCAL/ehaupt >diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile >index 9235f6b689d0..63855a7329a2 100644 >--- a/games/burrtools/Makefile >+++ b/games/burrtools/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= burrtools > PORTVERSION= 0.6.3 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= games > MASTER_SITES= SF > >diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile >index cf3535ec7a50..cb059a381062 100644 >--- a/games/criticalmass/Makefile >+++ b/games/criticalmass/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= criticalmass > PORTVERSION= 1.5.0 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION}-RC >diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile >index 0ab7cf297f65..0b16200f06f3 100644 >--- a/games/darkplaces/Makefile >+++ b/games/darkplaces/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= darkplaces > PORTVERSION= 20140513 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= games > MASTER_SITES= http://icculus.org/twilight/darkplaces/files/ > DISTNAME= ${PORTNAME}engine${PORTVERSION} >diff --git a/games/doom/Makefile b/games/doom/Makefile >index 2f13f52c7c92..7f15a64e78b3 100644 >--- a/games/doom/Makefile >+++ b/games/doom/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= doom > PORTVERSION= 1.10 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= games > MASTER_SITES= IDSOFTWARE/source > DISTNAME= doomsrc >diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile >index ac3f2f90e1fd..14dba4b37c3e 100644 >--- a/games/eduke32/Makefile >+++ b/games/eduke32/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= eduke32 > PORTVERSION= 20180809 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ > http://www.duke4.org/files/nightfright/hrp/:hrp \ >diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile >index 057a01340278..edebc4579800 100644 >--- a/games/fishsupper/Makefile >+++ b/games/fishsupper/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fishsupper > PORTVERSION= 0.1.6 >-PORTREVISION= 14 >+PORTREVISION= 15 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME} > >diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile >index a9c6217ee622..83e2f3d95030 100644 >--- a/games/fkiss/Makefile >+++ b/games/fkiss/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fkiss > PORTVERSION= 0.33a >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= games > MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/fkiss/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/a//} >diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile >index 55e558e1847f..8cc01c47713b 100644 >--- a/games/flightgear/Makefile >+++ b/games/flightgear/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= flightgear > PORTVERSION= 2018.2.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} > >diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile >index cb9ba898216d..01c0242ede9b 100644 >--- a/games/freeorion/Makefile >+++ b/games/freeorion/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= freeorion > DISTVERSIONPREFIX= v > DISTVERSION= 0.4.8-rc2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= games > > MAINTAINER= amdmi3@FreeBSD.org >diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile >index 43f9806e06e1..ae26cb947278 100644 >--- a/games/frogatto/Makefile >+++ b/games/frogatto/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= frogatto > PORTVERSION= 1.3.1 >-PORTREVISION= 16 >+PORTREVISION= 17 > CATEGORIES= games > > MAINTAINER= fiziologus@gmail.com >diff --git a/games/glob2/Makefile b/games/glob2/Makefile >index 770930a10647..b9ea2d9f0f30 100644 >--- a/games/glob2/Makefile >+++ b/games/glob2/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= glob2 > PORTVERSION= 0.9.4.4 >-PORTREVISION= 23 >+PORTREVISION= 24 > CATEGORIES= games > MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/ > >diff --git a/games/golly/Makefile b/games/golly/Makefile >index ef32d9109fba..bdf4007642ce 100644 >--- a/games/golly/Makefile >+++ b/games/golly/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= golly > PORTVERSION= 3.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONSUFFIX= -src > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} >diff --git a/games/lander/Makefile b/games/lander/Makefile >index 45db0286d982..015dc39fc62a 100644 >--- a/games/lander/Makefile >+++ b/games/lander/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= lander > PORTVERSION= 0.6.6 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= games > MASTER_SITES= http://www.nickg.me.uk/files/ \ > http://mirror.amdmi3.ru/distfiles/ >diff --git a/games/netherearth/Makefile b/games/netherearth/Makefile >index b38cec3fe066..3c773487f982 100644 >--- a/games/netherearth/Makefile >+++ b/games/netherearth/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= netherearth > PORTVERSION= 0.51 >-PORTREVISION= 10 >+PORTREVISION= 11 > CATEGORIES= games > MASTER_SITES= http://move.kirishi.ru/soft/netherearth/ > >diff --git a/games/openmw/Makefile b/games/openmw/Makefile >index f01d03fdb072..23e2dc20c8f4 100644 >--- a/games/openmw/Makefile >+++ b/games/openmw/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= openmw > DISTVERSIONPREFIX= openmw- > DISTVERSION= 0.44.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= games > > MAINTAINER= tobik@FreeBSD.org >diff --git a/games/pingus/Makefile b/games/pingus/Makefile >index a2986e6ee919..02aded311564 100644 >--- a/games/pingus/Makefile >+++ b/games/pingus/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= pingus > PORTVERSION= 0.7.6 >-PORTREVISION= 14 >+PORTREVISION= 15 > CATEGORIES= games > MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ > >diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile >index eb1551eef551..8a2d3cf60f24 100644 >--- a/games/py-fife/Makefile >+++ b/games/py-fife/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fife > PORTVERSION= 0.4.1 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= games > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >diff --git a/games/searchandrescue/Makefile b/games/searchandrescue/Makefile >index bbafde09d9b7..e37c0c3db988 100644 >--- a/games/searchandrescue/Makefile >+++ b/games/searchandrescue/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= SearchAndRescue > PORTVERSION= 1.4.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME:tl}/Program/ > >diff --git a/games/spring/Makefile b/games/spring/Makefile >index 0861a81d672c..788b737a88e0 100644 >--- a/games/spring/Makefile >+++ b/games/spring/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= spring > PORTVERSION= 98.0 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= games > MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ > http://springrts.com/dl/ >diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile >index 9dc744ddfec5..5257606375c4 100644 >--- a/games/tanglet/Makefile >+++ b/games/tanglet/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= tanglet > PORTVERSION= 1.5.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONSUFFIX= -src > CATEGORIES= games > MASTER_SITES= http://gottcode.org/tanglet/ >diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile >index d41f676b75aa..a441a704e486 100644 >--- a/games/valyriatear/Makefile >+++ b/games/valyriatear/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= valyriatear > PORTVERSION= 1.0.0 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= games > > MAINTAINER= amdmi3@FreeBSD.org >diff --git a/games/violetland/Makefile b/games/violetland/Makefile >index f12966a15707..ee01b01a9a7b 100644 >--- a/games/violetland/Makefile >+++ b/games/violetland/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= violetland > PORTVERSION= 0.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= games > > MAINTAINER= amdmi3@FreeBSD.org >diff --git a/games/widelands/Makefile b/games/widelands/Makefile >index 431aa9aec843..473e461bef87 100644 >--- a/games/widelands/Makefile >+++ b/games/widelands/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= widelands > DISTVERSION= build19 >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= games > MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ > http://mirror.amdmi3.ru/distfiles/ >diff --git a/games/xjig/Makefile b/games/xjig/Makefile >index 2631a863728e..888b00bbb896 100644 >--- a/games/xjig/Makefile >+++ b/games/xjig/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xjig > PORTVERSION= 2.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= games > MASTER_SITES= XCONTRIB/games > >diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile >index 135277676343..7e6925839fc4 100644 >--- a/games/xpilot-ng-client/Makefile >+++ b/games/xpilot-ng-client/Makefile >@@ -1,7 +1,7 @@ > # Created by: Jean-Yves Lefort <jylefort@brutele.be> > # $FreeBSD$ > >-PORTREVISION= 5 >+PORTREVISION= 6 > PKGNAMESUFFIX= -client > > COMMENT= Enhanced version of XPilot (client program) >diff --git a/games/xptools/Makefile b/games/xptools/Makefile >index a532d27eea11..6a2a8ecd6dda 100644 >--- a/games/xptools/Makefile >+++ b/games/xptools/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xptools > DISTVERSION= wed_161r1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= games > > MAINTAINER= mike.d.ft402@gmail.com >diff --git a/games/xtrojka/Makefile b/games/xtrojka/Makefile >index 5058e2c91310..7f955cdd1fbd 100644 >--- a/games/xtrojka/Makefile >+++ b/games/xtrojka/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xtrojka > PORTVERSION= 1.2.3 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= SUNSITE/games/arcade/tetris > DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g} >diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile >index fef75dd71949..7c26a932a14b 100644 >--- a/graphics/blender/Makefile >+++ b/graphics/blender/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= blender > PORTVERSION= 2.79b >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= graphics games > MASTER_SITES= http://download.blender.org/source/ \ > http://mirror.cs.umn.edu/blender.org/source/ \ >diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile >index 0d752fe0d8a7..786c7b0f5733 100644 >--- a/graphics/cairo/Makefile >+++ b/graphics/cairo/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= cairo > PORTVERSION= 1.14.8 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 2 > CATEGORIES= graphics > MASTER_SITES= http://cairographics.org/releases/ >diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile >index 415e081234eb..e35ef4d1f59a 100644 >--- a/graphics/cegui/Makefile >+++ b/graphics/cegui/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= cegui > PORTVERSION= 0.8.7 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= graphics devel > MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 > >diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile >index 4ffa96c9447a..689c838d4052 100644 >--- a/graphics/cloudcompare/Makefile >+++ b/graphics/cloudcompare/Makefile >@@ -4,7 +4,7 @@ PORTNAME= cloudcompare > DISTVERSIONPREFIX= v > DISTVERSION= 2.9.1-288 > DISTVERSIONSUFFIX= -gb4d51361 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= graphics > > MAINTAINER= neel@neelc.org >diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile >index 8510dbac6f94..6f464d726a9c 100644 >--- a/graphics/colmap/Makefile >+++ b/graphics/colmap/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= colmap > DISTVERSION= 3.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= graphics > > MAINTAINER= jbeich@FreeBSD.org >diff --git a/graphics/embree/Makefile b/graphics/embree/Makefile >index 91fcbb357139..de289de86f0e 100644 >--- a/graphics/embree/Makefile >+++ b/graphics/embree/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= embree > PORTVERSION= 2.17.5 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= graphics > >diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile >index 31949b4e4b4d..2348aefe6610 100644 >--- a/graphics/evolvotron/Makefile >+++ b/graphics/evolvotron/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= evolvotron > DISTVERSION= 0.7.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= graphics > MASTER_SITES= SF \ > SF/nemysisfreebsdp/${CATEGORIES}/:icons >diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile >index baad2f11a506..d795965a98f8 100644 >--- a/graphics/fracplanet/Makefile >+++ b/graphics/fracplanet/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fracplanet > PORTVERSION= 0.5.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= SF \ > SF/nemysisfreebsdp/:icons >diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile >index c54af7a03349..a158b310ec06 100644 >--- a/graphics/glfw/Makefile >+++ b/graphics/glfw/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= glfw > PORTVERSION= 3.2.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= graphics > MASTER_SITES= SF > >diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile >index ef254691b49a..1249584d0e46 100644 >--- a/graphics/gource/Makefile >+++ b/graphics/gource/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gource > PORTVERSION= 0.47 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= graphics > MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ > >diff --git a/graphics/gpxsee/Makefile b/graphics/gpxsee/Makefile >index 06476cfc4411..9ebb85941c5e 100644 >--- a/graphics/gpxsee/Makefile >+++ b/graphics/gpxsee/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gpxsee > PORTVERSION= 5.16 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics geography > > MAINTAINER= sikmir@gmail.com >diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile >index de01ca88f853..573088a6f998 100644 >--- a/graphics/gsculpt/Makefile >+++ b/graphics/gsculpt/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gsculpt > PORTVERSION= 0.99.47 >-PORTREVISION= 20 >+PORTREVISION= 21 > CATEGORIES= graphics > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,} > DISTNAME= gSculpt-${PORTVERSION}-alpha-src >diff --git a/graphics/jogl/Makefile b/graphics/jogl/Makefile >index 20972f7f2728..2a90e20b511d 100644 >--- a/graphics/jogl/Makefile >+++ b/graphics/jogl/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= jogl > PORTVERSION= 1.1.1 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= graphics devel java > MASTER_SITES= http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1/ > EXTRACT_SUFX= -src.zip >diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile >index 53158b5aa5b8..c09d71bb3df7 100644 >--- a/graphics/libosmesa/Makefile >+++ b/graphics/libosmesa/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= libosmesa > PORTVERSION= ${MESAVERSION} >+PORTREVISION= 1 > CATEGORIES= graphics > > COMMENT= Off-Screen Mesa implementation of the OpenGL API >diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile >index b88d1397560c..6c74c337eccf 100644 >--- a/graphics/luxrender/Makefile >+++ b/graphics/luxrender/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= luxrender > DISTVERSION?= 1.6 >-PORTREVISION= 10 >+PORTREVISION= 11 > CATEGORIES= graphics > MASTER_SITES= https://bitbucket.org/luxrender/lux/get/ \ > https://bitbucket.org/luxrender/luxrays/get/:lr >diff --git a/graphics/luxrender14/Makefile b/graphics/luxrender14/Makefile >index 4a0c6d058056..9e031e13cc0c 100644 >--- a/graphics/luxrender14/Makefile >+++ b/graphics/luxrender14/Makefile >@@ -2,6 +2,7 @@ > # $FreeBSD$ > > DISTVERSION= 1.4 >+PORTREVISION= 1 > > LUX_REV= dfd211d6faa0 > LUXRAYS_REV= 7c7127ee1fa4 >diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile >index de9fd281ca14..dd32ed45de94 100644 >--- a/graphics/mesa-demos/Makefile >+++ b/graphics/mesa-demos/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mesa-demos > PORTVERSION= 8.4.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/ #${PORTVERSION}/ > >diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile >index 7cd0f7fe7f97..6a912933e8d2 100644 >--- a/graphics/mesa-dri/Makefile >+++ b/graphics/mesa-dri/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= mesa-dri > PORTVERSION= ${MESAVERSION} >+PORTREVISION= 1 > CATEGORIES= graphics > > COMMENT= OpenGL hardware acceleration drivers for DRI2+ >diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile >index 5bd8c861717d..00979038a7d4 100644 >--- a/graphics/mesa-libs/Makefile >+++ b/graphics/mesa-libs/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= mesa-libs > PORTVERSION= ${MESAVERSION} >+PORTREVISION= 1 > CATEGORIES= graphics > > COMMENT= OpenGL libraries that support GLX and EGL clients >diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile >index d8649c4fa6fb..abc0c1a350a1 100644 >--- a/graphics/mupdf/Makefile >+++ b/graphics/mupdf/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= mupdf > PORTVERSION= 1.13.0 > DISTVERSIONSUFFIX= -source >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= graphics > MASTER_SITES= http://www.mupdf.com/downloads/ \ >diff --git a/graphics/natron/Makefile b/graphics/natron/Makefile >index fc8bff171a99..ec18ba540f8f 100644 >--- a/graphics/natron/Makefile >+++ b/graphics/natron/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= natron > PORTVERSION= 2.3.14 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > > MAINTAINER= olivier@FreeBSD.org >diff --git a/graphics/open3d/Makefile b/graphics/open3d/Makefile >index 7942067c177c..d79fb9019d83 100644 >--- a/graphics/open3d/Makefile >+++ b/graphics/open3d/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= Open3D > DISTVERSIONPREFIX= v > DISTVERSION= 0.2 >+PORTREVISION= 1 > CATEGORIES= graphics > > MAINTAINER= yuri@FreeBSD.org >diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile >index 6bcaa9a4e0a4..4af1550c19f9 100644 >--- a/graphics/openfx-arena/Makefile >+++ b/graphics/openfx-arena/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= openfx-arena > PORTVERSION= 2.3.14 >+PORTREVISION= 1 > DISTVERSIONPREFIX= Natron- > CATEGORIES= graphics > >diff --git a/graphics/openfx-io/Makefile b/graphics/openfx-io/Makefile >index 3254429b2e18..a08cc631e606 100644 >--- a/graphics/openfx-io/Makefile >+++ b/graphics/openfx-io/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= openfx-io > PORTVERSION= 2.3.14 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONPREFIX= Natron- > CATEGORIES= graphics > >diff --git a/graphics/openfx-misc/Makefile b/graphics/openfx-misc/Makefile >index 1fabd510edf3..3d55d0cb9d66 100644 >--- a/graphics/openfx-misc/Makefile >+++ b/graphics/openfx-misc/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= openfx-misc > PORTVERSION= 2.3.14 >+PORTREVISION= 1 > CATEGORIES= graphics > > MAINTAINER= olivier@FreeBSD.org >diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile >index 99b0cde80efd..1a01a0386c7f 100644 >--- a/graphics/pcl-pointclouds/Makefile >+++ b/graphics/pcl-pointclouds/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= pcl > DISTVERSIONPREFIX= ${PORTNAME}- > DISTVERSION= 1.8.1 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= graphics math > PKGNAMESUFFIX= -pointclouds > >diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile >index 900229c29ba8..11a7f881fbb8 100644 >--- a/graphics/pgplot/Makefile >+++ b/graphics/pgplot/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= pgplot > PORTVERSION= 5.2.2 >-PORTREVISION= 23 >+PORTREVISION= 24 > CATEGORIES= graphics > MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ > DISTNAME= ${PORTNAME}${PORTVERSION:R} >diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile >index 3861c5e19f30..5dc31213fab4 100644 >--- a/graphics/pixie/Makefile >+++ b/graphics/pixie/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= pixie > PORTVERSION= 2.2.6 >-PORTREVISION= 17 >+PORTREVISION= 18 > CATEGORIES= graphics > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} > DISTNAME= Pixie-src-${PORTVERSION} >diff --git a/java/classpath/Makefile b/java/classpath/Makefile >index 42dbc094dffa..7fc7ff5dfeee 100644 >--- a/java/classpath/Makefile >+++ b/java/classpath/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= classpath > PORTVERSION= 0.99 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= java devel > MASTER_SITES= GNU \ > SAVANNAH >diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile >index a3539f8a0f6d..e6dda256a548 100644 >--- a/java/openjfx8-devel/Makefile >+++ b/java/openjfx8-devel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= openjfx8 > DISTVERSION= 8u172-b11 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= java x11-toolkits devel > MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ >diff --git a/lang/beignet/Makefile b/lang/beignet/Makefile >index 5dc6f49f9859..baf31033c2eb 100644 >--- a/lang/beignet/Makefile >+++ b/lang/beignet/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= beignet > DISTVERSION= 1.3.2 > DISTVERSIONSUFFIX= -source >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= lang > MASTER_SITES= https://01.org/sites/default/files/ > >diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile >index 036ffe8d9b5a..ecac987f754f 100644 >--- a/lang/erlang-wx/Makefile >+++ b/lang/erlang-wx/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= erlang > PORTVERSION= 19.3.6.10 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= lang parallel > MASTER_SITES= http://www.erlang.org/download/:erlangorg \ >diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile >index d62bcee7fd8a..5c44a5acf0e2 100644 >--- a/mail/thunderbird/Makefile >+++ b/mail/thunderbird/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= thunderbird > DISTVERSION= 60.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= mail news net-im ipv6 > MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ > MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source >diff --git a/math/octave/Makefile b/math/octave/Makefile >index 2cedd5b4e3fc..04de62a702c5 100644 >--- a/math/octave/Makefile >+++ b/math/octave/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= octave > PORTVERSION= ${OCTAVE_VERSION} >+PORTREVISION= 1 > CATEGORIES= math java > MASTER_SITES= GNU > >diff --git a/math/reduce/Makefile b/math/reduce/Makefile >index 957d1328243b..f5b8734c35c8 100644 >--- a/math/reduce/Makefile >+++ b/math/reduce/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= reduce > PORTVERSION= 20180117 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math lang > MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ > DISTNAME= Reduce-svn4372-src >diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile >index 486170df6841..b6dcde6782ee 100644 >--- a/math/xppaut/Makefile >+++ b/math/xppaut/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xppaut > PORTVERSION= 7.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= math graphics > MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/ > DISTNAME= ${PORTNAME}${PORTVERSION} >diff --git a/math/zegrapher/Makefile b/math/zegrapher/Makefile >index 637b0342bbe5..51228557a9f1 100644 >--- a/math/zegrapher/Makefile >+++ b/math/zegrapher/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= ZeGrapher > DISTVERSIONPREFIX= v > DISTVERSION= 3.0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math graphics > > MAINTAINER= yuri@FreeBSD.org >diff --git a/misc/survex/Makefile b/misc/survex/Makefile >index 9b59d7ba7076..d979915ed76d 100644 >--- a/misc/survex/Makefile >+++ b/misc/survex/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= survex > DISTVERSION= 1.2.36 >+PORTREVISION= 1 > CATEGORIES= misc > MASTER_SITES= https://survex.com/software/${DISTVERSION}/ > >diff --git a/misc/valentina/Makefile b/misc/valentina/Makefile >index 8d4754973657..a662d54343c8 100644 >--- a/misc/valentina/Makefile >+++ b/misc/valentina/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= valentina > DISTVERSION= 0.6.0.0 >+PORTREVISION= 1 > DISTVERSIONSUFFIX= a > CATEGORIES= misc > MASTER_SITES= http://cdn.bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ >diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile >index d40aa7544b50..152c541bc0bc 100644 >--- a/misc/wmtunlo/Makefile >+++ b/misc/wmtunlo/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= wmtunlo > PORTVERSION= 0.1.3 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= misc windowmaker > MASTER_SITES= http://www.gnu-darwin.org/distfiles/ \ > http://cvsup.theplanet.com/distfiles/ >diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile >index 5058ad1525a5..cd48dd3eeb4e 100644 >--- a/multimedia/aegisub/Makefile >+++ b/multimedia/aegisub/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= aegisub > PORTVERSION= 3.2.2 >-PORTREVISION= 30 >+PORTREVISION= 31 > CATEGORIES= multimedia > MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ > ftp://ftp.aegisub.org/pub/archives/releases/source/ \ >diff --git a/multimedia/cinelerra-gg/Makefile b/multimedia/cinelerra-gg/Makefile >index d07b39bc4b91..b989b74538f3 100644 >--- a/multimedia/cinelerra-gg/Makefile >+++ b/multimedia/cinelerra-gg/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= cinelerra-gg > DISTVERSION= 5.1-20180714 > DISTVERSIONSUFFIX= -${REV:C/(.......).*/\1/} >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > MASTER_SITES= https://git.cinelerra-cv.org/gitweb?p=goodguy/cinelerra.git;a=snapshot;h=${REV};sf=tgz;dummy=/ # tarballs are @ https://cinelerra-cv.org/five/pkgs/src/ > >diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile >index a7fa33cd1f40..f53d6255628b 100644 >--- a/multimedia/gstreamer-plugins/Makefile >+++ b/multimedia/gstreamer-plugins/Makefile >@@ -6,7 +6,7 @@ PORTNAME= gstreamer > PORTVERSION?= ${BASE_PORTVERSION} > # When chasing a shared library for a plug-in bump the PORTREVISION in the > # plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}. >-PORTREVISION?= 9 >+PORTREVISION?= 10 > PORTEPOCH= 3 > CATEGORIES?= multimedia audio > MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ >diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile >index b0c18dad9a93..a3eaa60d210c 100644 >--- a/multimedia/gstreamer1-qt/Makefile >+++ b/multimedia/gstreamer1-qt/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= gstreamer1 > PORTVERSION= 1.2.0 >-PORTREVISION= 12 >+PORTREVISION= 13 > CATEGORIES= multimedia > MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ > PKGNAMESUFFIX= -${FLAVOR} >diff --git a/multimedia/gstreamer1-vaapi/Makefile b/multimedia/gstreamer1-vaapi/Makefile >index d1d97bf91996..4a68c8d88a23 100644 >--- a/multimedia/gstreamer1-vaapi/Makefile >+++ b/multimedia/gstreamer1-vaapi/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gstreamer1-vaapi > PORTVERSION= 1.12.3 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= multimedia > MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/ > DISTNAME= gstreamer-vaapi-${PORTVERSION} >diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile >index 1e5fb3660e6f..1a152a277b0d 100644 >--- a/multimedia/kodi-devel/Makefile >+++ b/multimedia/kodi-devel/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= kodi > DISTVERSION= 18.0.g201808172120 >+PORTREVISION= 1 > CATEGORIES= multimedia > PKGNAMESUFFIX?= -devel > >diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile >index ec7707e6b6ca..5a104a7f8de2 100644 >--- a/multimedia/libcec/Makefile >+++ b/multimedia/libcec/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libcec > PORTVERSION= 4.0.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > DISTVERSIONPREFIX= ${PORTNAME}- > CATEGORIES= multimedia > >diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile >index 1741feabdd0e..7de5e732dcbe 100644 >--- a/multimedia/libquicktime/Makefile >+++ b/multimedia/libquicktime/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libquicktime > PORTVERSION= 1.2.4 >-PORTREVISION?= 21 >+PORTREVISION?= 22 > CATEGORIES= multimedia > MASTER_SITES= SF > >diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile >index 4daff2fa2de6..563708be39c2 100644 >--- a/multimedia/libva/Makefile >+++ b/multimedia/libva/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libva > PORTVERSION= 2.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > > MAINTAINER= madpilot@FreeBSD.org >diff --git a/multimedia/libvdpau/Makefile b/multimedia/libvdpau/Makefile >index c7aa0e854d7c..032deaa9300f 100644 >--- a/multimedia/libvdpau/Makefile >+++ b/multimedia/libvdpau/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libvdpau > PORTVERSION= 1.1.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > MASTER_SITES= http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ > >diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile >index 51ac5cfc81e2..342565f2e04c 100644 >--- a/multimedia/mlt/Makefile >+++ b/multimedia/mlt/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= mlt > DISTVERSIONPREFIX= v > DISTVERSION= 6.10.0 >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES?= multimedia > > MAINTAINER= kde@FreeBSD.org >diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile >index 02c31959c1a0..fbe625262fc5 100644 >--- a/multimedia/mpc-qt/Makefile >+++ b/multimedia/mpc-qt/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= mpc-qt > DISTVERSIONPREFIX= v > DISTVERSION= 18.08 >+PORTREVISION= 1 > CATEGORIES= multimedia audio > > MAINTAINER= jbeich@FreeBSD.org >diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile >index 62ced8b8ff83..ac79c32f5a54 100644 >--- a/multimedia/mplayer/Makefile >+++ b/multimedia/mplayer/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mplayer > PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= multimedia audio > > MAINTAINER= riggs@FreeBSD.org >diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile >index 16f7cd13bb37..33cd4d92e562 100644 >--- a/multimedia/mpv/Makefile >+++ b/multimedia/mpv/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= mpv > PORTVERSION= 0.29.0 > DISTVERSIONPREFIX= v >-PORTREVISION= 3 >+PORTREVISION= 4 > PORTEPOCH= 1 > CATEGORIES= multimedia audio > MASTER_SITES= https://waf.io/:waf >diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile >index 7422b3aa874f..4047e10bb5d4 100644 >--- a/multimedia/obs-studio/Makefile >+++ b/multimedia/obs-studio/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= obs-studio > DISTVERSION= 22.0.1 >+PORTREVISION= 1 > CATEGORIES= multimedia > > MAINTAINER= yuri@FreeBSD.org >diff --git a/multimedia/recordmydesktop/Makefile b/multimedia/recordmydesktop/Makefile >index 3c064fd56ff5..e392a9a9240e 100644 >--- a/multimedia/recordmydesktop/Makefile >+++ b/multimedia/recordmydesktop/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= recordmydesktop > DISTVERSION= 0.3.8.1 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= multimedia > MASTER_SITES= SF > >diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile >index a0883cdc76c0..4f0e00d57532 100644 >--- a/multimedia/totem/Makefile >+++ b/multimedia/totem/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= totem > PORTVERSION= 3.18.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= multimedia gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile >index 3c4fb6ed09af..4f2119f37feb 100644 >--- a/multimedia/vlc/Makefile >+++ b/multimedia/vlc/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= vlc > DISTVERSION= 2.2.8 >-PORTREVISION= 9 >+PORTREVISION= 10 > PORTEPOCH= 4 > CATEGORIES= multimedia audio ipv6 net www > MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ >diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile >index 5382d6eada51..d9d968103267 100644 >--- a/net-p2p/qbittorrent/Makefile >+++ b/net-p2p/qbittorrent/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= qbittorrent > DISTVERSION= 4.1.2 >+PORTREVISION= 1 > CATEGORIES= net-p2p ipv6 > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile >index 234ddaaf570f..e369ec1a708f 100644 >--- a/net/freerdp/Makefile >+++ b/net/freerdp/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= freerdp > DISTVERSION= 2.0.0-rc1 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= net comms ipv6 > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile >index 1ff5f8ad7f0f..ca766a010450 100644 >--- a/net/freerdp1/Makefile >+++ b/net/freerdp1/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= freerdp > PORTVERSION= 1.2.0 >-PORTREVISION= 11 >+PORTREVISION= 12 > CATEGORIES= net comms ipv6 > PKGNAMESUFFIX= 1 > >diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile >index d074376075bb..bec3be3780f0 100644 >--- a/net/mediastreamer/Makefile >+++ b/net/mediastreamer/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mediastreamer > PORTVERSION= 2.14.0 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= net > MASTER_SITES= SAVANNAH/linphone/mediastreamer > >diff --git a/net/tigervnc-devel/Makefile b/net/tigervnc-devel/Makefile >index 235c89410757..703a9b634704 100644 >--- a/net/tigervnc-devel/Makefile >+++ b/net/tigervnc-devel/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= tigervnc > PORTVERSION= 1.9.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONPREFIX= v > CATEGORIES= net x11-servers > PKGNAMESUFFIX= -devel >diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile >index 506291661088..2638b94c80f9 100644 >--- a/net/tigervnc/Makefile >+++ b/net/tigervnc/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= tigervnc > PORTVERSION= 1.9.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONPREFIX= v > CATEGORIES= net x11-servers > >diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile >index 98609443cbf8..1ce0ede15da3 100644 >--- a/net/x11vnc/Makefile >+++ b/net/x11vnc/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= x11vnc > PORTVERSION= 0.9.13 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= net > MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} > >diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile >index f6e205d3f219..5ad5bb9c3ac7 100644 >--- a/science/avogadro/Makefile >+++ b/science/avogadro/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= avogadro > PORTVERSION= 1.1.1 >-PORTREVISION= 15 >+PORTREVISION= 16 > CATEGORIES= science > MASTER_SITES= SF > >diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile >index 6862c3fe8227..5456d9e573d5 100644 >--- a/science/gabedit/Makefile >+++ b/science/gabedit/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= gabedit > DISTVERSION= 2.5.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= science > MASTER_SITES= http://prdownloads.sourceforge.net/${PORTNAME}/ > DISTNAME= GabeditSrc${DISTVERSION:S/.//g} >diff --git a/science/iboview/Makefile b/science/iboview/Makefile >index 71e3198744f6..1061da564f80 100644 >--- a/science/iboview/Makefile >+++ b/science/iboview/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= iboview > PORTVERSION= 20150427 >-PORTREVISION= 11 >+PORTREVISION= 12 > CATEGORIES= science > MASTER_SITES= http://www.iboview.org/bin/ > DISTNAME= ibo-view.20150427 >diff --git a/science/openstructure/Makefile b/science/openstructure/Makefile >index a31a5fb0a4ad..42f84399357a 100644 >--- a/science/openstructure/Makefile >+++ b/science/openstructure/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= openstructure > DISTVERSION= 1.7.1 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= science > MASTER_SITES= https://git.scicore.unibas.ch/schwede/${PORTNAME}/repository/${DISTVERSION}/archive.tar.gz?dummy=/ > >diff --git a/science/paraview/Makefile b/science/paraview/Makefile >index 72e574cd6c6a..9647a2c539e9 100644 >--- a/science/paraview/Makefile >+++ b/science/paraview/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= paraview > DISTVERSION= 5.5.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= science graphics > MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ > DISTNAME= ParaView-v${PORTVERSION} >diff --git a/science/xdrawchem/Makefile b/science/xdrawchem/Makefile >index 88080b84bfaa..9c34056faa5b 100644 >--- a/science/xdrawchem/Makefile >+++ b/science/xdrawchem/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= xdrawchem > DISTVERSION= 1.10.2-1 >+PORTREVISION= 1 > CATEGORIES= science > > MAINTAINER= yuri@FreeBSD.org >diff --git a/security/keepassx-devel/Makefile b/security/keepassx-devel/Makefile >index 571b34a00af3..ed54a6d12ec9 100644 >--- a/security/keepassx-devel/Makefile >+++ b/security/keepassx-devel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= keepassx > PORTVERSION= 2.0.3 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= security > PKGNAMESUFFIX= -devel > >diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile >index 719f835c409c..c07ee444890a 100644 >--- a/security/keepassx2/Makefile >+++ b/security/keepassx2/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= keepassx > PORTVERSION= 2.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= security > MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/ >diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile >index ddde29c9dcfc..755ac256c3dd 100644 >--- a/security/keepassxc/Makefile >+++ b/security/keepassxc/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= keepassxc > DISTVERSION= 2.3.3 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ > >diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile >index 849078e31c54..8cb5301c0cf7 100644 >--- a/sysutils/gnome-control-center/Makefile >+++ b/sysutils/gnome-control-center/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gnome-control-center > PORTVERSION= 3.18.2 >-PORTREVISION= 10 >+PORTREVISION= 11 > CATEGORIES= sysutils gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile >index 58b5acfb81a3..1fdc3ea6168f 100644 >--- a/sysutils/logstalgia/Makefile >+++ b/sysutils/logstalgia/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= logstalgia > DISTVERSIONPREFIX= ${PORTNAME}- > DISTVERSION= 1.1.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= sysutils www > > MAINTAINER= ehaupt@FreeBSD.org >diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile >index 263e167afb5e..8dc15c97c29e 100644 >--- a/sysutils/mate-power-manager/Makefile >+++ b/sysutils/mate-power-manager/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mate-power-manager > PORTVERSION= 1.20.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils mate > MASTER_SITES= MATE > DIST_SUBDIR= mate >diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile >index 62cec1f00263..0bf852ce98b0 100644 >--- a/sysutils/xfce4-settings/Makefile >+++ b/sysutils/xfce4-settings/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xfce4-settings > PORTVERSION= 4.12.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils xfce > MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} > DIST_SUBDIR= xfce4 >diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile >index 65945ceac8de..6cb60be1a68b 100644 >--- a/textproc/scim-kmfl-imengine/Makefile >+++ b/textproc/scim-kmfl-imengine/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= scim-kmfl-imengine > PORTVERSION= 0.9.9 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= textproc > MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ > http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ >diff --git a/www/chromium/Makefile b/www/chromium/Makefile >index e248d37833cc..e716770f8f53 100644 >--- a/www/chromium/Makefile >+++ b/www/chromium/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= chromium > PORTVERSION= 68.0.3440.106 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES?= www > MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ > LOCAL/cpm/chromium/:fonts >diff --git a/www/firefox/Makefile b/www/firefox/Makefile >index 08e26f17c083..adbb3762085c 100644 >--- a/www/firefox/Makefile >+++ b/www/firefox/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= firefox > DISTVERSION= 61.0.2 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= www ipv6 > MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ >diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile >index 69d31f2ad1c2..d08098805a58 100644 >--- a/www/gtkhtml4/Makefile >+++ b/www/gtkhtml4/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gtkhtml > PORTVERSION= 4.10.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www gnome > MASTER_SITES= GNOME > PKGNAMESUFFIX= 4 >diff --git a/www/iridium/Makefile b/www/iridium/Makefile >index dc9983731e80..7f765907ebe8 100644 >--- a/www/iridium/Makefile >+++ b/www/iridium/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= iridium > PORTVERSION= 2018.5.67 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= www > MASTER_SITES= https://downloads.iridiumbrowser.de/source/ > PKGNAMESUFFIX= -browser >diff --git a/www/links-hacked/Makefile b/www/links-hacked/Makefile >index 52e6f25d1b31..2a6e94df55c7 100644 >--- a/www/links-hacked/Makefile >+++ b/www/links-hacked/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= links-hacked > DISTVERSION= 101110 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES?= www > MASTER_SITES= http://xray.sai.msu.ru/~karpov/links-hacked/downloads/ > >diff --git a/www/links/Makefile b/www/links/Makefile >index 376bcbcf354d..6f8cfe249655 100644 >--- a/www/links/Makefile >+++ b/www/links/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= links > DISTVERSION= 2.14 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= www ipv6 > MASTER_SITES= http://links.twibright.com/download/ >diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile >index 388e8d8cb3c5..5b7aeeb7e545 100644 >--- a/www/qt5-webengine/Makefile >+++ b/www/qt5-webengine/Makefile >@@ -20,7 +20,7 @@ > > PORTNAME= webengine > DISTVERSION= ${QT5_VERSION} >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= www > PKGNAMEPREFIX= qt5- > >diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile >index 2cdad2c72c2c..2a02f010481b 100644 >--- a/www/webkit2-gtk3/Makefile >+++ b/www/webkit2-gtk3/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= webkit > PORTVERSION= 2.20.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www > MASTER_SITES= http://webkitgtk.org/releases/ > PKGNAMESUFFIX= 2-gtk3 >diff --git a/www/wt/Makefile b/www/wt/Makefile >index 77dbb9acce10..3faab07fe862 100644 >--- a/www/wt/Makefile >+++ b/www/wt/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= wt > PORTVERSION= 3.3.7 >-PORTREVISION= 10 >+PORTREVISION= 11 > CATEGORIES= www > > MAINTAINER= info@babaei.net >diff --git a/x11-drivers/xf86-input-acecad/Makefile b/x11-drivers/xf86-input-acecad/Makefile >index 422df9ab7c1b..b2827c00a188 100644 >--- a/x11-drivers/xf86-input-acecad/Makefile >+++ b/x11-drivers/xf86-input-acecad/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-acecad > PORTVERSION= 1.5.0 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-egalax/Makefile b/x11-drivers/xf86-input-egalax/Makefile >index 20f83550cf72..f4b0627d4a53 100644 >--- a/x11-drivers/xf86-input-egalax/Makefile >+++ b/x11-drivers/xf86-input-egalax/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xf86-input-egalax > PORTVERSION= 0.3 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= glebius@FreeBSD.org >diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile >index 3dc772823d9d..774a7d96ccd1 100644 >--- a/x11-drivers/xf86-input-elographics/Makefile >+++ b/x11-drivers/xf86-input-elographics/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-elographics > PORTVERSION= 1.4.1 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-evdev/Makefile b/x11-drivers/xf86-input-evdev/Makefile >index 3ab51a039b37..425629b3ae6a 100644 >--- a/x11-drivers/xf86-input-evdev/Makefile >+++ b/x11-drivers/xf86-input-evdev/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-evdev > PORTVERSION= 2.10.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile >index 8484e3d39efb..9a288bce478a 100644 >--- a/x11-drivers/xf86-input-fpit/Makefile >+++ b/x11-drivers/xf86-input-fpit/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-fpit > PORTVERSION= 1.4.0 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile >index 0b95c45ba30b..d3cea4ef85a4 100644 >--- a/x11-drivers/xf86-input-hyperpen/Makefile >+++ b/x11-drivers/xf86-input-hyperpen/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-hyperpen > PORTVERSION= 1.4.1 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-joystick/Makefile b/x11-drivers/xf86-input-joystick/Makefile >index 33b96898450b..60b8f474aef3 100644 >--- a/x11-drivers/xf86-input-joystick/Makefile >+++ b/x11-drivers/xf86-input-joystick/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-joystick > PORTVERSION= 1.6.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile >index a039caed990e..5bd266346a65 100644 >--- a/x11-drivers/xf86-input-keyboard/Makefile >+++ b/x11-drivers/xf86-input-keyboard/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-keyboard > PORTVERSION= 1.9.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-libinput/Makefile b/x11-drivers/xf86-input-libinput/Makefile >index cfe6d2edbd81..b0e672dfc716 100644 >--- a/x11-drivers/xf86-input-libinput/Makefile >+++ b/x11-drivers/xf86-input-libinput/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-libinput > PORTVERSION= 0.25.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile >index f386a802b0a3..4cbe57ed9732 100644 >--- a/x11-drivers/xf86-input-mouse/Makefile >+++ b/x11-drivers/xf86-input-mouse/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-mouse > PORTVERSION= 1.9.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-mutouch/Makefile b/x11-drivers/xf86-input-mutouch/Makefile >index a97df3d962d6..adf83e01ac00 100644 >--- a/x11-drivers/xf86-input-mutouch/Makefile >+++ b/x11-drivers/xf86-input-mutouch/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-mutouch > PORTVERSION= 1.3.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-penmount/Makefile b/x11-drivers/xf86-input-penmount/Makefile >index 7a42f8fbe372..04a1a1242419 100644 >--- a/x11-drivers/xf86-input-penmount/Makefile >+++ b/x11-drivers/xf86-input-penmount/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-penmount > PORTVERSION= 1.5.0 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile >index a343ddf1c85d..87b5bb4e3ae4 100644 >--- a/x11-drivers/xf86-input-synaptics/Makefile >+++ b/x11-drivers/xf86-input-synaptics/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-synaptics > PORTVERSION= 1.9.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-vmmouse/Makefile b/x11-drivers/xf86-input-vmmouse/Makefile >index df96fa5f997d..305adaaac2bd 100644 >--- a/x11-drivers/xf86-input-vmmouse/Makefile >+++ b/x11-drivers/xf86-input-vmmouse/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xf86-input-vmmouse > PORTVERSION= 13.1.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile >index 7ae0a97a4d41..edf4b444acce 100644 >--- a/x11-drivers/xf86-input-void/Makefile >+++ b/x11-drivers/xf86-input-void/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-void > PORTVERSION= 1.4.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile >index b998c60c76a6..14086f1e9e13 100644 >--- a/x11-drivers/xf86-input-wacom/Makefile >+++ b/x11-drivers/xf86-input-wacom/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-wacom > PORTVERSION= 0.36.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/ > >diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile >index ce39245a523f..6303c33fe4e3 100644 >--- a/x11-drivers/xf86-video-amdgpu/Makefile >+++ b/x11-drivers/xf86-video-amdgpu/Makefile >@@ -4,7 +4,7 @@ > > PORTNAME= xf86-video-amdgpu > PORTVERSION= 1.3.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-apm/Makefile b/x11-drivers/xf86-video-apm/Makefile >index 1e15dd0cd3f6..fc2ea68600e9 100644 >--- a/x11-drivers/xf86-video-apm/Makefile >+++ b/x11-drivers/xf86-video-apm/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-apm > PORTVERSION= 1.2.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-ark/Makefile b/x11-drivers/xf86-video-ark/Makefile >index 574ea0850173..e7ac35a182a8 100644 >--- a/x11-drivers/xf86-video-ark/Makefile >+++ b/x11-drivers/xf86-video-ark/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-ark > PORTVERSION= 0.7.5 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-ast/Makefile b/x11-drivers/xf86-video-ast/Makefile >index c484e2e843e0..2dc7ff18c61e 100644 >--- a/x11-drivers/xf86-video-ast/Makefile >+++ b/x11-drivers/xf86-video-ast/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-ast > PORTVERSION= 1.1.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile >index 503168d7b648..4743351e8924 100644 >--- a/x11-drivers/xf86-video-ati/Makefile >+++ b/x11-drivers/xf86-video-ati/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-ati > PORTVERSION= 7.9.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= x11-drivers > >diff --git a/x11-drivers/xf86-video-chips/Makefile b/x11-drivers/xf86-video-chips/Makefile >index 3ea23923031e..d073ed3774ec 100644 >--- a/x11-drivers/xf86-video-chips/Makefile >+++ b/x11-drivers/xf86-video-chips/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-chips > PORTVERSION= 1.2.7 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-cirrus/Makefile b/x11-drivers/xf86-video-cirrus/Makefile >index 506394dedfe8..b264510c7a69 100644 >--- a/x11-drivers/xf86-video-cirrus/Makefile >+++ b/x11-drivers/xf86-video-cirrus/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-cirrus > PORTVERSION= 1.5.3 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-dummy/Makefile b/x11-drivers/xf86-video-dummy/Makefile >index fbe3b451a2e5..e40986e7af31 100644 >--- a/x11-drivers/xf86-video-dummy/Makefile >+++ b/x11-drivers/xf86-video-dummy/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-dummy > PORTVERSION= 0.3.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-geode/Makefile b/x11-drivers/xf86-video-geode/Makefile >index 8865d20c12d6..7e664ec6694b 100644 >--- a/x11-drivers/xf86-video-geode/Makefile >+++ b/x11-drivers/xf86-video-geode/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-geode > PORTVERSION= 2.11.19 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile >index a28ddefc214a..252da9497271 100644 >--- a/x11-drivers/xf86-video-glint/Makefile >+++ b/x11-drivers/xf86-video-glint/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-glint > PORTVERSION= 1.2.9 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-i128/Makefile b/x11-drivers/xf86-video-i128/Makefile >index e55aeb001870..67cc4d708612 100644 >--- a/x11-drivers/xf86-video-i128/Makefile >+++ b/x11-drivers/xf86-video-i128/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-i128 > PORTVERSION= 1.3.6 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-i740/Makefile b/x11-drivers/xf86-video-i740/Makefile >index 2d59ea9f2787..fd465c497c2c 100644 >--- a/x11-drivers/xf86-video-i740/Makefile >+++ b/x11-drivers/xf86-video-i740/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-i740 > PORTVERSION= 1.3.6 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-intel/Makefile b/x11-drivers/xf86-video-intel/Makefile >index bf325ecc81c4..609b84d7f5d7 100644 >--- a/x11-drivers/xf86-video-intel/Makefile >+++ b/x11-drivers/xf86-video-intel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xf86-video-intel > PORTVERSION= 2.99.917.20180512 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > MASTER_SITES= http://cgit.freedesktop.org/xorg/${XORG_CAT}/${PORTNAME}/snapshot/ > DISTNAME= ${PORTNAME}-${COMMIT_ID} >diff --git a/x11-drivers/xf86-video-mach64/Makefile b/x11-drivers/xf86-video-mach64/Makefile >index 72185c5ee0e3..f41a8abfce92 100644 >--- a/x11-drivers/xf86-video-mach64/Makefile >+++ b/x11-drivers/xf86-video-mach64/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-mach64 > PORTVERSION= 6.9.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile >index 46ae2a5aa98d..e086ed642e53 100644 >--- a/x11-drivers/xf86-video-mga/Makefile >+++ b/x11-drivers/xf86-video-mga/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-mga > PORTVERSION= 1.6.5 >-PORTREVISION= 3 >+PORTREVISION= 4 > PORTEPOCH= 3 > CATEGORIES= x11-drivers > >diff --git a/x11-drivers/xf86-video-neomagic/Makefile b/x11-drivers/xf86-video-neomagic/Makefile >index 07b15acde5eb..7bd15e561223 100644 >--- a/x11-drivers/xf86-video-neomagic/Makefile >+++ b/x11-drivers/xf86-video-neomagic/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-neomagic > PORTVERSION= 1.2.9 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile >index 680d48fc1416..34341ef6bcd9 100644 >--- a/x11-drivers/xf86-video-nv/Makefile >+++ b/x11-drivers/xf86-video-nv/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-nv > PORTVERSION= 2.1.21 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile >index bd58dae598bd..322975b582af 100644 >--- a/x11-drivers/xf86-video-openchrome/Makefile >+++ b/x11-drivers/xf86-video-openchrome/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-openchrome > PORTVERSION= 0.6.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-qxl/Makefile b/x11-drivers/xf86-video-qxl/Makefile >index a74ee0d6296a..6f9d546269fa 100644 >--- a/x11-drivers/xf86-video-qxl/Makefile >+++ b/x11-drivers/xf86-video-qxl/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-qxl > DISTVERSION= 0.1.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= ports@FreeBSD.org >diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile >index f16995c2ac8c..f53e9df4db0b 100644 >--- a/x11-drivers/xf86-video-r128/Makefile >+++ b/x11-drivers/xf86-video-r128/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-r128 > PORTVERSION= 6.11.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile >index 164051eaee15..638042f99b74 100644 >--- a/x11-drivers/xf86-video-rendition/Makefile >+++ b/x11-drivers/xf86-video-rendition/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-rendition > PORTVERSION= 4.2.7 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile >index f761a3823299..303641aa5c8c 100644 >--- a/x11-drivers/xf86-video-s3/Makefile >+++ b/x11-drivers/xf86-video-s3/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-s3 > PORTVERSION= 0.6.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-s3virge/Makefile b/x11-drivers/xf86-video-s3virge/Makefile >index 341c4d07fa97..ce677eff1939 100644 >--- a/x11-drivers/xf86-video-s3virge/Makefile >+++ b/x11-drivers/xf86-video-s3virge/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-s3virge > PORTVERSION= 1.10.7 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile >index 628bbf89e0f0..b632b929f125 100644 >--- a/x11-drivers/xf86-video-savage/Makefile >+++ b/x11-drivers/xf86-video-savage/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-savage > PORTVERSION= 2.3.9 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile >index 4db32ab5010a..b8ef5074ae93 100644 >--- a/x11-drivers/xf86-video-scfb/Makefile >+++ b/x11-drivers/xf86-video-scfb/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xf86-video-scfb > PORTVERSION= 0.0.4 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile >index 472c35670e5f..f0533130be54 100644 >--- a/x11-drivers/xf86-video-siliconmotion/Makefile >+++ b/x11-drivers/xf86-video-siliconmotion/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-siliconmotion > PORTVERSION= 1.7.9 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-sis/Makefile b/x11-drivers/xf86-video-sis/Makefile >index 1317fadf8dd3..3c60f7c82f9b 100644 >--- a/x11-drivers/xf86-video-sis/Makefile >+++ b/x11-drivers/xf86-video-sis/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-sis > PORTVERSION= 0.10.9 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile >index 09981c16447f..296a803dd110 100644 >--- a/x11-drivers/xf86-video-sunffb/Makefile >+++ b/x11-drivers/xf86-video-sunffb/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-sunffb > PORTVERSION= 1.2.2 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-tdfx/Makefile b/x11-drivers/xf86-video-tdfx/Makefile >index 17989dc5dd42..ec0f01fc8b4b 100644 >--- a/x11-drivers/xf86-video-tdfx/Makefile >+++ b/x11-drivers/xf86-video-tdfx/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-tdfx > PORTVERSION= 1.4.7 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile >index ed8c29491e17..481bca01d46a 100644 >--- a/x11-drivers/xf86-video-trident/Makefile >+++ b/x11-drivers/xf86-video-trident/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-trident > PORTVERSION= 1.3.8 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile >index f7c43934528b..cc512d83e0dd 100644 >--- a/x11-drivers/xf86-video-tseng/Makefile >+++ b/x11-drivers/xf86-video-tseng/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-tseng > PORTVERSION= 1.2.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile >index 6213501dd39a..eb19d205aff0 100644 >--- a/x11-drivers/xf86-video-vesa/Makefile >+++ b/x11-drivers/xf86-video-vesa/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-vesa > PORTVERSION= 2.4.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile >index 57a31ad1f7ab..63cb53a77f63 100644 >--- a/x11-drivers/xf86-video-vmware/Makefile >+++ b/x11-drivers/xf86-video-vmware/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-vmware > PORTVERSION= 13.3.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xf86-video-voodoo/Makefile b/x11-drivers/xf86-video-voodoo/Makefile >index 1f42b336d564..827addb9c73a 100644 >--- a/x11-drivers/xf86-video-voodoo/Makefile >+++ b/x11-drivers/xf86-video-voodoo/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-video-voodoo > PORTVERSION= 1.2.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile >index 3cd705a138b0..2a43e357efa3 100644 >--- a/x11-drivers/xorgxrdp/Makefile >+++ b/x11-drivers/xorgxrdp/Makefile >@@ -2,6 +2,8 @@ > > PORTNAME= xorgxrdp > PORTVERSION= 0.2.7 >+PORTREVISION= 1 >+CATEGORIES= x11-drivers > DISTVERSIONPREFIX= v > CATEGORIES= x11-drivers > DIST_SUBDIR= xrdp >diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile >index eb7b0c1a43a8..025ec7c670f9 100644 >--- a/x11-fm/rox-filer/Makefile >+++ b/x11-fm/rox-filer/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= rox-filer > PORTVERSION= 2.11 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= x11-fm gnome > MASTER_SITES= SF/rox/rox/${PORTVERSION} > >diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile >index 923590d9e23d..46653e26a79f 100644 >--- a/x11-fonts/bdftopcf/Makefile >+++ b/x11-fonts/bdftopcf/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= bdftopcf > PORTVERSION= 1.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/fonttosfnt/Makefile b/x11-fonts/fonttosfnt/Makefile >index bf7eeaeff548..24829fd9d7e7 100644 >--- a/x11-fonts/fonttosfnt/Makefile >+++ b/x11-fonts/fonttosfnt/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= fonttosfnt > PORTVERSION= 1.0.5 >+PORTREVISION= 1 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/libFS/Makefile b/x11-fonts/libFS/Makefile >index 89381af2fae5..6603fd1201b6 100644 >--- a/x11-fonts/libFS/Makefile >+++ b/x11-fonts/libFS/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libFS > PORTVERSION= 1.0.7 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile >index d0767cab7b4f..c3f7f1351713 100644 >--- a/x11-fonts/libXfont/Makefile >+++ b/x11-fonts/libXfont/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXfont > PORTVERSION= 1.5.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= x11-fonts > >diff --git a/x11-fonts/libXfont2/Makefile b/x11-fonts/libXfont2/Makefile >index 3229efe69fb6..61f535b0c67d 100644 >--- a/x11-fonts/libXfont2/Makefile >+++ b/x11-fonts/libXfont2/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXfont2 > PORTVERSION= 2.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/libXfontcache/Makefile b/x11-fonts/libXfontcache/Makefile >index 0dc720a5103b..9df0489504fa 100644 >--- a/x11-fonts/libXfontcache/Makefile >+++ b/x11-fonts/libXfontcache/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXfontcache > PORTVERSION= 1.0.5 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile >index 190aec433edc..a2b0f9d5e762 100644 >--- a/x11-fonts/libXft/Makefile >+++ b/x11-fonts/libXft/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXft > PORTVERSION= 2.3.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-fonts > > MAINTAINER= gnome@FreeBSD.org >diff --git a/x11-fonts/libfontenc/Makefile b/x11-fonts/libfontenc/Makefile >index 0f976959397b..106e2b5cbf6e 100644 >--- a/x11-fonts/libfontenc/Makefile >+++ b/x11-fonts/libfontenc/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libfontenc > PORTVERSION= 1.1.3 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-fonts/mkfontscale/Makefile b/x11-fonts/mkfontscale/Makefile >index 2f221df277fc..49c6fdf3a78f 100644 >--- a/x11-fonts/mkfontscale/Makefile >+++ b/x11-fonts/mkfontscale/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= mkfontscale > PORTVERSION= 1.1.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-fonts > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile >index 2788a4b6874d..9fcca1bb4256 100644 >--- a/x11-servers/Xfstt/Makefile >+++ b/x11-servers/Xfstt/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xfstt > PORTVERSION= 1.9.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-servers > MASTER_SITES= http://archive.hadrons.org/software/xfstt/ > >diff --git a/x11-servers/xorg-nestserver/Makefile b/x11-servers/xorg-nestserver/Makefile >index 349fc778b02e..f2dfefc25ed1 100644 >--- a/x11-servers/xorg-nestserver/Makefile >+++ b/x11-servers/xorg-nestserver/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= xorg-nestserver > PORTVERSION= 1.19.1 >+PORTREVISION= 1 > PORTEPOCH= 2 > > COMMENT= Nesting X server from X.Org >diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile >index fbe4f78f5263..06dfd7110a8c 100644 >--- a/x11-servers/xorg-server/Makefile >+++ b/x11-servers/xorg-server/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME?= xorg-server > PORTVERSION?= 1.18.4 >-PORTREVISION?= 9 >+PORTREVISION?= 10 > PORTEPOCH?= 1 > CATEGORIES= x11-servers > MASTER_SITES= XORG/individual/xserver >diff --git a/x11-servers/xorg-vfbserver/Makefile b/x11-servers/xorg-vfbserver/Makefile >index 53e91d1d08d9..909e2006a60d 100644 >--- a/x11-servers/xorg-vfbserver/Makefile >+++ b/x11-servers/xorg-vfbserver/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= xorg-vfbserver > PORTVERSION= 1.19.1 >+PORTREVISION= 1 > PORTEPOCH= 1 > > COMMENT= X virtual framebuffer server from X.Org >diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile >index 218dbcb9a34e..fc833fe9aa18 100644 >--- a/x11-servers/xwayland/Makefile >+++ b/x11-servers/xwayland/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= xwayland > PORTVERSION= 1.19.1 >+PORTREVISION= 1 > > COMMENT= X Clients under Wayland > >diff --git a/x11-themes/xcursor-themes/Makefile b/x11-themes/xcursor-themes/Makefile >index 0b83710d71f9..9eb3f6ad18cb 100644 >--- a/x11-themes/xcursor-themes/Makefile >+++ b/x11-themes/xcursor-themes/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xcursor-themes > PORTVERSION= 1.0.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-themes > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile >index b908d790f18d..cf42177c538c 100644 >--- a/x11-toolkits/gtk12/Makefile >+++ b/x11-toolkits/gtk12/Makefile >@@ -4,7 +4,7 @@ > > PORTNAME= gtk > PORTVERSION= 1.2.10 >-PORTREVISION= 26 >+PORTREVISION= 27 > CATEGORIES= x11-toolkits > MASTER_SITES= GNOME/sources/gtk+/1.2 > PKGNAMESUFFIX= 12 >diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile >index f4f3209c554f..34bbf09a5d85 100644 >--- a/x11-toolkits/lesstif/Makefile >+++ b/x11-toolkits/lesstif/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= lesstif > PORTVERSION= 0.95.2 >-PORTREVISION= 5 >+PORTREVISION= 6 > PORTEPOCH= 2 > CATEGORIES= x11-toolkits > MASTER_SITES= SF >diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile >index f23cac869283..24b371fda578 100644 >--- a/x11-toolkits/libXaw/Makefile >+++ b/x11-toolkits/libXaw/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXaw > PORTVERSION= 1.0.13 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= x11-toolkits > >diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile >index a79df0aa3a1d..815b7d275eb7 100644 >--- a/x11-toolkits/libXmu/Makefile >+++ b/x11-toolkits/libXmu/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXmu > PORTVERSION= 1.1.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > PORTEPOCH= 1 > CATEGORIES= x11-toolkits > >diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile >index c5353298f89a..2365f024c8b6 100644 >--- a/x11-toolkits/libXt/Makefile >+++ b/x11-toolkits/libXt/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXt > PORTVERSION= 1.1.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11-toolkits > >diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile >index 6d94bb32d5ef..15d31e6c8fde 100644 >--- a/x11-toolkits/py-kivy/Makefile >+++ b/x11-toolkits/py-kivy/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= kivy > PORTVERSION= 1.10.1 >+PORTREVISION= 1 > CATEGORIES= x11-toolkits python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile >index 3831ca9f9a4f..1e4fa4c569ce 100644 >--- a/x11-toolkits/qt4-gui/Makefile >+++ b/x11-toolkits/qt4-gui/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gui > DISTVERSION= ${QT4_VERSION} >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-toolkits > PKGNAMEPREFIX= qt4- > >diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile >index ab71b1d55e4b..782e82f51793 100644 >--- a/x11-toolkits/v/Makefile >+++ b/x11-toolkits/v/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= v > PORTVERSION= 1.90 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= x11-toolkits devel graphics > MASTER_SITES= SF/${PORTNAME}gui/V%20GUI/${PORTVERSION} > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile >index 8fe5aeb04461..f3b47505ea8b 100644 >--- a/x11-toolkits/wxgtk30/Makefile >+++ b/x11-toolkits/wxgtk30/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= wx > PORTVERSION= 3.0.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > DISTVERSIONPREFIX= v > CATEGORIES= x11-toolkits > PKGNAMESUFFIX= 30-gtk2 >diff --git a/x11-toolkits/wxgtk31/Makefile b/x11-toolkits/wxgtk31/Makefile >index f13e672869db..172cdb6c4a9d 100644 >--- a/x11-toolkits/wxgtk31/Makefile >+++ b/x11-toolkits/wxgtk31/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= wx > DISTVERSIONPREFIX= v > DISTVERSION= 3.1.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-toolkits > PKGNAMESUFFIX= 31-gtk3 > >diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile >index 0a771129e0d4..b108eab478ff 100644 >--- a/x11-wm/awesome/Makefile >+++ b/x11-wm/awesome/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= awesome > PORTVERSION= 4.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > DISTVERSIONPREFIX= v > PORTEPOCH= 1 > CATEGORIES= x11-wm >diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile >index 055d9614777d..afcaf05c5574 100644 >--- a/x11-wm/compiz-plugins-extra/Makefile >+++ b/x11-wm/compiz-plugins-extra/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= compiz-plugins-extra > PORTVERSION= 0.8.8 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-wm > MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ > >diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile >index f1763c383d9d..1b0ca2d0be33 100644 >--- a/x11-wm/compiz-plugins-main/Makefile >+++ b/x11-wm/compiz-plugins-main/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= compiz-plugins-main > PORTVERSION= 0.8.8 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11-wm > MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ > >diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile >index 3e1791c81c58..bbac9caa2572 100644 >--- a/x11-wm/compiz-plugins-unsupported/Makefile >+++ b/x11-wm/compiz-plugins-unsupported/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= compiz-plugins-unsupported > PORTVERSION= 0.8.8 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11-wm > MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ > >diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile >index d587898f6bcf..4f0d516d74aa 100644 >--- a/x11-wm/compiz/Makefile >+++ b/x11-wm/compiz/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= compiz > PORTVERSION= 0.8.8 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-wm > MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ > >diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile >index 3f9f7b840be0..e2e3b710d883 100644 >--- a/x11-wm/compton/Makefile >+++ b/x11-wm/compton/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= compton > PORTVERSION= 20160907 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-wm > > MAINTAINER= femc7488@gmail.com >diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile >index 65fa2268b8fe..20ed859a5164 100644 >--- a/x11-wm/e16/Makefile >+++ b/x11-wm/e16/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= e16 > PORTVERSION= 1.0.18 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm enlightenment > MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ > >diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile >index b86f0e3cb8e4..7331380fe180 100644 >--- a/x11-wm/fluxbox/Makefile >+++ b/x11-wm/fluxbox/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fluxbox > PORTVERSION= 1.3.7 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11-wm > MASTER_SITES= SF > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} >diff --git a/x11-wm/fluxter/Makefile b/x11-wm/fluxter/Makefile >index 28b78dd0e175..1055839f9c05 100644 >--- a/x11-wm/fluxter/Makefile >+++ b/x11-wm/fluxter/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= fluxter > PORTVERSION= 0.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > MASTER_SITES= http://www.hydrus.org.uk/downloads/ > >diff --git a/x11-wm/transset/Makefile b/x11-wm/transset/Makefile >index c40f946658a4..d267a71a50d0 100644 >--- a/x11-wm/transset/Makefile >+++ b/x11-wm/transset/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= transset > PORTVERSION= 1.0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11-wm > >diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile >index 54ea89254734..3c205dc66e3f 100644 >--- a/x11-wm/wmii/Makefile >+++ b/x11-wm/wmii/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= wmii > DISTVERSION= 3.6 # this is stable version; for 3.9.x, use -devel port >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-wm > MASTER_SITES= http://dl.suckless.org/wmii/ > >diff --git a/x11-wm/wmname/Makefile b/x11-wm/wmname/Makefile >index b19cde378d3f..1f8b02bb1056 100644 >--- a/x11-wm/wmname/Makefile >+++ b/x11-wm/wmname/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= wmname > PORTVERSION= 0.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > MASTER_SITES= http://dl.suckless.org/tools/ > >diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile >index 899cc8c94c28..b85e4e677a46 100644 >--- a/x11/bitmap/Makefile >+++ b/x11/bitmap/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= bitmap > PORTVERSION= 1.0.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile >index 6db926392e37..420e374a5ec7 100644 >--- a/x11/gdm/Makefile >+++ b/x11/gdm/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= gdm > PORTVERSION= 3.16.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome3 >diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile >index fb27ea475a31..cf0c35d9e7d4 100644 >--- a/x11/i3lock/Makefile >+++ b/x11/i3lock/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= i3lock > PORTVERSION= 2.10 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= http://i3wm.org/${PORTNAME}/ > >diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile >index 7aec116239f4..84440cb661d2 100644 >--- a/x11/iceauth/Makefile >+++ b/x11/iceauth/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= iceauth > PORTVERSION= 1.0.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/kde-workspace-kde4/Makefile b/x11/kde-workspace-kde4/Makefile >index 6d15f0b79220..2c19b1cbab6d 100644 >--- a/x11/kde-workspace-kde4/Makefile >+++ b/x11/kde-workspace-kde4/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= kde-workspace > PORTVERSION= ${KDE4_WORKSPACE_VERSION} >-PORTREVISION= 25 >+PORTREVISION= 26 > CATEGORIES= x11 kde kde-applications > PKGNAMESUFFIX= -kde4 > >diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile >index 53446928479a..8817608ea384 100644 >--- a/x11/libICE/Makefile >+++ b/x11/libICE/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libICE > PORTVERSION= 1.0.9 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile >index d86d3959dad7..23754e37355e 100644 >--- a/x11/libSM/Makefile >+++ b/x11/libSM/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libSM > PORTVERSION= 1.2.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile >index c05d7e4a8e85..e8d767dbdab3 100644 >--- a/x11/libX11/Makefile >+++ b/x11/libX11/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= libX11 > PORTVERSION= 1.6.6 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXScrnSaver/Makefile b/x11/libXScrnSaver/Makefile >index 74dcc47fd22e..4fb8cbd7d42b 100644 >--- a/x11/libXScrnSaver/Makefile >+++ b/x11/libXScrnSaver/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXScrnSaver > PORTVERSION= 1.2.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXTrap/Makefile b/x11/libXTrap/Makefile >index e9daaf453d3a..f526d058391d 100644 >--- a/x11/libXTrap/Makefile >+++ b/x11/libXTrap/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXTrap > PORTVERSION= 1.0.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile >index 84e2afd56ec0..c3fb5f7f3d72 100644 >--- a/x11/libXau/Makefile >+++ b/x11/libXau/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXau > PORTVERSION= 1.0.8 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile >index 3dee5c8d0cb7..9e8b2c6ee971 100644 >--- a/x11/libXcomposite/Makefile >+++ b/x11/libXcomposite/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXcomposite > PORTVERSION= 0.4.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile >index e541a0f42935..53b2b4c5b8b1 100644 >--- a/x11/libXcursor/Makefile >+++ b/x11/libXcursor/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXcursor > PORTVERSION= 1.1.15 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile >index 7e071944f6b1..30f17559318a 100644 >--- a/x11/libXdamage/Makefile >+++ b/x11/libXdamage/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXdamage > PORTVERSION= 1.1.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile >index c02ad4d05bbc..94a0b6d9ad06 100644 >--- a/x11/libXdmcp/Makefile >+++ b/x11/libXdmcp/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXdmcp > PORTVERSION= 1.1.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXevie/Makefile b/x11/libXevie/Makefile >index 8790fdefb1f5..5544eb568478 100644 >--- a/x11/libXevie/Makefile >+++ b/x11/libXevie/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXevie > PORTVERSION= 1.0.3 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile >index f546e172deaf..20c46feb9017 100644 >--- a/x11/libXext/Makefile >+++ b/x11/libXext/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXext > PORTVERSION= 1.3.3 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile >index 2ec433c4d2bf..9b961274be6e 100644 >--- a/x11/libXfixes/Makefile >+++ b/x11/libXfixes/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXfixes > PORTVERSION= 5.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile >index d8a2027fa2df..f61e66ed4d10 100644 >--- a/x11/libXi/Makefile >+++ b/x11/libXi/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXi > PORTVERSION= 1.7.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile >index 7614dd1253f7..4cb1d9d208b8 100644 >--- a/x11/libXinerama/Makefile >+++ b/x11/libXinerama/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXinerama > PORTVERSION= 1.1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile >index 40786f113398..ed06b3867e3d 100644 >--- a/x11/libXp/Makefile >+++ b/x11/libXp/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXp > PORTVERSION= 1.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile >index 642cb486b6dc..4a0149d0e74e 100644 >--- a/x11/libXpm/Makefile >+++ b/x11/libXpm/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXpm > PORTVERSION= 3.5.12 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXprintAppUtil/Makefile b/x11/libXprintAppUtil/Makefile >index 4b6e246a468e..d669dad3ae3d 100644 >--- a/x11/libXprintAppUtil/Makefile >+++ b/x11/libXprintAppUtil/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXprintAppUtil > PORTVERSION= 1.0.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXprintUtil/Makefile b/x11/libXprintUtil/Makefile >index 45742fcd3ab3..7ff376a6478d 100644 >--- a/x11/libXprintUtil/Makefile >+++ b/x11/libXprintUtil/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libXprintUtil > PORTVERSION= 1.0.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile >index a1003beec4a3..2f510a9d50ef 100644 >--- a/x11/libXrandr/Makefile >+++ b/x11/libXrandr/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXrandr > PORTVERSION= 1.5.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile >index d5153bfb7198..7389f496efa9 100644 >--- a/x11/libXrender/Makefile >+++ b/x11/libXrender/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXrender > PORTVERSION= 0.9.10 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile >index eb03b9b0307b..5c3c45a2dd1f 100644 >--- a/x11/libXres/Makefile >+++ b/x11/libXres/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXres > PORTVERSION= 1.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile >index c7441ab79b60..c31728c552f6 100644 >--- a/x11/libXtst/Makefile >+++ b/x11/libXtst/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXtst > PORTVERSION= 1.2.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile >index 797d8ac0850b..b1f9ae9750f7 100644 >--- a/x11/libXv/Makefile >+++ b/x11/libXv/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXv > PORTVERSION= 1.0.11 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= x11 > >diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile >index 86e1a96bf4fa..2e6edbf60a7f 100644 >--- a/x11/libXvMC/Makefile >+++ b/x11/libXvMC/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXvMC > PORTVERSION= 1.0.10 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXxf86dga/Makefile b/x11/libXxf86dga/Makefile >index 92a260a8c3e7..468dfe9e34b4 100644 >--- a/x11/libXxf86dga/Makefile >+++ b/x11/libXxf86dga/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXxf86dga > PORTVERSION= 1.1.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXxf86misc/Makefile b/x11/libXxf86misc/Makefile >index 6040a28c454e..f350a389ed1c 100644 >--- a/x11/libXxf86misc/Makefile >+++ b/x11/libXxf86misc/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXxf86misc > PORTVERSION= 1.0.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libXxf86vm/Makefile b/x11/libXxf86vm/Makefile >index e123a8fa00ff..53f4fc51d3c8 100644 >--- a/x11/libXxf86vm/Makefile >+++ b/x11/libXxf86vm/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libXxf86vm > PORTVERSION= 1.1.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile >index 50d97037c877..2c86c2a1d461 100644 >--- a/x11/libdmx/Makefile >+++ b/x11/libdmx/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libdmx > PORTVERSION= 1.1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile >index 943c3cd91620..6c49e18f27e4 100644 >--- a/x11/libxkbfile/Makefile >+++ b/x11/libxkbfile/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libxkbfile > PORTVERSION= 1.0.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libxkbui/Makefile b/x11/libxkbui/Makefile >index 3887c1a6eefd..1d851199d295 100644 >--- a/x11/libxkbui/Makefile >+++ b/x11/libxkbui/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= libxkbui > PORTVERSION= 1.0.2 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/libxshmfence/Makefile b/x11/libxshmfence/Makefile >index a43341db1cfb..9a7d212f0e90 100644 >--- a/x11/libxshmfence/Makefile >+++ b/x11/libxshmfence/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= libxshmfence > PORTVERSION= 1.2 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/listres/Makefile b/x11/listres/Makefile >index e63b38fc230f..03f939fe6586 100644 >--- a/x11/listres/Makefile >+++ b/x11/listres/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= listres > PORTVERSION= 1.0.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/lsw/Makefile b/x11/lsw/Makefile >index 290f3f6d931b..2fd57ef67a64 100644 >--- a/x11/lsw/Makefile >+++ b/x11/lsw/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= lsw > PORTVERSION= 0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= http://dl.suckless.org/tools/ > >diff --git a/x11/metalock/Makefile b/x11/metalock/Makefile >index 00f641217dca..93d94d294dba 100644 >--- a/x11/metalock/Makefile >+++ b/x11/metalock/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= metalock > PORTVERSION= 0.8.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11 > MASTER_SITES= BERLIOS > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >diff --git a/x11/nvidia-driver-304/Makefile b/x11/nvidia-driver-304/Makefile >index 648e4fd7ed02..d7c5e6ea1f10 100644 >--- a/x11/nvidia-driver-304/Makefile >+++ b/x11/nvidia-driver-304/Makefile >@@ -3,7 +3,7 @@ > > DISTVERSION= 304.137 > # Explicitly set PORTREVISION as it can be overridden by the master port >-PORTREVISION= 0 >+PORTREVISION= 1 > > MASTERDIR= ${.CURDIR}/../nvidia-driver > PKGNAMESUFFIX= -304 >diff --git a/x11/nvidia-driver-340/Makefile b/x11/nvidia-driver-340/Makefile >index e8ba466d0847..05199c736155 100644 >--- a/x11/nvidia-driver-340/Makefile >+++ b/x11/nvidia-driver-340/Makefile >@@ -3,7 +3,7 @@ > > DISTVERSION= 340.107 > # Explicitly set PORTREVISION as it can be overridden by the master port >-PORTREVISION= 0 >+PORTREVISION= 1 > > MASTERDIR= ${.CURDIR}/../nvidia-driver > PKGNAMESUFFIX= -340 >diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile >index dd69ff3ce2ae..14bfe9e6efbc 100644 >--- a/x11/nvidia-driver/Makefile >+++ b/x11/nvidia-driver/Makefile >@@ -12,7 +12,7 @@ > PORTNAME= nvidia-driver > DISTVERSION?= 390.77 > # Always try to set PORTREVISION as it can be overridden by the slave ports >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES= x11 > MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION} > DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION} >diff --git a/x11/nxcomp/Makefile b/x11/nxcomp/Makefile >index 472feae38df0..62cd9ad04391 100644 >--- a/x11/nxcomp/Makefile >+++ b/x11/nxcomp/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= nxcomp > PORTVERSION= 3.5.0.32 >-PORTREVISION= 1 >+PORTREVISION= 2 > MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ > CATEGORIES= x11 devel > DISTNAME= nx-libs-${PORTVERSION}-lite >diff --git a/x11/p5-X11-XCB/Makefile b/x11/p5-X11-XCB/Makefile >index 32ce54f5cc9c..48913f8b7dc0 100644 >--- a/x11/p5-X11-XCB/Makefile >+++ b/x11/p5-X11-XCB/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= X11-XCB > PORTVERSION= 0.16 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >diff --git a/x11/p5-X11-Xlib/Makefile b/x11/p5-X11-Xlib/Makefile >index f377bfd11d43..b8482849bb63 100644 >--- a/x11/p5-X11-Xlib/Makefile >+++ b/x11/p5-X11-Xlib/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= X11-Xlib > PORTVERSION= 0.18 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile >index ffe7b8638ee8..58c23c280a6a 100644 >--- a/x11/rgb/Makefile >+++ b/x11/rgb/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= rgb > PORTVERSION= 1.0.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/slock/Makefile b/x11/slock/Makefile >index 962a393f4139..2759fd363f8c 100644 >--- a/x11/slock/Makefile >+++ b/x11/slock/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= slock > PORTVERSION= 1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= http://dl.suckless.org/tools/ > >diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile >index 0d2d28d7c415..0a3aba214174 100644 >--- a/x11/thinglaunch/Makefile >+++ b/x11/thinglaunch/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= thinglaunch > PORTVERSION= 1.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= LOCAL/ehaupt > >diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile >index 1debbdb73492..3a48f9527971 100644 >--- a/x11/thingylaunch/Makefile >+++ b/x11/thingylaunch/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= thingylaunch > PORTVERSION= 2.0.3 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11 > MASTER_SITES= http://gahr.ch/thingylaunch/ > >diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile >index 3b8643ea8a9f..11e4995dfcb6 100644 >--- a/x11/workrave/Makefile >+++ b/x11/workrave/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= workrave > DISTVERSIONPREFIX= v > DISTVERSION= 1_10_16 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= x11 > > MAINTAINER= tobik@FreeBSD.org >diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile >index 29c5fd519d17..fa1893585b0f 100644 >--- a/x11/xcursorgen/Makefile >+++ b/x11/xcursorgen/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xcursorgen > PORTVERSION= 1.0.6 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile >index 0abd31da3d44..a03be3f961bb 100644 >--- a/x11/xdpyinfo/Makefile >+++ b/x11/xdpyinfo/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xdpyinfo > PORTVERSION= 1.3.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xdriinfo/Makefile b/x11/xdriinfo/Makefile >index 04d6c138dab8..702757dc85b9 100644 >--- a/x11/xdriinfo/Makefile >+++ b/x11/xdriinfo/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xdriinfo > PORTVERSION= 1.0.6 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xfindproxy/Makefile b/x11/xfindproxy/Makefile >index 8c4a15d0d83c..8321b0fb20ff 100644 >--- a/x11/xfindproxy/Makefile >+++ b/x11/xfindproxy/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xfindproxy > PORTVERSION= 1.0.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xfwp/Makefile b/x11/xfwp/Makefile >index 4b03198fb64f..46dc1068d178 100644 >--- a/x11/xfwp/Makefile >+++ b/x11/xfwp/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xfwp > PORTVERSION= 1.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile >index 821bc149b239..abe79168d50d 100644 >--- a/x11/xinput/Makefile >+++ b/x11/xinput/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xinput > PORTVERSION= 1.6.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xkbutils/Makefile b/x11/xkbutils/Makefile >index 56b7d6d64f10..181c44040a97 100644 >--- a/x11/xkbutils/Makefile >+++ b/x11/xkbutils/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xkbutils > PORTVERSION= 1.0.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile >index cfe7d8fb6710..f3a2aa2f874f 100644 >--- a/x11/xrestop/Makefile >+++ b/x11/xrestop/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xrestop > PORTVERSION= 0.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/ > >diff --git a/x11/xrx/Makefile b/x11/xrx/Makefile >index 12fcd020e569..797ed49a69c6 100644 >--- a/x11/xrx/Makefile >+++ b/x11/xrx/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xrx > PORTVERSION= 1.0.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xscope/Makefile b/x11/xscope/Makefile >index d4d756535b97..485f673670e5 100644 >--- a/x11/xscope/Makefile >+++ b/x11/xscope/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xscope > PORTVERSION= 1.4.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > MASTER_SITES= XORG/individual/${XORG_CAT}/ > >diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile >index d03bf00bf6a4..c06b01546032 100644 >--- a/x11/xscreensaver/Makefile >+++ b/x11/xscreensaver/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= xscreensaver > PORTVERSION= 5.40 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= http://www.jwz.org/xscreensaver/ > >diff --git a/x11/xsel/Makefile b/x11/xsel/Makefile >index ee7a51d75502..bee9e8d3e11f 100644 >--- a/x11/xsel/Makefile >+++ b/x11/xsel/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xsel > PORTVERSION= 0.04.1 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= x11 > MASTER_SITES= http://BSDforge.com/projects/source/x11/xsel/ > >diff --git a/x11/xset/Makefile b/x11/xset/Makefile >index a79d96340b5b..ae32c360cfd3 100644 >--- a/x11/xset/Makefile >+++ b/x11/xset/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xset > PORTVERSION= 1.2.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xwininfo/Makefile b/x11/xwininfo/Makefile >index ca557ba0dc52..8ba0d9888750 100644 >--- a/x11/xwininfo/Makefile >+++ b/x11/xwininfo/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= xwininfo > PORTVERSION= 1.1.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org >diff --git a/x11/xwinwrap/Makefile b/x11/xwinwrap/Makefile >index 62def7acd1f5..33664d737c24 100644 >--- a/x11/xwinwrap/Makefile >+++ b/x11/xwinwrap/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= xwinwrap > PORTVERSION= 0.3 >-PORTREVISION= 2 >+PORTREVISION= 4 > CATEGORIES= x11 > MASTER_SITES= LOCAL/vg >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 230909
: 196561