summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2018-08-25 19:58:59 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2018-08-25 19:58:59 +0000
commit72b205b85b363b4c75889b051fa20b1aafdd1b57 (patch)
tree0d76c284663142b51185008fa58789d5fc61de16
parentscience/gabedit: Add the option OPENMP (diff)
update to 3.0.1
Notes
Notes: svn path=/head/; revision=478087
-rw-r--r--devel/physfs-devel/Makefile16
-rw-r--r--devel/physfs-devel/distinfo5
-rw-r--r--devel/physfs-devel/pkg-plist2
3 files changed, 6 insertions, 17 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile
index 87028161b04f..005065218111 100644
--- a/devel/physfs-devel/Makefile
+++ b/devel/physfs-devel/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= physfs
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 3.0.1
CATEGORIES= devel
MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
PKGNAMESUFFIX= -devel
@@ -13,18 +12,7 @@ COMMENT= Library to provide abstract access to various archives
CONFLICTS_INSTALL= physfs-[0-9]*
-USES= cmake
+USES= cmake tar:bzip2
USE_LDCONFIG= yes
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|CHECK_INCLUDE_FILE(sys/ucred.h HAVE_UCRED_H|& "-include sys/param.h"|g; \
- s|CHECK_INCLUDE_FILE(readline/readline.h HAVE_READLINE_H|& "-include stdio.h"|g; \
- s|CHECK_INCLUDE_FILE(readline/history.h HAVE_HISTORY_H|& "-include stdio.h"|g; \
- s|CHECK_LIBRARY_EXISTS("readline" "history.*|SET(HAVE_LIBHISTORY TRUE)|g; \
- s|" " \(readline curses\)|\1|' ${WRKSRC}/CMakeLists.txt
-
- @${REINPLACE_CMD} -e 's|\(define SIZEOF_INT\) 4|\1 (LONG_BIT/8)|g' \
- ${WRKSRC}/platform/unix.c
-
.include <bsd.port.mk>
diff --git a/devel/physfs-devel/distinfo b/devel/physfs-devel/distinfo
index a106e711460f..d6308d04f546 100644
--- a/devel/physfs-devel/distinfo
+++ b/devel/physfs-devel/distinfo
@@ -1,2 +1,3 @@
-SHA256 (physfs-1.1.1.tar.gz) = 994b65066657d49002509c9d84a9b0d2f5c0c1dab0457e9fe21ffa40f2205f63
-SIZE (physfs-1.1.1.tar.gz) = 345054
+TIMESTAMP = 1535226407
+SHA256 (physfs-3.0.1.tar.bz2) = b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1
+SIZE (physfs-3.0.1.tar.bz2) = 194638
diff --git a/devel/physfs-devel/pkg-plist b/devel/physfs-devel/pkg-plist
index db400112398e..949989f0c8c9 100644
--- a/devel/physfs-devel/pkg-plist
+++ b/devel/physfs-devel/pkg-plist
@@ -1,6 +1,6 @@
bin/test_physfs
include/physfs.h
lib/libphysfs.so.1
-lib/libphysfs.so.1.1.1
+lib/libphysfs.so.3.0.1
lib/libphysfs.a
lib/libphysfs.so