[41730] trunk/dports/devel/byacc/Portfile
devans at macports.org
devans at macports.org
Sun Nov 9 16:40:25 PST 2008
Revision: 41730
http://trac.macports.org/changeset/41730
Author: devans at macports.org
Date: 2008-11-09 16:40:24 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
byacc: update to version 20080826, lint, add mode line.
Modified Paths:
--------------
trunk/dports/devel/byacc/Portfile
Modified: trunk/dports/devel/byacc/Portfile
===================================================================
--- trunk/dports/devel/byacc/Portfile 2008-11-10 00:06:04 UTC (rev 41729)
+++ trunk/dports/devel/byacc/Portfile 2008-11-10 00:40:24 UTC (rev 41730)
@@ -1,8 +1,10 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
+
name byacc
-version 20070509
+version 20080826
categories devel
maintainers nomaintainer
description Berkeley Yacc
@@ -16,8 +18,11 @@
master_sites ftp://invisible-island.net/byacc/
extract.suffix .tgz
-checksums md5 3dba490d29a509df796c9639e819d0c7
+checksums md5 08f7416237282c7e97f7483ba27691d6 \
+ sha1 eb5a8417f1f4749e0f3918c2f09cd7d9084a7648 \
+ rmd160 d370dadc1474ba344b4e876894084a08798bcb9b
+
configure.args --mandir=${prefix}/share/man \
--program-prefix=b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/b73eff0d/attachment.html>
More information about the macports-changes
mailing list