[43605] trunk/dports/shells/osh/Portfile

toby at macports.org toby at macports.org
Fri Dec 12 01:44:19 PST 2008


Revision: 43605
          http://trac.macports.org/changeset/43605
Author:   toby at macports.org
Date:     2008-12-12 01:44:18 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
update from maintainer, #17616

Modified Paths:
--------------
    trunk/dports/shells/osh/Portfile

Modified: trunk/dports/shells/osh/Portfile
===================================================================
--- trunk/dports/shells/osh/Portfile	2008-12-12 09:34:35 UTC (rev 43604)
+++ trunk/dports/shells/osh/Portfile	2008-12-12 09:44:18 UTC (rev 43605)
@@ -3,23 +3,23 @@
 PortSystem	1.0
 
 name		osh
-version		20081122
+version		20081213
 categories	shells
 maintainers	v6shell.org:jan+mp
 description	Ports of the Sixth Edition (V6) UNIX Thompson shell
 long_description \
-		The osh package contains two ports of the original /bin/sh \
-		from Sixth Edition (V6) UNIX (circa 1975). Where osh is an \
-		enhanced port of the shell, sh6 is an unenhanced port. \
+		The osh package provides two ports of the original /bin/sh \
+		from Sixth Edition (V6) UNIX (circa 1975). Osh is an enhanced \
+		port of the shell, and sh6 is an unenhanced port of the shell. \
 		This package also includes the following external \
 		shell utilities: glob6, if, goto, and fd2.
+platforms	darwin
 homepage	http://v6shell.org/
-platforms	darwin
-master_sites	http://v6shell.org/src/
+master_sites	${homepage}src/
 
-checksums	md5 6f3bdb83037bf3fa39c81ece40fe5417 \
-		sha1 e0caff3904e253aa76836eb12f36915e08298080 \
-		rmd160 ca055f45178109ff8a71912451bb5697468d9fbb
+checksums	md5 c852ff3144c982f5b6e7a16012f67e88 \
+		sha1 a097e9ae2ec1de640e4d559b0b6432a2aa2ed06f \
+		rmd160 e91a58210c26b0cc7a741745572d3195d09199e4
 
 use_configure	no
 
@@ -41,3 +41,7 @@
 	build.args-append	CFLAGS="${configure.universal_cflags}" \
 				LDFLAGS="${configure.universal_ldflags}"
 }
+
+livecheck.check	regex
+livecheck.url	${master_sites}
+livecheck.regex	${name}-(\[0-9\]{8})${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/3c37f7b6/attachment.html>


More information about the macports-changes mailing list