[76555] trunk/dports/devel/physfs

ryandesign at macports.org ryandesign at macports.org
Sun Feb 27 21:37:44 PST 2011


Revision: 76555
          http://trac.macports.org/changeset/76555
Author:   ryandesign at macports.org
Date:     2011-02-27 21:37:44 -0800 (Sun, 27 Feb 2011)
Log Message:
-----------
physfs: update to 2.0.2; add readline dependency; new maintainer (#28566)

Modified Paths:
--------------
    trunk/dports/devel/physfs/Portfile

Removed Paths:
-------------
    trunk/dports/devel/physfs/files/

Modified: trunk/dports/devel/physfs/Portfile
===================================================================
--- trunk/dports/devel/physfs/Portfile	2011-02-28 05:34:01 UTC (rev 76554)
+++ trunk/dports/devel/physfs/Portfile	2011-02-28 05:37:44 UTC (rev 76555)
@@ -5,9 +5,9 @@
 PortGroup       cmake 1.0
 
 name            physfs
-version         2.0.1
+version         2.0.2
 categories      devel
-maintainers     nomaintainer
+maintainers     users.sourceforge.net:luiji
 platforms       darwin
 description     PhysicsFS is a library providing abstract archive access
 
@@ -20,15 +20,11 @@
 homepage        http://icculus.org/physfs/
 master_sites    ${homepage}downloads/
 
-checksums       md5     df00465fcfa80e87f718961c6dd6b928 \
-                sha1    1e291e8717ce3bb921b74416ec7cbcf212efcaa1 \
-                rmd160  b6f9b839e2d6fa8b01077daae2386a44f541df99
+checksums       sha1    2d3d3cc819ad26542d34451f44050b85635344d0 \
+                rmd160  9e45775c353e7b6fe0510d55063af9ddf1b7f678
 
-depends_lib     port:zlib
+depends_lib     port:zlib port:readline
 
-patch.pre_args  -p2
-patchfiles      f254870dd7dd.diff
-
 configure.args-append -DPHYSFS_BUILD_WX_TEST=FALSE
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110227/556ededd/attachment.html>


More information about the macports-changes mailing list