diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-07 07:01:47 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-07 07:01:47 +0000 |
commit | 6fa9734e75f85d83b2a109008a2182857fc4374f (patch) | |
tree | 44b3a007111113dd7042f8ae90de4f7c0461add6 | |
parent | cd7a0077eebf3a66bdbac0e88341c8424d6cee4c (diff) | |
download | ports-6fa9734e75f85d83b2a109008a2182857fc4374f.tar.gz ports-6fa9734e75f85d83b2a109008a2182857fc4374f.zip |
Notes
-rw-r--r-- | devel/physfs/Makefile | 2 | ||||
-rw-r--r-- | devel/physfs/distinfo | 5 | ||||
-rw-r--r-- | devel/physfs/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index abf0ad84532d..051d8ea30b59 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= physfs -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= devel MASTER_SITES= http://offload1.icculus.org:9090/${PORTNAME}/downloads/ diff --git a/devel/physfs/distinfo b/devel/physfs/distinfo index e38a10247c03..c1d2d5b17a22 100644 --- a/devel/physfs/distinfo +++ b/devel/physfs/distinfo @@ -1,3 +1,2 @@ -MD5 (physfs-2.0.1.tar.gz) = df00465fcfa80e87f718961c6dd6b928 -SHA256 (physfs-2.0.1.tar.gz) = 1ee9891d9d34db4bcf78ae31f321fdb948c12e233ca04c690cae032968dbf45d -SIZE (physfs-2.0.1.tar.gz) = 671467 +SHA256 (physfs-2.0.2.tar.gz) = ae296d3148228e03fd56cc9ea58af02f87dcbb1fadef125c18b709ab37f0bc09 +SIZE (physfs-2.0.2.tar.gz) = 671700 diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist index 051acc478c4d..9fbd71ca465e 100644 --- a/devel/physfs/pkg-plist +++ b/devel/physfs/pkg-plist @@ -1,6 +1,6 @@ bin/test_physfs include/physfs.h lib/libphysfs.so.1 -lib/libphysfs.so.2.0.1 +lib/libphysfs.so.2.0.2 lib/libphysfs.a lib/libphysfs.so |