diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-07-24 13:02:43 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-07-24 13:02:43 +0000 |
commit | 7b7743fcb703a730a44ce61e70d311995741c066 (patch) | |
tree | aca5c8a0fabb834dd6ab746d3efad32fa3bfb975 /devel/physfs | |
parent | 1a4ae1399aa6303b72e77655e0c3eed9a2d411ad (diff) | |
download | ports-7b7743fcb703a730a44ce61e70d311995741c066.tar.gz ports-7b7743fcb703a730a44ce61e70d311995741c066.zip |
Notes
Diffstat (limited to 'devel/physfs')
-rw-r--r-- | devel/physfs/Makefile | 4 | ||||
-rw-r--r-- | devel/physfs/distinfo | 4 | ||||
-rw-r--r-- | devel/physfs/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index 4d0a121c110d..633aa106cc41 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -6,10 +6,10 @@ # PORTNAME= physfs -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 PORTREVISION= 0 CATEGORIES= devel -MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/ +MASTER_SITES= http://offload1.icculus.org/${PORTNAME}/downloads/ MAINTAINER= oliver@FreeBSD.org COMMENT= A library to provide abstract access to various archives diff --git a/devel/physfs/distinfo b/devel/physfs/distinfo index 98665e9fb2fc..0066babc4906 100644 --- a/devel/physfs/distinfo +++ b/devel/physfs/distinfo @@ -1,2 +1,2 @@ -MD5 (physfs-1.0.0.tar.gz) = d02a8543a95d0550490cf4f96e0ddebf -SIZE (physfs-1.0.0.tar.gz) = 511883 +MD5 (physfs-1.0.1.tar.gz) = d0bd118c6b55fb1e020fe982d6ec6957 +SIZE (physfs-1.0.1.tar.gz) = 539978 diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist index a00bf18eb948..a10efdafd77e 100644 --- a/devel/physfs/pkg-plist +++ b/devel/physfs/pkg-plist @@ -1,6 +1,6 @@ bin/test_physfs include/physfs.h lib/libphysfs-1.0.so -lib/libphysfs-1.0.so.0 +lib/libphysfs-1.0.so.1 lib/libphysfs.so lib/libphysfs.a |