[57695] trunk/dports/devel/diffball/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 15 00:44:53 PDT 2009


Revision: 57695
          http://trac.macports.org/changeset/57695
Author:   ryandesign at macports.org
Date:     2009-09-15 00:44:48 -0700 (Tue, 15 Sep 2009)
Log Message:
-----------
diffball: update to 1.0 and add dependencies and license info

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

Modified: trunk/dports/devel/diffball/Portfile
===================================================================
--- trunk/dports/devel/diffball/Portfile	2009-09-15 07:27:34 UTC (rev 57694)
+++ trunk/dports/devel/diffball/Portfile	2009-09-15 07:44:48 UTC (rev 57695)
@@ -2,9 +2,10 @@
 
 PortSystem 1.0
 name             diffball
-version          0.6.2
+version          1.0
 categories       devel
 maintainers      nomaintainer
+license          GPLv2
 description      binary patch utility
 long_description \
 	A general delta compression/differencing suite for any \
@@ -16,5 +17,9 @@
 platforms        darwin
 master_sites     http://download.berlios.de/diffball/
 use_bzip2        yes
-checksums        md5 c08f3a71a51fff523d2cfa00f14fa939
+checksums        md5     aff4d82da482c0d72c3d0da1967f6c69 \
+                 sha1    f9b4dda1af3349ef0c439a2cee24c25f4cc0b0c8 \
+                 rmd160  e9e52ffa74fdb18ca5463f84126567dd3b96d7ed
+depends_lib      port:bzip2 \
+                 port:zlib
 configure.args   --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090915/f1531ec1/attachment.html>


More information about the macports-changes mailing list