Skip to content

Commit

Permalink
devel/physfs: update to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Lehmann authored and Oliver Lehmann committed Oct 12, 2023
1 parent cf0e7ae commit 5a670e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
10 changes: 6 additions & 4 deletions devel/physfs/Makefile
@@ -1,15 +1,17 @@
PORTNAME= physfs
PORTVERSION= 3.0.2
PORTVERSION= 3.2.0
DISTVERSIONPREFIX= release-
CATEGORIES= devel
MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/

MAINTAINER= oliver@FreeBSD.org
COMMENT= Library to provide abstract access to various archives
WWW= https://icculus.org/physfs/

CONFLICTS_INSTALL= physfs-devel
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

USES= cmake readline tar:bzip2
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= icculus

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/physfs/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1555690993
SHA256 (physfs-3.0.2.tar.bz2) = 304df76206d633df5360e738b138c94e82ccf086e50ba84f456d3f8432f9f863
SIZE (physfs-3.0.2.tar.bz2) = 194888
TIMESTAMP = 1697148001
SHA256 (icculus-physfs-release-3.2.0_GH0.tar.gz) = 1991500eaeb8d5325e3a8361847ff3bf8e03ec89252b7915e1f25b3f8ab5d560
SIZE (icculus-physfs-release-3.2.0_GH0.tar.gz) = 242857
2 changes: 1 addition & 1 deletion devel/physfs/pkg-plist
@@ -1,7 +1,7 @@
bin/test_physfs
include/physfs.h
lib/libphysfs.so.1
lib/libphysfs.so.3.0.2
lib/libphysfs.so.3.2.0
lib/libphysfs.a
lib/libphysfs.so
libdata/pkgconfig/physfs.pc

0 comments on commit 5a670e0

Please sign in to comment.