aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-05-20 08:31:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-05-20 08:31:48 +0000
commit628b33a88682f2d6d4ee53929bf50d70d61ff38f (patch)
treeadb8aa78913c3ef45a94b49e463dd27b7a476190
parent8ff4a95891b1ae2d51e8b88d3bab62551b159b62 (diff)
downloadports-628b33a88682f2d6d4ee53929bf50d70d61ff38f.tar.gz
ports-628b33a88682f2d6d4ee53929bf50d70d61ff38f.zip
Notes
-rw-r--r--cad/salome/Makefile2
-rw-r--r--cad/salome/Makefile.ext2
-rw-r--r--devel/anjuta/Makefile1
-rw-r--r--games/freeorion/Makefile1
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/gegl/Makefile1
-rw-r--r--graphics/kgraphviewer/Makefile4
-rw-r--r--sysutils/geomgui/Makefile2
-rw-r--r--x11-toolkits/flowcanvas/Makefile4
9 files changed, 11 insertions, 8 deletions
diff --git a/cad/salome/Makefile b/cad/salome/Makefile
index cce8c0216f11..dc62222ea4d0 100644
--- a/cad/salome/Makefile
+++ b/cad/salome/Makefile
@@ -6,7 +6,7 @@
PORTNAME= salome
PORTVERSION= 5.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad science
MASTER_SITES= http://www.stasyan.com/devel/distfiles/
DISTNAME= src5.1.4
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext
index f241e8c2a88b..bd2a23ee6c8d 100644
--- a/cad/salome/Makefile.ext
+++ b/cad/salome/Makefile.ext
@@ -259,7 +259,7 @@ LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
.if ${SAL_MODULE} == "yacs"
LIB_DEPENDS+= argp.0:${PORTSDIR}/devel/argp-standalone
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
-LIB_DEPENDS+= gvc.5:${PORTSDIR}/graphics/graphviz
+LIB_DEPENDS+= gvc:${PORTSDIR}/graphics/graphviz
LDFLAGS+= -largp
.endif
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index 01718181e88e..4b2de9a9d786 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -8,6 +8,7 @@
PORTNAME= anjuta
PORTVERSION= 2.32.1.1
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index e461f698cfa7..04349e3fa766 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freeorion
PORTVERSION= 0.3.13.3795
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= oliver
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 2f742d4faa90..595c6e633399 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.6.7-10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
ftp://ftp.nluug.nl/pub/ImageMagick/ \
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 32275ef04fd1..4b89ef55f2d6 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gegl
PORTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/
diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile
index 01835a8e4034..a4ff3c4286ac 100644
--- a/graphics/kgraphviewer/Makefile
+++ b/graphics/kgraphviewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kgraphviewer
PORTVERSION= ${APP_VER}.${EXTRA_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear
@@ -17,7 +17,7 @@ DIST_SUBDIR= KDE/extragear
MAINTAINER= kde@FreeBSD.org
COMMENT= GraphViz dot graph viewer for KDE
-LIB_DEPENDS= gvc.5:${PORTSDIR}/graphics/graphviz
+LIB_DEPENDS= gvc:${PORTSDIR}/graphics/graphviz
USE_BZIP2= yes
USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4
diff --git a/sysutils/geomgui/Makefile b/sysutils/geomgui/Makefile
index d1a6d8ad4442..2fe66bf4ffcd 100644
--- a/sysutils/geomgui/Makefile
+++ b/sysutils/geomgui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= geomgui
PORTVERSION= 0.12
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://geomgui.xride.dk/files/ \
${MASTER_SITE_LOCAL}
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile
index 9e60090d087c..7981e8b79c00 100644
--- a/x11-toolkits/flowcanvas/Makefile
+++ b/x11-toolkits/flowcanvas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flowcanvas
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.drobilla.net/
@@ -17,7 +17,7 @@ COMMENT= FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
- gvc.5:${PORTSDIR}/graphics/graphviz
+ gvc:${PORTSDIR}/graphics/graphviz
GNU_CONFIGURE= yes
USE_GMAKE= yes