diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk index b8974d0a71814..bdda31734beca 100644 --- a/Mk/Uses/gnome.mk +++ b/Mk/Uses/gnome.mk @@ -265,7 +265,7 @@ libgnomeprintui_LIB_DEPENDS= libgnomeprintui-2-2.so:x11-toolkits/libgnomeprintui libgnomeprintui_USE_GNOME_IMPL= libgnomeprint libgnomecanvas libgnome_LIB_DEPENDS= libgnome-2.so:x11/libgnome -libgnome_USE_GNOME_IMPL=gnomevfs2 esound libbonobo +libgnome_USE_GNOME_IMPL=gnomevfs2 libbonobo libbonoboui_LIB_DEPENDS= libbonoboui-2.so:x11-toolkits/libbonoboui libbonoboui_USE_GNOME_IMPL= libgnomecanvas libgnome diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index 6b368c44ec2d5..bc1663e2ea38d 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= decibel-audio-player PORTVERSION= 1.08 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio multimedia gnome python MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/ diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 47c211286254d..02da0cf1d486d 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -3,7 +3,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= audio gnome MASTER_SITES= SF @@ -18,7 +18,7 @@ LIB_DEPENDS= libmp3lame.so:audio/lame \ libguile.so:lang/guile GNU_CONFIGURE= yes -CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" +CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" ac_cv_path_ESD_CONFIG=no USES= gettext gmake pathfix pkgconfig libtool makeinfo USE_GNOME= gnomeprefix libgnomeui USE_XORG= xbitmaps x11 diff --git a/audio/glame/pkg-plist b/audio/glame/pkg-plist index 15d6d21d975cd..f08ca73f593bc 100644 --- a/audio/glame/pkg-plist +++ b/audio/glame/pkg-plist @@ -1,8 +1,6 @@ bin/cglame bin/glame bin/glame-convert.sh -lib/glame/audio_io_esd.a -lib/glame/audio_io_esd.so lib/glame/audio_io_oss.a lib/glame/audio_io_oss.so lib/glame/debug.a diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 8800bf0bcfeb4..42771af8ecc16 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -4,6 +4,7 @@ PORTNAME= grip PORTVERSION= 3.6.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/grip/${PORTVERSION} diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile index 3e9dd1b6b42bd..68a79463297fa 100644 --- a/audio/jack-rack/Makefile +++ b/audio/jack-rack/Makefile @@ -3,7 +3,7 @@ PORTNAME= jack-rack PORTVERSION= 1.4.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/soundconverter/Makefile b/audio/soundconverter/Makefile index 437e3c3f5f176..ed9c3f8383d79 100644 --- a/audio/soundconverter/Makefile +++ b/audio/soundconverter/Makefile @@ -3,7 +3,7 @@ PORTNAME= soundconverter PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= https://launchpad.net/soundconverter/trunk/2.1.6/+download/ \ http://BSDforge.com/projects/source/audio/soundconverter/ diff --git a/comms/ge-x2212/Makefile b/comms/ge-x2212/Makefile index 25079d7c900f1..5182f54ab126c 100644 --- a/comms/ge-x2212/Makefile +++ b/comms/ge-x2212/Makefile @@ -2,7 +2,7 @@ PORTNAME= ge-x2212 PORTVERSION= 0.0.2010.09.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://members.shaw.ca/swstuff/ \ LOCAL/makc diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index 1fe6875f821a2..ac5b896793d22 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmfsk PORTVERSION= 0.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= comms audio hamradio MASTER_SITES= http://gmfsk.connect.fi/ \ http://he.fi/pub/ham/unix/linux/hfmodems/ \ diff --git a/comms/kb/Makefile b/comms/kb/Makefile index 79b94e8b0e5b8..e7588a34e52d7 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -2,7 +2,7 @@ PORTNAME= kb PORTVERSION= 8.04 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms hamradio MASTER_SITES= http://www.db.net/downloads/ DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz @@ -10,6 +10,7 @@ DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio contest logger +USES= pkgconfig USE_GNOME= libgnome gtk20 libbonobo NO_WRKSUBDIR= yes PKGMESSAGE= ${FILESDIR}/pkg_message diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index ca45068ad4173..040f8489dbe5c 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -4,7 +4,7 @@ PORTNAME= conduit PORTVERSION= 0.3.17 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/everygui/Makefile b/deskutils/everygui/Makefile index cf7ae793790a8..cd7f8b85e1867 100644 --- a/deskutils/everygui/Makefile +++ b/deskutils/everygui/Makefile @@ -3,7 +3,7 @@ PORTNAME= everygui PORTVERSION= 0.99.b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnome MASTER_SITES= SF diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile index e22f32b2da4da..0618e1c21a6be 100644 --- a/deskutils/fusenshi/Makefile +++ b/deskutils/fusenshi/Makefile @@ -3,7 +3,7 @@ PORTNAME= fusenshi PORTVERSION= 0.9.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 63db4b79fd6b9..500ef7fc93b77 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -3,7 +3,7 @@ PORTNAME= glabels PORTVERSION= 2.2.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 47d0b80ca1968..6ead6f455e169 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnotime PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnome MASTER_SITES= SF/gttr/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index 520f4c4ea7550..4212af72e4b70 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gourmet PORTVERSION= 0.17.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MAINTAINER= rm@FreeBSD.org diff --git a/deskutils/gruler/Makefile b/deskutils/gruler/Makefile index 7d0b434229192..7af938c144a74 100644 --- a/deskutils/gruler/Makefile +++ b/deskutils/gruler/Makefile @@ -3,7 +3,7 @@ PORTNAME= gruler PORTVERSION= 0.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils MASTER_SITES= http://BSDforge.com/projects/source/deskutils/gruler/ \ #http://linuxadvocate.org/projects/gruler/downloads/ diff --git a/deskutils/gtweakui/Makefile b/deskutils/gtweakui/Makefile index 1f5f4d7eb9edc..57a5cc8923366 100644 --- a/deskutils/gtweakui/Makefile +++ b/deskutils/gtweakui/Makefile @@ -4,7 +4,7 @@ PORTNAME= gTweakUI PORTVERSION= 0.4.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils gnome MASTER_SITES= SF DIST_SUBDIR= gnome2 diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index 4a663ab0351b5..fc90ef44f0b72 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -3,7 +3,7 @@ PORTNAME?= multisync PORTVERSION= 0.82 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= deskutils MASTER_SITES= SF/multisync/OldFiles DISTNAME= multisync-${PORTVERSION} diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile index 61bbd768a053e..92eaa1ff8e799 100644 --- a/deskutils/planner/Makefile +++ b/deskutils/planner/Makefile @@ -4,7 +4,7 @@ PORTNAME= planner PORTVERSION= 0.14.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index 9457d6c7f5b0a..a423973ea1559 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -3,7 +3,7 @@ PORTNAME= guikachu PORTVERSION= 1.5.10 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 3 CATEGORIES= devel palm gnome MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/ diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index e3198d1bf5a1f..36743f790ea99 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -3,7 +3,7 @@ PORTNAME= conglomerate PORTVERSION= 0.9.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} diff --git a/finance/mybudget/Makefile b/finance/mybudget/Makefile index e36f22f1f8f79..8155659863329 100644 --- a/finance/mybudget/Makefile +++ b/finance/mybudget/Makefile @@ -3,7 +3,7 @@ PORTNAME= myBudget PORTVERSION= 0.60 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance gnome MASTER_SITES= http://www.abisource.com/~msevior/ diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 08579c740c417..091a3e21aea18 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -3,7 +3,7 @@ PORTNAME= gwget PORTVERSION= 1.0.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +17,7 @@ RUN_DEPENDS= wget:ftp/wget OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT= NOTIFY -USES= gettext gmake libtool pathfix tar:bzip2 +USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix gtk20 gconf2 intltool libgnomeui INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/games/gdado/Makefile b/games/gdado/Makefile index d4fe74aa51e87..6503658195d93 100644 --- a/games/gdado/Makefile +++ b/games/gdado/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdado PORTVERSION= 2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/souce%20code/${PORTNAME}-${PORTVERSION} diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index 41944013f91c8..e3a45a5dd8c8a 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomeattacks PORTVERSION= 0.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games gnome MASTER_SITES= SF diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index 8a26b89f1ffd1..8bdb791773b57 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomebreakout PORTVERSION= 0.5.3 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= games gnome MASTER_SITES= SF/${PORTNAME:S/eb/e-b/}/${PORTNAME:S/eb/e-b/}/${PORTVERSION}/ \ http://www.users.on.net/~mipearson/ diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 5771a3309fa84..ee58b5b5d8eeb 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomekiss PORTVERSION= 2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnome MASTER_SITES= http://devel.tlrmx.org/kiss/source/ diff --git a/games/gnono/Makefile b/games/gnono/Makefile index 43acc4e603b4e..ae3f62ae63d37 100644 --- a/games/gnono/Makefile +++ b/games/gnono/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnono PORTVERSION= 1.9.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 15f4bd9aea59c..d63c4f9ea144b 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -3,7 +3,7 @@ PORTNAME= gretools PORTVERSION= 1.2.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games gnome MASTER_SITES= http://randomwalker.info/gretools/${PORTVERSION:R}/ diff --git a/games/grhino/Makefile b/games/grhino/Makefile index ad659dd468c26..3913a47a6574a 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -3,7 +3,7 @@ PORTNAME= grhino PORTVERSION= 0.16.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= SF/rhino/GRhino/${PORTVERSION} diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 9ceadb061f9cd..6dfba42078092 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtetrinet PORTVERSION= 0.7.11 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games gnome ipv6 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/games/gturing/Makefile b/games/gturing/Makefile index 08053dcdf126e..a2e5ea3cb7bb7 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -3,7 +3,7 @@ PORTNAME= gturing PORTVERSION= 0.1.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= games gnome MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/ diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 3a0e97ea4ac11..25356acdfde17 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -3,7 +3,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnome MASTER_SITES= http://home.gna.org/monkeybubble/downloads/ DISTNAME= monkey-bubble-${PORTVERSION} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool pathfix pkgconfig USE_GNOME= gnomedocutils gnomeprefix intlhack \ - librsvg2 libgnomeui + librsvg2 libgnomeui esound USE_GSTREAMER= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index 1259bf49e6941..dfd6dff2d0732 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -3,7 +3,7 @@ PORTNAME= monster PORTVERSION= 1.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnome MASTER_SITES= http://people.iola.dk/olau/monster-masher/source/ PKGNAMESUFFIX= -masher diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 1b78b55252990..4939e83aab9a3 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -3,6 +3,7 @@ PORTNAME= pioneers PORTVERSION= 15.4 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source diff --git a/games/pycadia/Makefile b/games/pycadia/Makefile index 4e5f5f1225274..660d8985f1289 100644 --- a/games/pycadia/Makefile +++ b/games/pycadia/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycadia PORTVERSION= 0.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games python MASTER_SITES= GENTOO \ SF/nemysisfreebsdp/games/ diff --git a/games/teg/Makefile b/games/teg/Makefile index e5f9469b8a00f..25e2c52b8f6a5 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -3,7 +3,7 @@ PORTNAME= teg PORTVERSION= 0.11.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnome MAINTAINER= ports@FreeBSD.org diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index 86e2d7992db52..e39d25e02c9d5 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -2,7 +2,7 @@ PORTNAME= amide PORTVERSION= 1.0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/cbrpager/Makefile b/graphics/cbrpager/Makefile index 3e29af7c767e2..02bd5e0152fb9 100644 --- a/graphics/cbrpager/Makefile +++ b/graphics/cbrpager/Makefile @@ -3,7 +3,7 @@ PORTNAME= cbrpager PORTVERSION= 0.9.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index e64d41c8caca2..7500867b8b435 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -3,7 +3,7 @@ PORTNAME= truevision DISTVERSION= 0.5.5-2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/${PORTVERSION:R} diff --git a/japanese/gjiten/Makefile b/japanese/gjiten/Makefile index 2e58c202bd727..7363dc2cd7459 100644 --- a/japanese/gjiten/Makefile +++ b/japanese/gjiten/Makefile @@ -3,7 +3,7 @@ PORTNAME= gjiten PORTVERSION= 2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese gnome MASTER_SITES= http://gjiten.sourceforge.net/ diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 159cfa69e782a..0e4a5c4bec1cc 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -3,7 +3,7 @@ PORTNAME= eclipse PORTVERSION= 4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= https://s3.amazonaws.com/freebsd-eclipse-dist/ DISTFILES= eclipse.platform.releng.aggregator-${PORTVERSION}.xz \ diff --git a/mail/mboxcheck-applet/Makefile b/mail/mboxcheck-applet/Makefile index bbfa11e4ff918..a4bedd1d4acc3 100644 --- a/mail/mboxcheck-applet/Makefile +++ b/mail/mboxcheck-applet/Makefile @@ -3,7 +3,7 @@ PORTNAME= mboxcheck-applet PORTVERSION= 0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail MASTER_SITES= http://perso.orange.fr/seb128/fichiers/ diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index c01c6a1c7495a..700274986d8a4 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdcalc PORTVERSION= 2.15 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/ diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile index 08fe5d3ce8fa7..65b8d0139ff81 100644 --- a/misc/cdcollect/Makefile +++ b/misc/cdcollect/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdcollect PORTVERSION= 0.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}_source diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 53017aa162470..da5d0ae5a61b1 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-osd PORTVERSION= 0.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://launchpadlibrarian.net/63944370/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile index 3ab253f61c73d..5d47264692ac8 100644 --- a/misc/gregexp/Makefile +++ b/misc/gregexp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gregexp PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/ diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index 7bce900a4b697..31afea0019a9b 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -3,7 +3,7 @@ PORTNAME= g2ipmsg PORTVERSION= 0.9.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= http://ipmsg.org/archive/ diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile index f5fd041aec2d1..87d0e9fb6372c 100644 --- a/net/grdesktop/Makefile +++ b/net/grdesktop/Makefile @@ -3,7 +3,7 @@ PORTNAME= grdesktop PORTVERSION= 0.23 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MASTER_SITES= SAVANNAH diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 5de317baba031..23b7f8c80fcb6 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -4,7 +4,7 @@ PORTNAME= ggv PORTVERSION= 2.12.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile index 30ccfbf0e1215..62f0f7ee5fc24 100644 --- a/print/gnome-cups-manager/Makefile +++ b/print/gnome-cups-manager/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-cups-manager PORTVERSION= 0.31 -PORTREVISION= 19 +PORTREVISION= 20 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index 5b23ed9e13093..88c70686a47f7 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnomephotoprinter PORTVERSION= 0.7.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} diff --git a/print/gribouy/Makefile b/print/gribouy/Makefile index 5e68137122384..74cc22e8819a8 100644 --- a/print/gribouy/Makefile +++ b/print/gribouy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print gnome MASTER_SITES= LOCAL/bland diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index 4258540e12149..25d61d6ed57c0 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -3,6 +3,7 @@ PORTNAME= linsmith PORTVERSION= 0.99.30 +PORTREVISION= 1 CATEGORIES= science hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index c9e6cae97ca2f..1173af61d87d2 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcipher PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security gnome MASTER_SITES= SF diff --git a/security/gnome-gpg/Makefile b/security/gnome-gpg/Makefile index 356014a270450..b5da2149d9838 100644 --- a/security/gnome-gpg/Makefile +++ b/security/gnome-gpg/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-gpg PORTVERSION= 0.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MASTER_SITES= GNOME diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile index bf5fca4efc959..b0c228f9d35aa 100644 --- a/security/gnome-password-generator/Makefile +++ b/security/gnome-password-generator/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-password-generator PORTVERSION= 1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security gnome python MASTER_SITES= SF/gnome-password/Gnome%20Password%20Generator/${PORTVERSION} diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 8e76ffb900e3b..e25cafae4ab7b 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -3,7 +3,7 @@ PORTNAME= gpass PORTVERSION= 0.5.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security gnome MASTER_SITES= https://github.com/raffael-sfm/gpass/releases/download/${PORTVERSION}/ diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index c46905a4add79..a94ef363e3f2b 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomesu PORTVERSION= 1.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security gnome MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ diff --git a/security/parano/Makefile b/security/parano/Makefile index b7eec920a6c28..b30d268912d2f 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -3,7 +3,7 @@ PORTNAME= parano PORTVERSION= 0.3.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= BERLIOS diff --git a/security/revelation/Makefile b/security/revelation/Makefile index 05607dae214b8..d6da5fe56ed49 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -3,7 +3,7 @@ PORTNAME= revelation PORTVERSION= 0.4.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security gnome MASTER_SITES= https://bitbucket.org/erikg/revelation/downloads/ diff --git a/sysutils/battfink/Makefile b/sysutils/battfink/Makefile index 5d41a5ec11764..795639d7da194 100644 --- a/sysutils/battfink/Makefile +++ b/sysutils/battfink/Makefile @@ -3,7 +3,7 @@ PORTNAME= battfink PORTVERSION= 0.6.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile index 17777712c5207..9825f19931c99 100644 --- a/sysutils/cog/Makefile +++ b/sysutils/cog/Makefile @@ -3,7 +3,7 @@ PORTNAME= cog PORTVERSION= 0.8.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils gnome MASTER_SITES= http://www.krakoa.dk/progs/cog/ diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile index 86043165d31c4..a4cbe2de2c79f 100644 --- a/sysutils/gnome-device-manager/Makefile +++ b/sysutils/gnome-device-manager/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-device-manager PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 2b15b5dfd6473..d27fa0b7d03c8 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-pkgview PORTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils gnome MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/ diff --git a/sysutils/gnome-schedule/Makefile b/sysutils/gnome-schedule/Makefile index 4fa853bab2a30..64d4880692ad7 100644 --- a/sysutils/gnome-schedule/Makefile +++ b/sysutils/gnome-schedule/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-schedule PORTVERSION= 2.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2/${PORTNAME}-${PORTVERSION} @@ -20,7 +20,7 @@ OPTIONS_SUB= yes BUILD_DEPENDS= yelp:x11/yelp RUN_DEPENDS= yelp:x11/yelp -USES= gmake pathfix python:2.7 +USES= gmake pathfix pkgconfig python:2.7 USE_GNOME= gnomeprefix pygnome2 gnomedocutils intltool INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 658cc3caba975..0b13350fc4987 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-spell PORTVERSION= 1.0.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index bd42932db7661..496cdac7b1cdc 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -3,7 +3,7 @@ PORTNAME= sagasu PORTVERSION= 2.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ diff --git a/www/erwn/Makefile b/www/erwn/Makefile index a6abae370f66e..19aede4801169 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -3,7 +3,7 @@ PORTNAME= erwn PORTVERSION= 0.8 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www editors MASTER_SITES= https://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile index 630261c73811a..6039cd55d1ce8 100644 --- a/www/gurlchecker/Makefile +++ b/www/gurlchecker/Makefile @@ -3,7 +3,7 @@ PORTNAME= gurlchecker PORTVERSION= 0.10.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www gnome MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/547/ diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile index e53119042e5d0..3845dc2c73ece 100644 --- a/x11-clocks/gtubeclock/Makefile +++ b/x11-clocks/gtubeclock/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtubeclock PORTVERSION= 0.9.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-clocks MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/ diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index aff0b084b11a7..0040dcdb43c68 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -3,7 +3,7 @@ PORTNAME= sanduhr PORTVERSION= 1.93 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-clocks gnome MASTER_SITES= http://seehuhn.de/media/programs/ diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 811cc49f72f62..eb5dd18d73cb1 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.8.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME/sources/gnome-commander/${PORTVERSION:R} diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index 324650c84d35e..413181f712374 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-themes-extras PORTVERSION= 2.22.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/gai/Makefile b/x11-toolkits/gai/Makefile index 8809359c8edf8..d464f9c1d4dd0 100644 --- a/x11-toolkits/gai/Makefile +++ b/x11-toolkits/gai/Makefile @@ -3,7 +3,7 @@ PORTNAME= gai PORTVERSION= 0.5.10 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= x11-toolkits gnome MASTER_SITES= SF/${PORTNAME}/GAI%20-%20Library/${PORTNAME}-${PORTVERSION} diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index 004e8fa297522..1e6771ad9976f 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-sharp PORTVERSION= 2.24.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MAINTAINER= mono@FreeBSD.org diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 106bed2901675..7ed63eac49fa1 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtksourceview PORTVERSION= 1.8.5 -PORTREVISION?= 11 +PORTREVISION?= 12 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 7df81f078373b..8e0faeb91a29c 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.75 2010/09/28 16:03:49 kwm Exp $ PORTNAME= libbonoboui PORTVERSION= 2.24.5 +PORTEVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 2520d1fcc9a5d..43adfca9c7270 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,8 +3,8 @@ # $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.129 2010/09/27 20:16:41 kwm Exp $ PORTNAME= libgnomeui -PORTVERSION= 2.24.4 -PORTREVISION?= 5 +PORTVERSION= 2.24.5 +PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -20,16 +20,13 @@ LIB_DEPENDS+= libgnome-keyring.so:security/libgnome-keyring \ libstartup-notification-1.so:x11/startup-notification RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:misc/gnome-icon-theme -USES+= bison gettext gmake libtool:keepla pathfix pkgconfig +USES+= bison gettext gmake localbase libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix intltool libbonoboui referencehack gvfs USE_XORG= sm USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - .include .endif diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo index 09083cf162691..9e53c1613fb73 100644 --- a/x11-toolkits/libgnomeui/distinfo +++ b/x11-toolkits/libgnomeui/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome2/libgnomeui-2.24.4.tar.bz2) = a64dcb5af190ec0bfe2ba647ab09a90e4187336fa417d301abfb736be41283b2 -SIZE (gnome2/libgnomeui-2.24.4.tar.bz2) = 1431076 +TIMESTAMP = 1521811492 +SHA256 (gnome2/libgnomeui-2.24.5.tar.bz2) = ae352f2495889e65524c979932c909f4629a58e64290fb0c95333373225d3c0f +SIZE (gnome2/libgnomeui-2.24.5.tar.bz2) = 1440172 diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist index 0d70cdf88ea95..16efa47d1624a 100644 --- a/x11-toolkits/libgnomeui/pkg-plist +++ b/x11-toolkits/libgnomeui/pkg-plist @@ -56,7 +56,7 @@ lib/libgnomeui-2.a lib/libgnomeui-2.la lib/libgnomeui-2.so lib/libgnomeui-2.so.0 -lib/libgnomeui-2.so.0.2400.4 +lib/libgnomeui-2.so.0.2400.5 libdata/pkgconfig/libgnomeui-2.0.pc share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo @@ -109,6 +109,7 @@ share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo share/locale/ku/LC_MESSAGES/libgnomeui-2.0.mo share/locale/la/LC_MESSAGES/libgnomeui-2.0.mo +share/locale/lg/LC_MESSAGES/libgnomeui-2.0.mo share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 852ef7074c595..cffa052338a56 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomeuimm PORTVERSION= 2.28.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index bb7a9e371363d..9f050b6699126 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= lablgtk2 PORTVERSION= 2.18.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1479/ \ LOCAL/bf diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 0a273c65b8c00..34f7d957d856c 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -3,6 +3,7 @@ PORTNAME= Gnome2 PORTVERSION= 1.047 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= CPAN \ SF/gtk2-perl/${PORTNAME}/${PORTVERSION} diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 15d8506a7faf0..3df0f32bd18b0 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome PORTVERSION= 2.28.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits python gnome MASTER_SITES= GNOME/sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile index ef07dce9afee8..592bd71bee583 100644 --- a/x11-toolkits/swt-devel/Makefile +++ b/x11-toolkits/swt-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= swt DISTVERSION= 3.7.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-toolkits devel java MASTER_SITES= ECLIPSE/R-${DISTVERSION}-201109091335 diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index e504444d67d43..cf45e1b9da86c 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -3,7 +3,7 @@ PORTNAME= swt DISTVERSION= 3.5.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits devel java #MASTER_SITES= ECLIPSE/R-${DISTVERSION}-201002111343 MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/R-${DISTVERSION}-201002111343/ diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile index d59bc3a58e4c1..9b2594bad4d49 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -3,7 +3,7 @@ PORTNAME= brightside PORTVERSION= 1.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 MASTER_SITES= LOCAL/marcus diff --git a/x11/guake/Makefile b/x11/guake/Makefile index 99e3c38531aab..0fc2654f1ba54 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -2,7 +2,7 @@ PORTNAME= guake PORTVERSION= 0.8.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 09e04e4da0ca8..5f9d910cc1f84 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomemm PORTVERSION= 2.30.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile index 0db199a1a7055..6dc0b4cb20ad2 100644 --- a/x11/terminator/Makefile +++ b/x11/terminator/Makefile @@ -3,7 +3,7 @@ PORTNAME= terminator PORTVERSION= 0.97 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 python MASTER_SITES= http://launchpad.net/terminator/trunk/0.97/+download/