diff options
author | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
commit | 758fa15f89be99164550154d6bc2486f326d7b49 (patch) | |
tree | d0bcbf90df6b714a72a76a5c0e9ea5f82a3bae42 | |
parent | 32c4362bbfbfa701058a4418228747ff7fd905c0 (diff) | |
download | freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.gz freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.zst freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.zip |
Chase the vte shared lib version bump.
-rw-r--r-- | audio/grip/Makefile | 2 | ||||
-rw-r--r-- | deskutils/genius/Makefile | 3 | ||||
-rw-r--r-- | deskutils/ontv/Makefile | 2 | ||||
-rw-r--r-- | devel/nemiver/Makefile | 1 | ||||
-rw-r--r-- | games/gnurobots/Makefile | 2 | ||||
-rw-r--r-- | math/scilab/Makefile | 2 | ||||
-rw-r--r-- | net/gnoemoe/Makefile | 2 | ||||
-rw-r--r-- | net/gnome-mud/Makefile | 2 | ||||
-rw-r--r-- | security/hotssh/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/evilvte/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/gnome-desktop-sharp20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnome-sharp20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-vte/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/sakura/Makefile | 6 | ||||
-rw-r--r-- | x11/evilvte/Makefile | 5 | ||||
-rw-r--r-- | x11/gtkterm2/Makefile | 2 | ||||
-rw-r--r-- | x11/hotwire-shell/Makefile | 1 | ||||
-rw-r--r-- | x11/roxterm/Makefile | 1 |
18 files changed, 22 insertions, 21 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index d281b877b42e..d00765f01e3c 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -7,7 +7,7 @@ PORTNAME= grip PORTVERSION= 3.2.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= audio MASTER_SITES= SF diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 3408ec53b417..9f2f101fcc71 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -7,6 +7,7 @@ PORTNAME= genius PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ @@ -16,7 +17,7 @@ COMMENT= Arbitrary precision calculator for Gnome Desktop Environment BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= mpfr.3:${PORTSDIR}/math/mpfr -RUN_DEPENDS rarian-sk-config:${PORTSDIR}/textproc/rarian +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomevfs2 gtksourceview2 intlhack vte diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index a22935a8f154..0f21791c2a01 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -8,7 +8,7 @@ PORTNAME= ontv PORTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/devel/nemiver/Makefile b/devel/nemiver/Makefile index 16a8ec8351ca..52331bc371f0 100644 --- a/devel/nemiver/Makefile +++ b/devel/nemiver/Makefile @@ -7,6 +7,7 @@ PORTNAME= nemiver PORTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile index 9480f40c1f67..93a79ddc2ae6 100644 --- a/games/gnurobots/Makefile +++ b/games/gnurobots/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnurobots PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 8ad209fe6569..a0ff91b2577c 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -7,7 +7,7 @@ PORTNAME= scilab PORTVERSION= 4.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz diff --git a/net/gnoemoe/Makefile b/net/gnoemoe/Makefile index fe3480499fad..c3bb1b36d4f9 100644 --- a/net/gnoemoe/Makefile +++ b/net/gnoemoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnoemoe PORTVERSION= 0.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/ diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile index 6aafe553007e..9ac371fd1361 100644 --- a/net/gnome-mud/Makefile +++ b/net/gnome-mud/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-mud PORTVERSION= 0.10.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index 827d2f72c20d..b6a2da390791 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -7,6 +7,7 @@ PORTNAME= hotssh PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11-toolkits/evilvte/Makefile b/x11-toolkits/evilvte/Makefile index e33dca2e6a76..aaf0be068fa2 100644 --- a/x11-toolkits/evilvte/Makefile +++ b/x11-toolkits/evilvte/Makefile @@ -7,6 +7,7 @@ PORTNAME= evilvte PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ LOCAL/chinsan/${PORTNAME}/ @@ -14,10 +15,8 @@ MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ MAINTAINER= chinsan@FreeBSD.org COMMENT= A VTE based, super lightweight terminal emulator -BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte -RUN_DEPENDS= ${BUILD_DEPENDS} - USE_GMAKE= yes +USE_GNOME= vte MAN1= evilvte.1 showvte.1 diff --git a/x11-toolkits/gnome-desktop-sharp20/Makefile b/x11-toolkits/gnome-desktop-sharp20/Makefile index 67d925300c0a..4e2d80008996 100644 --- a/x11-toolkits/gnome-desktop-sharp20/Makefile +++ b/x11-toolkits/gnome-desktop-sharp20/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-desktop-sharp PORTVERSION= 2.24.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= GNOME diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index 920bdd2da93c..4419ff091627 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-sharp PORTVERSION= 2.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= GNOME diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile index 73993810c4bb..93fac6739f6c 100644 --- a/x11-toolkits/py-vte/Makefile +++ b/x11-toolkits/py-vte/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11-toolkits/py-vte/Makefile,v 1.3 2009/02/24 19:42:18 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile index 914cc5838b76..ab0904189c64 100644 --- a/x11-toolkits/sakura/Makefile +++ b/x11-toolkits/sakura/Makefile @@ -7,7 +7,7 @@ PORTNAME= sakura PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \ LOCAL/chinsan/${PORTNAME}/ @@ -15,10 +15,8 @@ MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \ MAINTAINER= chinsan@FreeBSD.org COMMENT= A terminal emulator based on GTK and VTE -BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte -RUN_DEPENDS= ${BUILD_DEPENDS} - USE_CMAKE= yes +USE_GNOME= vte CMAKE_ARGS= -DCMAKE_INSTALL_PREFIX=${LOCALBASE} .if !defined(WITHOUT_NLS) diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile index e33dca2e6a76..aaf0be068fa2 100644 --- a/x11/evilvte/Makefile +++ b/x11/evilvte/Makefile @@ -7,6 +7,7 @@ PORTNAME= evilvte PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ LOCAL/chinsan/${PORTNAME}/ @@ -14,10 +15,8 @@ MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ MAINTAINER= chinsan@FreeBSD.org COMMENT= A VTE based, super lightweight terminal emulator -BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte -RUN_DEPENDS= ${BUILD_DEPENDS} - USE_GMAKE= yes +USE_GNOME= vte MAN1= evilvte.1 showvte.1 diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index a04425467a4c..2b20ad304a01 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkterm2 PORTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= gtkterm diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile index e48c91b8e0ef..fadd048910e9 100644 --- a/x11/hotwire-shell/Makefile +++ b/x11/hotwire-shell/Makefile @@ -7,6 +7,7 @@ PORTNAME= hotwire-shell PORTVERSION= 0.721 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index f73aa6c84397..17ae605f06b5 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= roxterm PORTVERSION= 1.14.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF |