[49515] trunk/dports/textproc/agree/Portfile

phw at macports.org phw at macports.org
Sat Apr 11 05:53:03 PDT 2009


Revision: 49515
          http://trac.macports.org/changeset/49515
Author:   phw at macports.org
Date:     2009-04-11 05:53:03 -0700 (Sat, 11 Apr 2009)
Log Message:
-----------
Updated to a rewrite of "agree" because the old code was lost

Modified Paths:
--------------
    trunk/dports/textproc/agree/Portfile

Modified: trunk/dports/textproc/agree/Portfile
===================================================================
--- trunk/dports/textproc/agree/Portfile	2009-04-11 12:52:55 UTC (rev 49514)
+++ trunk/dports/textproc/agree/Portfile	2009-04-11 12:53:03 UTC (rev 49515)
@@ -3,17 +3,21 @@
 PortSystem 1.0
 
 name			agree
-version			0.1
+version			0.3
 categories		textproc amusements
 platforms		darwin freebsd
 maintainers		nomaintainer
 description		command line tool that agrees on any opinion
 long_description	${description}
-homepage		http://www.fstab.de/agree.html
-master_sites	http://www.fstab.de/agree/
-checksums		md5 5432fc6eda7e283d1bae38c15b64f749
+homepage		http://code.google.com/p/agree
+master_sites		googlecode
+checksums           md5     d6414c2fbcd9a83c7553d8ae4cc47054 \
+                    sha1    ab280078c5ae05407537a483347616a54ba391ed \
+                    rmd160  0b7b4eded36f3c1eb42afcf66b84df9c0345fd08
+
+
+use_bzip2		yes
 use_configure	no
-build			{}
 destroot {
 	xinstall ${worksrcpath}/fuck ${destroot}${prefix}/bin
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090411/fc44b32f/attachment.html>


More information about the macports-changes mailing list