aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/varconf/Makefile4
-rw-r--r--devel/varconf/distinfo5
-rw-r--r--devel/varconf/pkg-plist3
-rw-r--r--games/ember/Makefile4
-rw-r--r--net/cyphesis/Makefile4
5 files changed, 11 insertions, 9 deletions
diff --git a/devel/varconf/Makefile b/devel/varconf/Makefile
index 28b46bb0bd77..3725f29fbb19 100644
--- a/devel/varconf/Makefile
+++ b/devel/varconf/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= varconf
-PORTVERSION= 0.6.3
-PORTREVISION= 1
+PORTVERSION= 0.6.4
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=worldforge
diff --git a/devel/varconf/distinfo b/devel/varconf/distinfo
index 709bdb23fbc1..2752e3f4db07 100644
--- a/devel/varconf/distinfo
+++ b/devel/varconf/distinfo
@@ -1,2 +1,3 @@
-MD5 (varconf-0.6.3.tar.bz2) = 8c30cc7d7efeb986834f3e9dbb1d5c88
-SIZE(varconf-0.6.3.tar.bz2) = 213528
+MD5 (varconf-0.6.4.tar.bz2) = 19c8f0c4e39df35769e4c1d20e6233bc
+SHA256 (varconf-0.6.4.tar.bz2) = efac3bf724a28e7f30776b2c7a3956fea36842c18d0e33bb3df93f80c13a97e4
+SIZE (varconf-0.6.4.tar.bz2) = 220945
diff --git a/devel/varconf/pkg-plist b/devel/varconf/pkg-plist
index 1f84ed19e7b1..23f0c920d058 100644
--- a/devel/varconf/pkg-plist
+++ b/devel/varconf/pkg-plist
@@ -1,4 +1,5 @@
include/varconf-1.0/varconf/Config.h
+include/varconf-1.0/varconf/config.h
include/varconf-1.0/varconf/dynbase.h
include/varconf-1.0/varconf/dyncmp.h
include/varconf-1.0/varconf/dyntypes.h
@@ -8,7 +9,7 @@ include/varconf-1.0/varconf/varconf.h
include/varconf-1.0/varconf/variable.h
lib/libvarconf-1.0.la
lib/libvarconf-1.0.so
-lib/libvarconf-1.0.so.5
+lib/libvarconf-1.0.so.6
libdata/pkgconfig/varconf-1.0.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
diff --git a/games/ember/Makefile b/games/ember/Makefile
index 09046dfe6ff9..03803449cd76 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://amber.worldforge.org/ember/releases/stable/
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${X11BASE}/bin/WFUT.jar:${PORTSDIR}/devel/wfut
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
OgreMain.9:${PORTSDIR}/graphics/ogre3d \
eris-1.3:${PORTSDIR}/devel/eris \
- varconf-1.0.5:${PORTSDIR}/devel/varconf \
+ varconf-1.0.6:${PORTSDIR}/devel/varconf \
mercator-0.2.4:${PORTSDIR}/devel/mercator \
openal.0:${PORTSDIR}/audio/openal
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile
index 43e25b76bb34..b6a1c7f41682 100644
--- a/net/cyphesis/Makefile
+++ b/net/cyphesis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyphesis
PORTVERSION= 0.5.5
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=worldforge
@@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= A server for WorldForge games
LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \
- varconf-1.0.5:${PORTSDIR}/devel/varconf \
+ varconf-1.0.6:${PORTSDIR}/devel/varconf \
wfmath-0.3.3:${PORTSDIR}/math/wfmath \
mercator-0.2.4:${PORTSDIR}/devel/mercator \
skstream-0.3.3:${PORTSDIR}/net/skstream \