[96963] trunk/dports/textproc/rpl/Portfile

dports at macports.org dports at macports.org
Wed Aug 22 19:09:37 PDT 2012


Revision: 96963
          https://trac.macports.org/changeset/96963
Author:   dports at macports.org
Date:     2012-08-22 19:09:35 -0700 (Wed, 22 Aug 2012)
Log Message:
-----------
rpl: update to v1.4.1 since 1.4.0 fails to build (#35722)

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

Modified: trunk/dports/textproc/rpl/Portfile
===================================================================
--- trunk/dports/textproc/rpl/Portfile	2012-08-22 22:25:31 UTC (rev 96962)
+++ trunk/dports/textproc/rpl/Portfile	2012-08-23 02:09:35 UTC (rev 96963)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		rpl
-version		1.4.0
+version		1.4.1
 platforms	darwin
 categories	textproc
 maintainers	freebsdcluster.org:mich
@@ -14,7 +14,8 @@
 		with certain filename suffixes (e.g. '.html', '.c', etc.).
 homepage	http://www.laffeycomputer.com/rpl.html
 master_sites	http://downloads.laffeycomputer.com/current_builds/
-checksums	md5 35af9ac5425f5a6278e5890c3272684e
+checksums	rmd160  140630adce395641faabaffffd3fb60c73aecbf9 \
+		sha256  291055dc8763c855bab76142b5f7e9625392bcefa524b796bc4ddbcf941a1310
 destroot { 	system "cd ${worksrcpath} && \
 		install src/${name} ${destroot}${prefix}/bin && \
 		install man/${name}.1 ${destroot}${prefix}/share/man/man1" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120822/07a60e39/attachment.html>


More information about the macports-changes mailing list