[45662] trunk/dports/devel/patchutils/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Jan 19 08:58:12 PST 2009


Revision: 45662
          http://trac.macports.org/changeset/45662
Author:   mcalhoun at macports.org
Date:     2009-01-19 08:58:11 -0800 (Mon, 19 Jan 2009)
Log Message:
-----------
patchutils: Update version 0.2.31 -> 0.3.0.
Fix lint errors.

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

Modified: trunk/dports/devel/patchutils/Portfile
===================================================================
--- trunk/dports/devel/patchutils/Portfile	2009-01-19 16:53:47 UTC (rev 45661)
+++ trunk/dports/devel/patchutils/Portfile	2009-01-19 16:58:11 UTC (rev 45662)
@@ -3,7 +3,8 @@
 PortSystem 1.0
 
 name			patchutils
-version			0.2.31
+version			0.3.0
+platforms		darwin
 categories		devel
 maintainers		nomaintainer
 description		small collection of programs that operate on patch files
@@ -15,9 +16,10 @@
 homepage		http://cyberelk.net/tim/${name}/
 master_sites	http://cyberelk.net/tim/data/${name}/stable/
 use_bzip2		yes
-checksums		md5 3aa902cb7a57a4aa09427de603ebf17b
+checksums           md5     91cce007527cd0df93aeb81459575485 \
+                    sha1    31363bf7f0cb17ddb1fd822767b9ad84c5b877f8 \
+                    rmd160  fc8e8c227c6a1bf5df4bedc6a95065b620a22dbe
 
 depends_lib		bin:perl:perl5
 
 configure.args	--mandir=\\\${prefix}/share/man
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090119/91304610/attachment.html>


More information about the macports-changes mailing list