diff options
| author | Oliver Lehmann <oliver@FreeBSD.org> | 2019-04-19 16:36:29 +0000 |
|---|---|---|
| committer | Oliver Lehmann <oliver@FreeBSD.org> | 2019-04-19 16:36:29 +0000 |
| commit | 7f9ecfbe428d56d9e228d31842d48bb0febdfc6a (patch) | |
| tree | d5311f6f1dc9c8ee8e6aef856e0c89c7dcc60596 | |
| parent | * Update to 8u212. (diff) | |
update to 3.0.2
| -rw-r--r-- | devel/physfs/Makefile | 3 | ||||
| -rw-r--r-- | devel/physfs/distinfo | 6 | ||||
| -rw-r--r-- | devel/physfs/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index 6b799f4187d0..688ae1b67b9f 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= physfs -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= devel MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/ diff --git a/devel/physfs/distinfo b/devel/physfs/distinfo index d6308d04f546..0e8521ab3f38 100644 --- a/devel/physfs/distinfo +++ b/devel/physfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535226407 -SHA256 (physfs-3.0.1.tar.bz2) = b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1 -SIZE (physfs-3.0.1.tar.bz2) = 194638 +TIMESTAMP = 1555690993 +SHA256 (physfs-3.0.2.tar.bz2) = 304df76206d633df5360e738b138c94e82ccf086e50ba84f456d3f8432f9f863 +SIZE (physfs-3.0.2.tar.bz2) = 194888 diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist index e49a72ebb7ef..0f208b47f0d8 100644 --- a/devel/physfs/pkg-plist +++ b/devel/physfs/pkg-plist @@ -1,7 +1,7 @@ bin/test_physfs include/physfs.h lib/libphysfs.so.1 -lib/libphysfs.so.3.0.1 +lib/libphysfs.so.3.0.2 lib/libphysfs.a lib/libphysfs.so libdata/pkgconfig/physfs.pc |
