aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/sdl_sound/Makefile2
-rw-r--r--devel/physfs-devel/Makefile4
-rw-r--r--devel/physfs-devel/distinfo3
-rw-r--r--devel/physfs-devel/pkg-plist2
-rw-r--r--devel/physfs/Makefile4
-rw-r--r--devel/physfs/distinfo3
-rw-r--r--devel/physfs/pkg-plist2
-rw-r--r--x11-toolkits/paragui-devel/Makefile2
-rw-r--r--x11-toolkits/paragui/Makefile2
9 files changed, 13 insertions, 11 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index e1c846fc8abb..e332c0128475 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --disable-mikmod
.endif
.if !defined(WITHOUT_PHYSFS)
-LIB_DEPENDS+= physfs-0.1.9:${PORTSDIR}/devel/physfs
+LIB_DEPENDS+= physfs-1.0.0:${PORTSDIR}/devel/physfs
.else
CONFIGURE_ARGS+= --disable-physfs
.endif
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile
index b75f55f3c1c8..661db886e86e 100644
--- a/devel/physfs-devel/Makefile
+++ b/devel/physfs-devel/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= physfs
-PORTVERSION= 0.1.9
-PORTREVISION= 1
+PORTVERSION= 1.0.0
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
diff --git a/devel/physfs-devel/distinfo b/devel/physfs-devel/distinfo
index c460a26eaf28..98665e9fb2fc 100644
--- a/devel/physfs-devel/distinfo
+++ b/devel/physfs-devel/distinfo
@@ -1 +1,2 @@
-MD5 (physfs-0.1.9.tar.gz) = ee61f31d15563a3f785adbd800933631
+MD5 (physfs-1.0.0.tar.gz) = d02a8543a95d0550490cf4f96e0ddebf
+SIZE (physfs-1.0.0.tar.gz) = 511883
diff --git a/devel/physfs-devel/pkg-plist b/devel/physfs-devel/pkg-plist
index e796dd4a03d4..e553d55361ad 100644
--- a/devel/physfs-devel/pkg-plist
+++ b/devel/physfs-devel/pkg-plist
@@ -1,5 +1,5 @@
bin/test_physfs
include/physfs.h
-lib/libphysfs-0.1.so.9
+lib/libphysfs-1.0.so.0
lib/libphysfs.so
lib/libphysfs.a
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile
index b75f55f3c1c8..661db886e86e 100644
--- a/devel/physfs/Makefile
+++ b/devel/physfs/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= physfs
-PORTVERSION= 0.1.9
-PORTREVISION= 1
+PORTVERSION= 1.0.0
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
diff --git a/devel/physfs/distinfo b/devel/physfs/distinfo
index c460a26eaf28..98665e9fb2fc 100644
--- a/devel/physfs/distinfo
+++ b/devel/physfs/distinfo
@@ -1 +1,2 @@
-MD5 (physfs-0.1.9.tar.gz) = ee61f31d15563a3f785adbd800933631
+MD5 (physfs-1.0.0.tar.gz) = d02a8543a95d0550490cf4f96e0ddebf
+SIZE (physfs-1.0.0.tar.gz) = 511883
diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist
index e796dd4a03d4..e553d55361ad 100644
--- a/devel/physfs/pkg-plist
+++ b/devel/physfs/pkg-plist
@@ -1,5 +1,5 @@
bin/test_physfs
include/physfs.h
-lib/libphysfs-0.1.so.9
+lib/libphysfs-1.0.so.0
lib/libphysfs.so
lib/libphysfs.a
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index aac594047741..ca357dcbba49 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
-LIB_DEPENDS= physfs-0.1.9:${PORTSDIR}/devel/physfs \
+LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
expat.4:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index aac594047741..ca357dcbba49 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
-LIB_DEPENDS= physfs-0.1.9:${PORTSDIR}/devel/physfs \
+LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
expat.4:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes