diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2018-09-26 15:23:37 +0000 |
commit | 3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3 (patch) | |
tree | c2a2236b60ef650349b2bf07c0a0def372207401 | |
parent | bc15797fb3812a88a178c54c4a3537e80d29adc7 (diff) | |
download | ports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.tar.gz ports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.zip |
Notes
102 files changed, 102 insertions, 97 deletions
diff --git a/Mk/Uses/objc.mk b/Mk/Uses/objc.mk index 0b3e8305db63..00c76007ba77 100644 --- a/Mk/Uses/objc.mk +++ b/Mk/Uses/objc.mk @@ -10,7 +10,7 @@ .if !defined(_INCLUDE_USES_OBJC_MK) _INCLUDE_USES_OBJC_MK= yes -OBJC_CLANG_VERSION=40 +OBJC_CLANG_VERSION=60 objc_ARGS?= .if !empty(objc_ARGS) && ! ${objc_ARGS:Mcompiler} diff --git a/archivers/freetar/Makefile b/archivers/freetar/Makefile index 7963a8bf61c4..1d58f1d5df4d 100644 --- a/archivers/freetar/Makefile +++ b/archivers/freetar/Makefile @@ -2,7 +2,7 @@ PORTNAME= freetar PORTVERSION= 0.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= archivers gnustep MASTER_SITES= http://download.gna.org/freetar/ DISTNAME= FreeTar-${PORTVERSION} diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 64be30e11856..87b0ac9fa8d6 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 9 +PORTREVISION= 10 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 98fe74abad15..995cdae5e5a4 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -3,7 +3,7 @@ PORTNAME= zipper PORTVERSION= 1.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Zipper-${PORTVERSION} diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 85e1e45513b8..91c4043dd72e 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -2,7 +2,7 @@ PORTNAME= cddb PORTVERSION= 0.2 -PORTREVISION= 8 +PORTREVISION= 9 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 e273bb040bce..a1ee6cf31ece 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -2,7 +2,7 @@ PORTNAME= cdplayer PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index 26c39d6c27d1..f0bc0c9e53d0 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mpdcon PORTVERSION= 1.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} diff --git a/biology/biococoa/Makefile b/biology/biococoa/Makefile index ca5d1ce175d3..69f7f50d3c86 100644 --- a/biology/biococoa/Makefile +++ b/biology/biococoa/Makefile @@ -2,7 +2,7 @@ PORTNAME= biococoa PORTVERSION= 2.2.2 -PORTREVISION= 4 +PORTREVISION= 5 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 2d3a8487e1dc..f243df264104 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= bdb PORTVERSION= 0.2.1 -PORTREVISION= 8 +PORTREVISION= 9 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 dfb5076bc5d1..b6c0fce2d889 100644 --- a/databases/sqlclient/Makefile +++ b/databases/sqlclient/Makefile @@ -2,7 +2,7 @@ PORTNAME= sqlclient PORTVERSION= 1.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= SQLClient-${PORTVERSION} diff --git a/deskutils/affiche/Makefile b/deskutils/affiche/Makefile index e21c6ef1f03f..008bca3061e7 100644 --- a/deskutils/affiche/Makefile +++ b/deskutils/affiche/Makefile @@ -2,7 +2,7 @@ PORTNAME= affiche PORTVERSION= 0.6.0 -PORTREVISION= 8 +PORTREVISION= 9 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 fcef27689069..22ec247b419d 100644 --- a/deskutils/appwrapper/Makefile +++ b/deskutils/appwrapper/Makefile @@ -2,7 +2,7 @@ PORTNAME= appwrapper PORTVERSION= 0.1 -PORTREVISION= 8 +PORTREVISION= 9 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 5441618cf99e..8ec1c9b578a3 100644 --- a/deskutils/cartotheque/Makefile +++ b/deskutils/cartotheque/Makefile @@ -2,7 +2,7 @@ PORTNAME= cartotheque PORTVERSION= 0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= Cartotheque-${PORTVERSION} diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile index 704bcd7cba1f..46ee4fd03c92 100644 --- a/deskutils/gnustep-wrapper/Makefile +++ b/deskutils/gnustep-wrapper/Makefile @@ -2,7 +2,7 @@ PORTNAME= wrapper PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 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 490b67a2a77a..579951574147 100644 --- a/deskutils/gworkspace-gwmetadata/Makefile +++ b/deskutils/gworkspace-gwmetadata/Makefile @@ -2,7 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index f71497fa4189..afb66c645681 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= gworkspace PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps diff --git a/deskutils/helpviewer/Makefile b/deskutils/helpviewer/Makefile index fe486554205a..36e85484db9c 100644 --- a/deskutils/helpviewer/Makefile +++ b/deskutils/helpviewer/Makefile @@ -2,7 +2,7 @@ PORTNAME= helpviewer PORTVERSION= 0.3 -PORTREVISION= 8 +PORTREVISION= 9 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 d9a7a8177bbf..64f75f38a950 100644 --- a/deskutils/plopfolio/Makefile +++ b/deskutils/plopfolio/Makefile @@ -2,7 +2,7 @@ PORTNAME= plopfolio PORTVERSION= 0.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps diff --git a/deskutils/preferences/Makefile b/deskutils/preferences/Makefile index 4a8ee7276a86..f04bcade7887 100644 --- a/deskutils/preferences/Makefile +++ b/deskutils/preferences/Makefile @@ -2,7 +2,7 @@ PORTNAME= preferences PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils gnustep MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION} DISTNAME= Preferences-${PORTVERSION} diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile index ea76cdb5f9d5..7c65f52fc500 100644 --- a/deskutils/simpleagenda/Makefile +++ b/deskutils/simpleagenda/Makefile @@ -2,7 +2,7 @@ PORTNAME= simpleagenda PORTVERSION= 0.43 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile index 10f28a503507..d4df1b69b1b4 100644 --- a/deskutils/systempreferences/Makefile +++ b/deskutils/systempreferences/Makefile @@ -2,7 +2,7 @@ PORTNAME= systempreferences PORTVERSION= 1.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= SystemPreferences-${PORTVERSION} diff --git a/deskutils/toolboxkit/Makefile b/deskutils/toolboxkit/Makefile index 82e6a0c9a417..f3fd50fdecea 100644 --- a/deskutils/toolboxkit/Makefile +++ b/deskutils/toolboxkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= toolbox PORTVERSION= 0.8 -PORTREVISION= 7 +PORTREVISION= 8 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 2960a0e03712..a24d263368ad 100644 --- a/devel/fortytwo-encore/Makefile +++ b/devel/fortytwo-encore/Makefile @@ -2,7 +2,7 @@ PORTNAME= encore PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION} PKGNAMEPREFIX= fortytwo- diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 7443d7ac9710..c55b4a328907 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-make PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/core diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 2c5867434364..33190bc3e421 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep PORTVERSION= 1.28.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel lang gnustep MAINTAINER= theraven@FreeBSD.org diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile index e845b094546e..c0cdffeda22f 100644 --- a/devel/gorm/Makefile +++ b/devel/gorm/Makefile @@ -2,7 +2,7 @@ PORTNAME= gorm PORTVERSION= 1.2.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps diff --git a/devel/highlighterkit/Makefile b/devel/highlighterkit/Makefile index 83b1a0e87135..afa406ad5ce9 100644 --- a/devel/highlighterkit/Makefile +++ b/devel/highlighterkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= highlighterkit PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 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 fc89095d68d6..09a873822db9 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -2,7 +2,7 @@ PORTNAME= performance PORTVERSION= 0.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= Performance-${PORTVERSION} diff --git a/devel/projectcenter/Makefile b/devel/projectcenter/Makefile index 60f9bef02c9f..1160af1c45bc 100644 --- a/devel/projectcenter/Makefile +++ b/devel/projectcenter/Makefile @@ -3,7 +3,7 @@ PORTNAME= projectcenter PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps DISTNAME= ProjectCenter-${PORTVERSION} diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile index 880d9dd1e3bc..350b5bcb2f7c 100644 --- a/devel/sope2/Makefile +++ b/devel/sope2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sope2 PORTVERSION= 2.3.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope3/Makefile b/devel/sope3/Makefile index 6f0495de2876..c723bf152ceb 100644 --- a/devel/sope3/Makefile +++ b/devel/sope3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sope3 PORTVERSION= 3.2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope4/Makefile b/devel/sope4/Makefile index 94346d1a1511..1e6a757575bc 100644 --- a/devel/sope4/Makefile +++ b/devel/sope4/Makefile @@ -2,6 +2,7 @@ PORTNAME= sope4 PORTVERSION= 4.0.2 +PORTREVISION= 1 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 4b2a80f19341..3152295a4e2f 100644 --- a/devel/wizardkit/Makefile +++ b/devel/wizardkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= wizardkit PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 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 01b638597037..bb76fc048a3f 100644 --- a/finance/expense/Makefile +++ b/finance/expense/Makefile @@ -2,7 +2,7 @@ PORTNAME= expense PORTVERSION= 0.1 -PORTREVISION= 8 +PORTREVISION= 9 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 ea856d3af866..1701b09271ea 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ftp PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index af99d018db38..55f15968bbc4 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -2,7 +2,7 @@ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 8 +PORTREVISION= 9 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 3303022a6444..a78fb109c6a8 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -2,7 +2,7 @@ PORTNAME= fortunate PORTVERSION= 3.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnustep MASTER_SITES= GNUSTEP_CH diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile index 52ffb3c44c75..01cd970d3394 100644 --- a/games/gmastermind/Makefile +++ b/games/gmastermind/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmastermind PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMastermind-${PORTVERSION} diff --git a/games/gmines/Makefile b/games/gmines/Makefile index a4416fe54fc9..91fe93e2202d 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmines PORTVERSION= 0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMines-${PORTVERSION} diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 1b86f38a9fb2..19e77fe092f8 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -3,7 +3,7 @@ PORTNAME= ladder PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile index f7a15380e2f5..4e828f7ce390 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -2,7 +2,7 @@ PORTNAME= sudoku PORTVERSION= 0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile index 5586ecc5cbc3..1baf2933a679 100644 --- a/games/gomoku/Makefile +++ b/games/gomoku/Makefile @@ -3,7 +3,7 @@ PORTNAME= gomoku PORTVERSION= 1.2.9 -PORTREVISION= 5 +PORTREVISION= 6 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 648a14597215..d69de71324a8 100644 --- a/games/grubik/Makefile +++ b/games/grubik/Makefile @@ -2,7 +2,7 @@ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 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 7b617f280d28..66fcb6f8014e 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -3,7 +3,7 @@ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} diff --git a/games/jigsaw/Makefile b/games/jigsaw/Makefile index ce51a8f1b877..a2a32ac55b1a 100644 --- a/games/jigsaw/Makefile +++ b/games/jigsaw/Makefile @@ -2,7 +2,7 @@ PORTNAME= jigsaw PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Jigsaw-${PORTVERSION} diff --git a/games/lapispuzzle/Makefile b/games/lapispuzzle/Makefile index db61a49cb8cd..e5be1fabee4d 100644 --- a/games/lapispuzzle/Makefile +++ b/games/lapispuzzle/Makefile @@ -3,7 +3,7 @@ PORTNAME= lapispuzzle PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LapisPuzzle-${PORTVERSION} diff --git a/games/nextgo/Makefile b/games/nextgo/Makefile index cbbc797c13a4..96a41bd6273b 100644 --- a/games/nextgo/Makefile +++ b/games/nextgo/Makefile @@ -2,7 +2,7 @@ PORTNAME= nextgo PORTVERSION= 3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= NeXTGo-${PORTVERSION} diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 3bff507a14c2..ab89820b8b84 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -3,6 +3,7 @@ PORTNAME= oolite PORTVERSION= 1.86 +PORTREVISION= 1 CATEGORIES= games gnustep MASTER_SITES= https://github.com/OoliteProject/oolite/releases/download/1.86/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index 7d31e5c2803b..1c52e753ed05 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -3,7 +3,7 @@ PORTNAME= camera PORTVERSION= 0.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index 3f282e8a4984..5d24030c8842 100644 --- a/graphics/camerakit/Makefile +++ b/graphics/camerakit/Makefile @@ -2,7 +2,7 @@ PORTNAME= camerakit PORTVERSION= 0.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= CameraKit-20041011 diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index cc5e280e83ef..7295957b74e3 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -3,7 +3,7 @@ PORTNAME= cenon PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= http://www.cenon.zone/download/source/ DISTNAME= Cenon-${MAINVERSION} diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index 2ff11a4227d7..500cc6d42af9 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -2,7 +2,7 @@ PORTNAME= fortytwo PORTVERSION= 0.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION} DISTFILES= FT-${PORTVERSION}-src.tgz \ diff --git a/graphics/gnustep-slideshow/Makefile b/graphics/gnustep-slideshow/Makefile index 688cc40e1fdc..b467941775de 100644 --- a/graphics/gnustep-slideshow/Makefile +++ b/graphics/gnustep-slideshow/Makefile @@ -2,7 +2,7 @@ PORTNAME= slideshow PORTVERSION= 0.3.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- diff --git a/graphics/gnustep-slideshowkit/Makefile b/graphics/gnustep-slideshowkit/Makefile index b597e7d4e81f..774569c58949 100644 --- a/graphics/gnustep-slideshowkit/Makefile +++ b/graphics/gnustep-slideshowkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= slideshowkit PORTVERSION= 0.0.1 -PORTREVISION= 20050214 +PORTREVISION= 20050215 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- diff --git a/graphics/graphos/Makefile b/graphics/graphos/Makefile index c646ebd5aad5..cec9e461e3b9 100644 --- a/graphics/graphos/Makefile +++ b/graphics/graphos/Makefile @@ -2,7 +2,7 @@ PORTNAME= graphos PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Graphos-${PORTVERSION} diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index a67174f63063..6db07a28da69 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -2,7 +2,7 @@ PORTNAME= imageviewer PORTVERSION= 0.6.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ \ LOCAL/dinoex diff --git a/graphics/laternamagica/Makefile b/graphics/laternamagica/Makefile index 789251791d7a..3641ced880d6 100644 --- a/graphics/laternamagica/Makefile +++ b/graphics/laternamagica/Makefile @@ -2,7 +2,7 @@ PORTNAME= laternamagica PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LaternaMagica-${PORTVERSION} diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile index 159e28c7acc9..a790af3659e8 100644 --- a/graphics/pikopixel/Makefile +++ b/graphics/pikopixel/Makefile @@ -3,6 +3,7 @@ PORTNAME= pikopixel DISTVERSION= 1.0-b9c +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://twilightedge.com/downloads/ diff --git a/graphics/pixen/Makefile b/graphics/pixen/Makefile index 72c8cb3aca51..3df8f937111f 100644 --- a/graphics/pixen/Makefile +++ b/graphics/pixen/Makefile @@ -2,7 +2,7 @@ PORTNAME= pixen PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Pixen-${PORTVERSION} diff --git a/graphics/preview/Makefile b/graphics/preview/Makefile index ff0a3ce1be1a..5f1eeea50461 100644 --- a/graphics/preview/Makefile +++ b/graphics/preview/Makefile @@ -2,7 +2,7 @@ PORTNAME= preview PORTVERSION= 0.8.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- diff --git a/graphics/price/Makefile b/graphics/price/Makefile index acea327a9541..17ad06f067cd 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -3,7 +3,7 @@ PORTNAME= price PORTVERSION= 1.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile index 7208a4476415..a299b8e4c1b9 100644 --- a/japanese/jishyo/Makefile +++ b/japanese/jishyo/Makefile @@ -3,7 +3,7 @@ PORTNAME= jishyo PORTVERSION= 0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Jishyo-${PORTVERSION} diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 571e95c89bc5..01c9c6b222d6 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.25.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core diff --git a/lang/gscheme/Makefile b/lang/gscheme/Makefile index 782f2cb065e7..2b110b42c6aa 100644 --- a/lang/gscheme/Makefile +++ b/lang/gscheme/Makefile @@ -2,7 +2,7 @@ PORTNAME= gscheme PORTVERSION= 0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang gnustep MASTER_SITES= http://www.gnustep.it/marko/GScheme/ \ LOCAL/dinoex diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile index 50aa7e5395c4..7bff62910d1d 100644 --- a/lang/libobjc2/Makefile +++ b/lang/libobjc2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libobjc2 PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= lang devel gnustep diff --git a/lang/swift/Makefile b/lang/swift/Makefile index a218b8aa5d74..5c0b6ee94a3f 100644 --- a/lang/swift/Makefile +++ b/lang/swift/Makefile @@ -4,7 +4,7 @@ PORTNAME= swift PORTVERSION= 3.1.1 DISTVERSIONPREFIX= swift- DISTVERSIONSUFFIX= -RELEASE -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MAINTAINER= swills@FreeBSD.org diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index bb062ed4c04a..56efa5e84f7b 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -2,7 +2,7 @@ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index 6c0d60d8aa63..13a662ac8930 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -3,7 +3,7 @@ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Addresses-${PORTVERSION} diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 05cb0fd706ad..133d9487c787 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnumail PORTVERSION= 1.2.3 -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 152de25f9bc7..76343d7e1c9a 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -3,7 +3,7 @@ PORTNAME= pantomime PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= Pantomime-${PORTVERSION} diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index af423808ba09..80f3965c7298 100644 --- a/math/edenmath/Makefile +++ b/math/edenmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= edenmath PORTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index 3b5679c055a2..251daa4293f7 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnustep-examples PORTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc gnustep MASTER_SITES= GNUSTEP/usr-apps diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index f3841498fdc5..ade9f3703fc4 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -2,7 +2,7 @@ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 11 +PORTREVISION= 12 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 f37b344a4789..40d9c145abd0 100644 --- a/net/remotedesk/Makefile +++ b/net/remotedesk/Makefile @@ -2,7 +2,7 @@ PORTNAME= remotedesk PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RemoteDesk-${PORTVERSION} diff --git a/net/zillion/Makefile b/net/zillion/Makefile index 68b048ba6916..44a6617c31f6 100644 --- a/net/zillion/Makefile +++ b/net/zillion/Makefile @@ -2,7 +2,7 @@ PORTNAME= zillion PORTVERSION= 0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-0_1 diff --git a/news/lusernet/Makefile b/news/lusernet/Makefile index a5706bdc1bfa..d19ff3248a0f 100644 --- a/news/lusernet/Makefile +++ b/news/lusernet/Makefile @@ -2,7 +2,7 @@ PORTNAME= lusernet PORTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= news gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= LuserNET-${PORTVERSION} diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile index 5aab460e7789..2f470ee582a0 100644 --- a/print/gspdf/Makefile +++ b/print/gspdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= gspdf PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GSPdf-${PORTVERSION} diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile index 5c9ff34a1db6..4bdb42e45f56 100644 --- a/science/fisicalab/Makefile +++ b/science/fisicalab/Makefile @@ -2,7 +2,7 @@ PORTNAME= fisicalab PORTVERSION= 0.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science gnustep MASTER_SITES= SAVANNAH diff --git a/science/gtamsanalyzer/Makefile b/science/gtamsanalyzer/Makefile index 6f6440a644af..b3f3bd384c57 100644 --- a/science/gtamsanalyzer/Makefile +++ b/science/gtamsanalyzer/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtamsanalyzer PORTVERSION= 0.42 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science gnustep MASTER_SITES= SF/tamsys/gnustep%20tams/GTAMSAnalyzer%2${PORTVERSION} DISTNAME= GTAMSAnalyzer.src.${PORTVERSION} diff --git a/science/paje/Makefile b/science/paje/Makefile index e94c59093b62..8cb375c234c6 100644 --- a/science/paje/Makefile +++ b/science/paje/Makefile @@ -3,7 +3,7 @@ PORTNAME= paje PORTVERSION= 1.97 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science gnustep MASTER_SITES= SF/${PORTNAME}/Releases DISTNAME= Paje_${PORTVERSION} diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index b5a3f56da67f..321c02a39860 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.4.0.s1379 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= LOCAL/mandree # figure out proper GitHub commit and use that. # https://github.com/threerings/openvpn-auth-ldap/ diff --git a/sysutils/batmon/Makefile b/sysutils/batmon/Makefile index 99072ebd6265..978b7cf39fe1 100644 --- a/sysutils/batmon/Makefile +++ b/sysutils/batmon/Makefile @@ -2,7 +2,7 @@ PORTNAME= batmon PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap diff --git a/sysutils/timemon/Makefile b/sysutils/timemon/Makefile index 3b0a1c24c5b9..841bdda96cb6 100644 --- a/sysutils/timemon/Makefile +++ b/sysutils/timemon/Makefile @@ -3,7 +3,7 @@ PORTNAME= timemon PORTVERSION= 4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= TimeMon-${PORTVERSION} diff --git a/textproc/duncan/Makefile b/textproc/duncan/Makefile index 78bc3a8d8f15..c8d30f58537f 100644 --- a/textproc/duncan/Makefile +++ b/textproc/duncan/Makefile @@ -3,6 +3,7 @@ PORTNAME= duncan PORTVERSION= 0.3 +PORTREVISION= 1 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 835971af4fe1..3f24f88b8fc4 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -2,7 +2,7 @@ PORTNAME= easydiff PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= EasyDiff-${PORTVERSION} diff --git a/textproc/latex-service/Makefile b/textproc/latex-service/Makefile index 7c3bbc5dd120..598b1a4c32f4 100644 --- a/textproc/latex-service/Makefile +++ b/textproc/latex-service/Makefile @@ -2,7 +2,7 @@ PORTNAME= latex PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 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 adedee99916a..e5a8866522ac 100644 --- a/textproc/localize/Makefile +++ b/textproc/localize/Makefile @@ -2,7 +2,7 @@ PORTNAME= localize PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/ DISTNAME= Localize-20040424 diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index 8bdb1734891e..d4b4f72f9bd8 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -2,7 +2,7 @@ PORTNAME= popup PORTVERSION= 0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1 DISTNAME= Popup-${PORTVERSION}pre1 diff --git a/www/grr/Makefile b/www/grr/Makefile index a73aaa9ff3af..24792a95b254 100644 --- a/www/grr/Makefile +++ b/www/grr/Makefile @@ -2,7 +2,7 @@ PORTNAME= grr PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Grr-${PORTVERSION} diff --git a/www/rsskit/Makefile b/www/rsskit/Makefile index 646d97d72fb8..7e3af806624a 100644 --- a/www/rsskit/Makefile +++ b/www/rsskit/Makefile @@ -2,7 +2,7 @@ PORTNAME= rsskit PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RSSKit-${PORTVERSION} diff --git a/www/sogo2-activesync/Makefile b/www/sogo2-activesync/Makefile index 48a15659a969..6d327e89ba42 100644 --- a/www/sogo2-activesync/Makefile +++ b/www/sogo2-activesync/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -activesync MAINTAINER= acm@FreeBSD.org diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile index 1162e73b673a..3a014af0d400 100644 --- a/www/sogo2/Makefile +++ b/www/sogo2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sogo2 PORTVERSION= 2.3.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo3-activesync/Makefile b/www/sogo3-activesync/Makefile index 374df36a0be9..8de631ad53cd 100644 --- a/www/sogo3-activesync/Makefile +++ b/www/sogo3-activesync/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -activesync MAINTAINER= acm@FreeBSD.org diff --git a/www/sogo3/Makefile b/www/sogo3/Makefile index 803c8070af0e..2e18a5bbab2f 100644 --- a/www/sogo3/Makefile +++ b/www/sogo3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sogo3 PORTVERSION= 3.2.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo4/Makefile b/www/sogo4/Makefile index d9692c44d740..48b27f5e291b 100644 --- a/www/sogo4/Makefile +++ b/www/sogo4/Makefile @@ -2,6 +2,7 @@ PORTNAME= sogo4 PORTVERSION= 4.0.2 +PORTREVISION= 1 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 c796e16ed857..fec3bccd5dd2 100644 --- a/x11-clocks/aclock/Makefile +++ b/x11-clocks/aclock/Makefile @@ -3,7 +3,7 @@ PORTNAME= aclock PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-clocks gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= AClock-${PORTVERSION} diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 02848bb64669..1d2dd4e43b43 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.25.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 9d073c713c04..24482bddf545 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.25.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 45d15ba317c9..22caaa5dbb68 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 gnustep MAINTAINER= theraven@FreeBSD.org diff --git a/x11/gskrab/Makefile b/x11/gskrab/Makefile index d816cb15b438..4f19328bec0a 100644 --- a/x11/gskrab/Makefile +++ b/x11/gskrab/Makefile @@ -2,7 +2,7 @@ PORTNAME= gskrab PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 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 a2eb616835cf..0bbefeee9047 100644 --- a/x11/innerspace/Makefile +++ b/x11/innerspace/Makefile @@ -2,7 +2,7 @@ PORTNAME= innerspace PORTVERSION= 0.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= InnerSpace-${PORTVERSION} diff --git a/x11/terminal.app/Makefile b/x11/terminal.app/Makefile index 883b22ba182c..2423c1a7b5b2 100644 --- a/x11/terminal.app/Makefile +++ b/x11/terminal.app/Makefile @@ -3,7 +3,7 @@ PORTNAME= terminal.app PORTVERSION= 0.9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Terminal-${PORTVERSION} |