summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Turgeon <ericbsd@FreeBSD.org>2025-08-12 08:02:05 -0300
committerEric Turgeon <ericbsd@FreeBSD.org>2025-08-12 08:03:53 -0300
commit7ea9703cc4be07aaaf9eae09fe2e2f81277ac9ce (patch)
tree53cc065e2b5b769738403c4cead9acc3f14f9626
parentdevel/libsoup3: unbreak build on recent 15.0 with MIT KRB5 (+) (diff)
GNUstep: Bump dependent PORTREVISION
-rw-r--r--archivers/unarchiver/Makefile2
-rw-r--r--archivers/zipper/Makefile2
-rw-r--r--audio/cddb-bundle/Makefile2
-rw-r--r--audio/gnustep-cdplayer/Makefile2
-rw-r--r--audio/mpdcon/Makefile2
-rw-r--r--biology/biococoa/Makefile2
-rw-r--r--databases/fortytwo-bdb/Makefile2
-rw-r--r--databases/sqlclient/Makefile1
-rw-r--r--deskutils/affiche/Makefile2
-rw-r--r--deskutils/appwrapper/Makefile2
-rw-r--r--deskutils/cartotheque/Makefile2
-rw-r--r--deskutils/gnustep-wrapper/Makefile2
-rw-r--r--deskutils/gworkspace-gwmetadata/Makefile1
-rw-r--r--deskutils/gworkspace/Makefile1
-rw-r--r--deskutils/helpviewer/Makefile2
-rw-r--r--deskutils/plopfolio/Makefile2
-rw-r--r--deskutils/preferences/Makefile2
-rw-r--r--deskutils/simpleagenda/Makefile2
-rw-r--r--deskutils/systempreferences/Makefile2
-rw-r--r--deskutils/toolboxkit/Makefile2
-rw-r--r--devel/fortytwo-encore/Makefile2
-rw-r--r--devel/gnustep/Makefile2
-rw-r--r--devel/gorm/Makefile1
-rw-r--r--devel/highlighterkit/Makefile2
-rw-r--r--devel/performance/Makefile1
-rw-r--r--devel/projectcenter/Makefile2
-rw-r--r--devel/sope/Makefile1
-rw-r--r--devel/sope2/Makefile2
-rw-r--r--devel/wizardkit/Makefile2
-rw-r--r--finance/expense/Makefile2
-rw-r--r--ftp/gnustep-ftp/Makefile2
-rw-r--r--ftp/waiho/Makefile2
-rw-r--r--games/fortunate/Makefile2
-rw-r--r--games/gmastermind/Makefile2
-rw-r--r--games/gmines/Makefile2
-rw-r--r--games/gnustep-ladder/Makefile2
-rw-r--r--games/gnustep-sudoku/Makefile2
-rw-r--r--games/gomoku/Makefile2
-rw-r--r--games/grubik/Makefile2
-rw-r--r--games/gshisen/Makefile2
-rw-r--r--games/jigsaw/Makefile2
-rw-r--r--games/lapispuzzle/Makefile2
-rw-r--r--games/nextgo/Makefile2
-rw-r--r--games/oolite/Makefile2
-rw-r--r--graphics/camerakit/Makefile2
-rw-r--r--graphics/cenon/Makefile2
-rw-r--r--graphics/fortytwo/Makefile2
-rw-r--r--graphics/graphos/Makefile2
-rw-r--r--graphics/imageviewer/Makefile2
-rw-r--r--graphics/laternamagica/Makefile2
-rw-r--r--graphics/pikopixel/Makefile2
-rw-r--r--graphics/preview/Makefile2
-rw-r--r--graphics/price/Makefile2
-rw-r--r--japanese/jishyo/Makefile2
-rw-r--r--lang/gscheme/Makefile2
-rw-r--r--mail/addresses-goodies/Makefile2
-rw-r--r--mail/addresses/Makefile2
-rw-r--r--mail/gnumail/Makefile2
-rw-r--r--mail/pantomime/Makefile1
-rw-r--r--math/edenmath/Makefile2
-rw-r--r--multimedia/poe/Makefile2
-rw-r--r--net/remotedesk/Makefile2
-rw-r--r--news/lusernet/Makefile2
-rw-r--r--print/gspdf/Makefile2
-rw-r--r--science/paje/Makefile2
-rw-r--r--sysutils/batmon/Makefile2
-rw-r--r--sysutils/stepsync/Makefile2
-rw-r--r--sysutils/timemon/Makefile2
-rw-r--r--textproc/duncan/Makefile2
-rw-r--r--textproc/easydiff/Makefile2
-rw-r--r--textproc/latex-service/Makefile2
-rw-r--r--textproc/localize/Makefile2
-rw-r--r--www/grr/Makefile2
-rw-r--r--www/rsskit/Makefile2
-rw-r--r--www/sogo/Makefile1
-rw-r--r--www/sogo2/Makefile2
-rw-r--r--x11-clocks/aclock/Makefile2
-rw-r--r--x11/gnustep-app/Makefile2
-rw-r--r--x11/gskrab/Makefile2
-rw-r--r--x11/innerspace/Makefile2
-rw-r--r--x11/terminal.app/Makefile2
81 files changed, 81 insertions, 73 deletions
diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile
index 994a60f924d8..dbe18e44ed81 100644
--- a/archivers/unarchiver/Makefile
+++ b/archivers/unarchiver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unar
PORTVERSION= 1.10.1
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= archivers gnustep
MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/
DISTNAME= ${PORTNAME}${PORTVERSION}_src
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile
index f60e5d53469e..1451ed2d1bf5 100644
--- a/archivers/zipper/Makefile
+++ b/archivers/zipper/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zipper
DISTVERSION= 1.5
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= archivers gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Zipper-${DISTVERSION}
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile
index 805c13151528..28cbc268dd8e 100644
--- a/audio/cddb-bundle/Makefile
+++ b/audio/cddb-bundle/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cddb
PORTVERSION= 0.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME}
PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2}
diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile
index 74380978969b..80e351e3c926 100644
--- a/audio/gnustep-cdplayer/Makefile
+++ b/audio/gnustep-cdplayer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cdplayer
PORTVERSION= 0.5.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= gnustep-
diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile
index 4203c59d66ed..19e85d6687ff 100644
--- a/audio/mpdcon/Makefile
+++ b/audio/mpdcon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mpdcon
PORTVERSION= 1.5.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= MPDCon-${PORTVERSION}
diff --git a/biology/biococoa/Makefile b/biology/biococoa/Makefile
index 56145db6d6be..84b6d7f8d722 100644
--- a/biology/biococoa/Makefile
+++ b/biology/biococoa/Makefile
@@ -1,6 +1,6 @@
PORTNAME= biococoa
PORTVERSION= 2.2.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= biology gnustep
MASTER_SITES= http://bioinformatics.org/biococoa/downloads/
DISTNAME= biococoa-${PORTVERSION}-src
diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile
index a125bef5bb6b..c9c63069ba67 100644
--- a/databases/fortytwo-bdb/Makefile
+++ b/databases/fortytwo-bdb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bdb
PORTVERSION= 0.2.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= databases gnustep
MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION}
PKGNAMEPREFIX= fortytwo-
diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile
index b0f89077c9a4..c0d2106d39f2 100644
--- a/databases/sqlclient/Makefile
+++ b/databases/sqlclient/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sqlclient
PORTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= databases gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= SQLClient-${PORTVERSION}
diff --git a/deskutils/affiche/Makefile b/deskutils/affiche/Makefile
index 37d6d7d656b8..f5771d18074f 100644
--- a/deskutils/affiche/Makefile
+++ b/deskutils/affiche/Makefile
@@ -1,6 +1,6 @@
PORTNAME= affiche
PORTVERSION= 0.6.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/
DISTNAME= Affiche-${PORTVERSION}
diff --git a/deskutils/appwrapper/Makefile b/deskutils/appwrapper/Makefile
index 21fb4bd61e8f..64b0327331e3 100644
--- a/deskutils/appwrapper/Makefile
+++ b/deskutils/appwrapper/Makefile
@@ -1,6 +1,6 @@
PORTNAME= appwrapper
PORTVERSION= 0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils gnustep
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION}
DISTNAME= AppWrapper.${PORTVERSION}
diff --git a/deskutils/cartotheque/Makefile b/deskutils/cartotheque/Makefile
index 4bf63b7f0bde..2bbe4ee81692 100644
--- a/deskutils/cartotheque/Makefile
+++ b/deskutils/cartotheque/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cartotheque
PORTVERSION= 0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils gnustep
MASTER_SITES= LOCAL/dinoex
DISTNAME= Cartotheque-${PORTVERSION}
diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile
index a41d16ea2b2c..7f23aeb095cc 100644
--- a/deskutils/gnustep-wrapper/Makefile
+++ b/deskutils/gnustep-wrapper/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wrapper
PORTVERSION= 0.1.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils gnustep
#MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/
MASTER_SITES= LOCAL/dinoex
diff --git a/deskutils/gworkspace-gwmetadata/Makefile b/deskutils/gworkspace-gwmetadata/Makefile
index d832e4f16343..688d3f065cbd 100644
--- a/deskutils/gworkspace-gwmetadata/Makefile
+++ b/deskutils/gworkspace-gwmetadata/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gworkspace
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
PKGNAMESUFFIX= -gwmetadata${PKGNAMESUFFIX2}
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile
index f4ddaf33f749..73cd67c1786b 100644
--- a/deskutils/gworkspace/Makefile
+++ b/deskutils/gworkspace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gworkspace
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
diff --git a/deskutils/helpviewer/Makefile b/deskutils/helpviewer/Makefile
index d20a90e721a7..e47490867ca5 100644
--- a/deskutils/helpviewer/Makefile
+++ b/deskutils/helpviewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helpviewer
PORTVERSION= 0.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.roard.com/helpviewer/download/
DISTNAME= HelpViewer-${PORTVERSION}
diff --git a/deskutils/plopfolio/Makefile b/deskutils/plopfolio/Makefile
index b5216fdc68aa..73a8ccadd095 100644
--- a/deskutils/plopfolio/Makefile
+++ b/deskutils/plopfolio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plopfolio
PORTVERSION= 0.1.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
diff --git a/deskutils/preferences/Makefile b/deskutils/preferences/Makefile
index f7ad548d86d7..61182ad8ad4b 100644
--- a/deskutils/preferences/Makefile
+++ b/deskutils/preferences/Makefile
@@ -1,6 +1,6 @@
PORTNAME= preferences
PORTVERSION= 1.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= deskutils gnustep
MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION}
DISTNAME= Preferences-${PORTVERSION}
diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile
index 8acbe8d3ff64..42fbb1564d3e 100644
--- a/deskutils/simpleagenda/Makefile
+++ b/deskutils/simpleagenda/Makefile
@@ -1,6 +1,6 @@
PORTNAME= simpleagenda
PORTVERSION= 0.46
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= deskutils gnustep
DISTNAME= SimpleAgenda-${PORTVERSION}
diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile
index b166da3750e5..c1337f4207ff 100644
--- a/deskutils/systempreferences/Makefile
+++ b/deskutils/systempreferences/Makefile
@@ -1,6 +1,6 @@
PORTNAME= systempreferences
PORTVERSION= 1.2.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}
diff --git a/deskutils/toolboxkit/Makefile b/deskutils/toolboxkit/Makefile
index 3ccc8996dc09..13870595c20f 100644
--- a/deskutils/toolboxkit/Makefile
+++ b/deskutils/toolboxkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= toolbox
PORTVERSION= 0.8
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= deskutils gnustep
MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \
LOCAL/dinoex
diff --git a/devel/fortytwo-encore/Makefile b/devel/fortytwo-encore/Makefile
index 9ce269b29724..382701b459f7 100644
--- a/devel/fortytwo-encore/Makefile
+++ b/devel/fortytwo-encore/Makefile
@@ -1,6 +1,6 @@
PORTNAME= encore
PORTVERSION= 0.3.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel gnustep
MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION}
PKGNAMEPREFIX= fortytwo-
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 094b898bc3c8..f1bbc9419821 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnustep
PORTVERSION= 1.28.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel lang gnustep
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile
index dc4746f2e13e..dbbbf4424fd0 100644
--- a/devel/gorm/Makefile
+++ b/devel/gorm/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gorm
DISTVERSIONPREFIX= gorm-
DISTVERSION= 1_3_1
+PORTREVISION= 1
CATEGORIES= devel gnustep
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/highlighterkit/Makefile b/devel/highlighterkit/Makefile
index 6b8773e0d60f..c56b8d269bf0 100644
--- a/devel/highlighterkit/Makefile
+++ b/devel/highlighterkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= highlighterkit
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel gnustep
MASTER_SITES= http://download.gna.org/pmanager/0.2/
DISTNAME= HighlighterKit-${PORTVERSION}
diff --git a/devel/performance/Makefile b/devel/performance/Makefile
index c6ca8d3f9642..9e7590f1b4f6 100644
--- a/devel/performance/Makefile
+++ b/devel/performance/Makefile
@@ -1,5 +1,6 @@
PORTNAME= performance
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= Performance-${PORTVERSION}
diff --git a/devel/projectcenter/Makefile b/devel/projectcenter/Makefile
index da00795402f2..6af669f4bc23 100644
--- a/devel/projectcenter/Makefile
+++ b/devel/projectcenter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= projectcenter
PORTVERSION= 0.6.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/dev-apps
DISTNAME= ProjectCenter-${PORTVERSION}
diff --git a/devel/sope/Makefile b/devel/sope/Makefile
index a34899012587..31ed954474e7 100644
--- a/devel/sope/Makefile
+++ b/devel/sope/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sope
PORTVERSION= 5.12.3
+PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= https://packages.sogo.nu/sources/
DISTNAME= SOPE-${PORTVERSION}
diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile
index b32293f6614c..58e02bb83811 100644
--- a/devel/sope2/Makefile
+++ b/devel/sope2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sope2
PORTVERSION= 2.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnustep
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
DISTNAME= SOPE-${PORTVERSION}
diff --git a/devel/wizardkit/Makefile b/devel/wizardkit/Makefile
index 7f6a4629493a..b7730347f7b7 100644
--- a/devel/wizardkit/Makefile
+++ b/devel/wizardkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wizardkit
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel gnustep
MASTER_SITES= http://download.gna.org/pmanager/0.2/
DISTNAME= WizardKit-${PORTVERSION}
diff --git a/finance/expense/Makefile b/finance/expense/Makefile
index db38c5504c3c..35877950c68e 100644
--- a/finance/expense/Makefile
+++ b/finance/expense/Makefile
@@ -1,6 +1,6 @@
PORTNAME= expense
PORTVERSION= 0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= finance gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Expense/files/
DISTNAME= Expense-${PORTVERSION}
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile
index 3072d8a963fe..bcc1f11bd949 100644
--- a/ftp/gnustep-ftp/Makefile
+++ b/ftp/gnustep-ftp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ftp
PORTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMEPREFIX= gnustep-
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile
index 3331f1fb7220..51251087544a 100644
--- a/ftp/waiho/Makefile
+++ b/ftp/waiho/Makefile
@@ -1,6 +1,6 @@
PORTNAME= waiho
PORTVERSION= 0.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= ftp gnustep
MASTER_SITES= http://www.roard.com/waiho/download/
DISTNAME= Waiho-${PORTVERSION}
diff --git a/games/fortunate/Makefile b/games/fortunate/Makefile
index 154a5deb3b79..96c25899a9c4 100644
--- a/games/fortunate/Makefile
+++ b/games/fortunate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fortunate
PORTVERSION= 3.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games gnustep
MASTER_SITES= GNUSTEP_CH
diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile
index 55f2bee53e70..c1e2d4ccff36 100644
--- a/games/gmastermind/Makefile
+++ b/games/gmastermind/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmastermind
PORTVERSION= 0.6
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= GMastermind-${PORTVERSION}
diff --git a/games/gmines/Makefile b/games/gmines/Makefile
index 775adc3873c3..c353b7dabf4f 100644
--- a/games/gmines/Makefile
+++ b/games/gmines/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmines
PORTVERSION= 0.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= GMines-${PORTVERSION}
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile
index 4f4333af1970..d9d7aae6dd2d 100644
--- a/games/gnustep-ladder/Makefile
+++ b/games/gnustep-ladder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ladder
PORTVERSION= 1.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMEPREFIX= gnustep-
diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile
index 2ebb6828d4fd..ce7d86307389 100644
--- a/games/gnustep-sudoku/Makefile
+++ b/games/gnustep-sudoku/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sudoku
PORTVERSION= 0.7
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMEPREFIX= gnustep-
diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile
index 5e405076b989..2bae053ed4a7 100644
--- a/games/gomoku/Makefile
+++ b/games/gomoku/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomoku
PORTVERSION= 1.2.9
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/
DISTNAME= Gomoku-${PORTVERSION}
diff --git a/games/grubik/Makefile b/games/grubik/Makefile
index 1e2db1a3dbb7..0d86d873769a 100644
--- a/games/grubik/Makefile
+++ b/games/grubik/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grubik
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/
DISTNAME= GRubik
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index b3db4fce53cb..cfd17cf50a6c 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gshisen
PORTVERSION= 1.3.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= GShisen-${PORTVERSION}
diff --git a/games/jigsaw/Makefile b/games/jigsaw/Makefile
index 46f69fe87e9f..09ca41849794 100644
--- a/games/jigsaw/Makefile
+++ b/games/jigsaw/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jigsaw
PORTVERSION= 0.8
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Jigsaw-${PORTVERSION}
diff --git a/games/lapispuzzle/Makefile b/games/lapispuzzle/Makefile
index cca8770544ac..c0dbb25f2afc 100644
--- a/games/lapispuzzle/Makefile
+++ b/games/lapispuzzle/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lapispuzzle
PORTVERSION= 1.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= LapisPuzzle-${PORTVERSION}
diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile
index 17a368d5651f..182f6dd580a4 100644
--- a/games/nextgo/Makefile
+++ b/games/nextgo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nextgo
PORTVERSION= 3.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= NeXTGo-${PORTVERSION}
diff --git a/games/oolite/Makefile b/games/oolite/Makefile
index 7356a3201a20..b1682faf57ad 100644
--- a/games/oolite/Makefile
+++ b/games/oolite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= oolite
PORTVERSION= 1.88
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games gnustep
MASTER_SITES= https://github.com/OoliteProject/oolite/releases/download/1.88/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile
index 1d39f2e3dfa4..95cc0a70aa18 100644
--- a/graphics/camerakit/Makefile
+++ b/graphics/camerakit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= camerakit
PORTVERSION= 0.0.1
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
DISTNAME= CameraKit-20041011
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index d46f3842b7c1..dd5609e5ba6e 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cenon
# Per r492056, 4.0.2 is the last version which actually works with GNUstep,
# the later ones use XCode >= 5 .xib files which GNUstep cannot parse.
PORTVERSION= 4.0.2
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= graphics gnustep
MASTER_SITES= http://www.cenon.zone/download/source/
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile
index 1de06c6816ac..3c30d0882436 100644
--- a/graphics/fortytwo/Makefile
+++ b/graphics/fortytwo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fortytwo
PORTVERSION= 0.2.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= graphics gnustep
MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION}
DISTFILES= FT-${PORTVERSION}-src.tgz \
diff --git a/graphics/graphos/Makefile b/graphics/graphos/Makefile
index 96be3b221434..fc514bf7b8ef 100644
--- a/graphics/graphos/Makefile
+++ b/graphics/graphos/Makefile
@@ -1,6 +1,6 @@
PORTNAME= graphos
PORTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Graphos-${PORTVERSION}
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile
index 6e4b4a53cd79..af51c756c7c0 100644
--- a/graphics/imageviewer/Makefile
+++ b/graphics/imageviewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= imageviewer
PORTVERSION= 0.6.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics gnustep
MASTER_SITES= http://www.nice.ch/~phip/ \
LOCAL/dinoex
diff --git a/graphics/laternamagica/Makefile b/graphics/laternamagica/Makefile
index bf22e603a185..48472db6300c 100644
--- a/graphics/laternamagica/Makefile
+++ b/graphics/laternamagica/Makefile
@@ -1,6 +1,6 @@
PORTNAME= laternamagica
PORTVERSION= 0.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= LaternaMagica-${PORTVERSION}
diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile
index 01ee9d46e765..f0a4df29ba9b 100644
--- a/graphics/pikopixel/Makefile
+++ b/graphics/pikopixel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pikopixel
DISTVERSION= 1.0-b10
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics gnustep
MASTER_SITES= http://twilightedge.com/downloads/
diff --git a/graphics/preview/Makefile b/graphics/preview/Makefile
index 05d22ad857bf..8a14db444973 100644
--- a/graphics/preview/Makefile
+++ b/graphics/preview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= preview
PORTVERSION= 0.8.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
PKGNAMEPREFIX= gnustep-
diff --git a/graphics/price/Makefile b/graphics/price/Makefile
index 97904f0686dc..867658d5d9aa 100644
--- a/graphics/price/Makefile
+++ b/graphics/price/Makefile
@@ -1,6 +1,6 @@
PORTNAME= price
PORTVERSION= 1.3.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics gnustep
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
DISTNAME= PRICE-${PORTVERSION}
diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile
index 5a7029dcf99f..c6bc7994e815 100644
--- a/japanese/jishyo/Makefile
+++ b/japanese/jishyo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jishyo
PORTVERSION= 0.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= japanese gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/
DISTNAME= Jishyo-${PORTVERSION}
diff --git a/lang/gscheme/Makefile b/lang/gscheme/Makefile
index 2295ee2f3792..bbeedb78c35d 100644
--- a/lang/gscheme/Makefile
+++ b/lang/gscheme/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gscheme
PORTVERSION= 0.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= lang gnustep
MASTER_SITES= http://www.gnustep.it/marko/GScheme/ \
LOCAL/dinoex
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile
index 3f0aea722f82..8f8e312a5efb 100644
--- a/mail/addresses-goodies/Makefile
+++ b/mail/addresses-goodies/Makefile
@@ -1,6 +1,6 @@
PORTNAME= addresses
PORTVERSION= 0.4.8
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= mail gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2}
diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile
index f972292dd74f..dba5feca0c1d 100644
--- a/mail/addresses/Makefile
+++ b/mail/addresses/Makefile
@@ -1,6 +1,6 @@
PORTNAME= addresses
PORTVERSION= 0.4.8
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= mail gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Addresses-${PORTVERSION}
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index b10af53f959d..102768e6b9f8 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnumail
DISTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail gnustep
MASTER_SITES= SAVANNAH/gnustep-nonfsf/
DISTNAME= GNUMail-${PORTVERSION}
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index 3c7c910548d7..7fa6d998db63 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pantomime
DISTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= mail gnustep
MASTER_SITES= SAVANNAH/gnustep-nonfsf/
DISTNAME= Pantomime-${DISTVERSION}
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile
index 8d24cb380984..66753eff0f01 100644
--- a/math/edenmath/Makefile
+++ b/math/edenmath/Makefile
@@ -1,6 +1,6 @@
PORTNAME= edenmath
PORTVERSION= 1.1.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile
index 6ba26979d9fd..05dfd97520f4 100644
--- a/multimedia/poe/Makefile
+++ b/multimedia/poe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= poe
PORTVERSION= 0.5.1
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= multimedia gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/
DISTNAME= Poe-${PORTVERSION}
diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile
index 1e15fed2ac7e..b150c64c8055 100644
--- a/net/remotedesk/Makefile
+++ b/net/remotedesk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= remotedesk
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= RemoteDesk-${PORTVERSION}
diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile
index b327f2e7d8e7..6f9667ddc08f 100644
--- a/news/lusernet/Makefile
+++ b/news/lusernet/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lusernet
PORTVERSION= 0.4.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= news gnustep
MASTER_SITES= LOCAL/dinoex
DISTNAME= LuserNET-${PORTVERSION}
diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile
index 6aed3e1ae9d6..8b4e795c1a2d 100644
--- a/print/gspdf/Makefile
+++ b/print/gspdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gspdf
PORTVERSION= 0.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= print gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= GSPdf-${PORTVERSION}
diff --git a/science/paje/Makefile b/science/paje/Makefile
index 6c6a554a8b5b..0d73a91fe8bf 100644
--- a/science/paje/Makefile
+++ b/science/paje/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paje
PORTVERSION= 1.97
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= science gnustep
MASTER_SITES= SF/${PORTNAME}/Releases
DISTNAME= Paje_${PORTVERSION}
diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile
index 97fe0bdf6860..09fea99946c2 100644
--- a/sysutils/batmon/Makefile
+++ b/sysutils/batmon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= batmon
PORTVERSION= 0.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils gnustep
MASTER_SITES= SAVANNAH/gap
diff --git a/sysutils/stepsync/Makefile b/sysutils/stepsync/Makefile
index 5f6fd4517cf4..f94edd23f2ea 100644
--- a/sysutils/stepsync/Makefile
+++ b/sysutils/stepsync/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stepsync
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= StepSync-${PORTVERSION}
diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile
index 45f045ef5305..2dd708c8be6e 100644
--- a/sysutils/timemon/Makefile
+++ b/sysutils/timemon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= timemon
PORTVERSION= 4.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= TimeMon-${PORTVERSION}
diff --git a/textproc/duncan/Makefile b/textproc/duncan/Makefile
index 1a77d52dde2e..fb9e391dd738 100644
--- a/textproc/duncan/Makefile
+++ b/textproc/duncan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= duncan
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/
DISTNAME= Duncan-${PORTVERSION}
diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile
index b0ded1f32a4c..aa48bb1797fd 100644
--- a/textproc/easydiff/Makefile
+++ b/textproc/easydiff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= easydiff
PORTVERSION= 0.4.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= textproc gnustep
MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= EasyDiff-${PORTVERSION}
diff --git a/textproc/latex-service/Makefile b/textproc/latex-service/Makefile
index 85629e43c5d9..013ee8054506 100644
--- a/textproc/latex-service/Makefile
+++ b/textproc/latex-service/Makefile
@@ -1,6 +1,6 @@
PORTNAME= latex
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= textproc gnustep
MASTER_SITES= http://www.roard.com/latexservice/download/
PKGNAMESUFFIX= -service${PKGNAMESUFFIX2}
diff --git a/textproc/localize/Makefile b/textproc/localize/Makefile
index 036b74183123..7256926339a4 100644
--- a/textproc/localize/Makefile
+++ b/textproc/localize/Makefile
@@ -1,6 +1,6 @@
PORTNAME= localize
PORTVERSION= 0.0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= textproc gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/
DISTNAME= Localize-20040424
diff --git a/www/grr/Makefile b/www/grr/Makefile
index 8e90ae793530..44ee9e731eb4 100644
--- a/www/grr/Makefile
+++ b/www/grr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grr
PORTVERSION= 1.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Grr-${PORTVERSION}
diff --git a/www/rsskit/Makefile b/www/rsskit/Makefile
index 65a23f624791..6e9543e3f90f 100644
--- a/www/rsskit/Makefile
+++ b/www/rsskit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rsskit
PORTVERSION= 0.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= RSSKit-${PORTVERSION}
diff --git a/www/sogo/Makefile b/www/sogo/Makefile
index 9de524e34096..ec45f2264157 100644
--- a/www/sogo/Makefile
+++ b/www/sogo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sogo
PORTVERSION= 5.12.3
+PORTREVISION= 1
CATEGORIES= www gnustep
MASTER_SITES= https://packages.sogo.nu/sources/
PKGNAMESUFFIX= -${FLAVOR}
diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile
index 29f35a8ec8bf..0255a12af81d 100644
--- a/www/sogo2/Makefile
+++ b/www/sogo2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sogo2
PORTVERSION= 2.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www gnustep
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
DISTNAME= SOGo-${PORTVERSION}
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile
index f1e8796426cb..3fcf286d922a 100644
--- a/x11-clocks/aclock/Makefile
+++ b/x11-clocks/aclock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aclock
PORTVERSION= 0.4.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11-clocks gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= AClock-${PORTVERSION}
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile
index 348d5ed6572d..449c6d9574ce 100644
--- a/x11/gnustep-app/Makefile
+++ b/x11/gnustep-app/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnustep-app
PORTVERSION= 2.0.0
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= x11 gnustep
MAINTAINER= ports@FreeBSD.org
diff --git a/x11/gskrab/Makefile b/x11/gskrab/Makefile
index 764905ce2b4a..9ad9440afbae 100644
--- a/x11/gskrab/Makefile
+++ b/x11/gskrab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gskrab
PORTVERSION= 0.0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11 gnustep
MASTER_SITES= http://organact.mine.nu/~wolfgang/gskrab/
DISTNAME= GSKrab-${PORTVERSION}
diff --git a/x11/innerspace/Makefile b/x11/innerspace/Makefile
index 56ede9e14944..966ed37272e1 100644
--- a/x11/innerspace/Makefile
+++ b/x11/innerspace/Makefile
@@ -1,6 +1,6 @@
PORTNAME= innerspace
PORTVERSION= 0.2.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11 gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= InnerSpace-${PORTVERSION}
diff --git a/x11/terminal.app/Makefile b/x11/terminal.app/Makefile
index 534231aed55c..28eceef2485b 100644
--- a/x11/terminal.app/Makefile
+++ b/x11/terminal.app/Makefile
@@ -1,6 +1,6 @@
PORTNAME= terminal.app
PORTVERSION= 0.9.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Terminal-${PORTVERSION}