update to 4-111; from Andreas Kahari <ak+openbsd@freeshell.org>
This commit is contained in:
parent
4848056064
commit
a59ff9278e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/11/08 22:15:47 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2004/05/08 22:58:30 naddy Exp $
|
||||
|
||||
COMMENT= "interpretive macro/programming language"
|
||||
|
||||
V= 03-300
|
||||
V= 04-111
|
||||
DISTNAME= zoem-${V}
|
||||
PKGNAME= zoem-${V:S,-,_,}
|
||||
CATEGORIES= textproc lang
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (zoem-03-300.tar.gz) = 4cfb8befdfbb0ac739ec0de0f386910c
|
||||
RMD160 (zoem-03-300.tar.gz) = 2413ae14abd2e32277cf24d3a00d97ce22a97b61
|
||||
SHA1 (zoem-03-300.tar.gz) = 51bd4e9254fa38310b3fdf5f16cb81d8f1394bae
|
||||
MD5 (zoem-04-111.tar.gz) = badfc9198a7a8239d7da487f0330c79d
|
||||
RMD160 (zoem-04-111.tar.gz) = 75f764501e71df7658da573c5ea4e48a80c32857
|
||||
SHA1 (zoem-04-111.tar.gz) = cd42b186fecdbcfea4c6fa3242b7e467b4afbff1
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-examples_Makefile_in,v 1.1.1.1 2003/11/08 22:15:47 sturm Exp $
|
||||
--- examples/Makefile.in.orig 2003-10-10 22:22:43.000000000 +0100
|
||||
+++ examples/Makefile.in 2003-10-10 22:24:01.000000000 +0100
|
||||
$OpenBSD: patch-examples_Makefile_in,v 1.2 2004/05/08 22:58:30 naddy Exp $
|
||||
--- examples/Makefile.in.orig 2004-04-20 12:26:28.000000000 +0100
|
||||
+++ examples/Makefile.in 2004-05-08 22:36:01.000000000 +0100
|
||||
@@ -81,7 +81,9 @@ am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/11/08 22:15:47 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/05/08 22:58:30 naddy Exp $
|
||||
bin/zoem
|
||||
man/man1/zoem.1
|
||||
man/man7/faq_zmm.7
|
||||
@ -27,18 +27,31 @@ share/doc/zoem/mac/generic_zmm.ps
|
||||
share/doc/zoem/mac/man_zmm.html
|
||||
share/doc/zoem/mac/man_zmm.ps
|
||||
share/examples/zoem/README
|
||||
share/examples/zoem/env.azm
|
||||
share/examples/zoem/catch.azm
|
||||
share/examples/zoem/catch.ozm
|
||||
share/examples/zoem/fib.azm
|
||||
share/examples/zoem/loop.azm
|
||||
share/examples/zoem/loop.ozm
|
||||
share/examples/zoem/meta.azm
|
||||
share/examples/zoem/meta.ozm
|
||||
share/examples/zoem/nest.azm
|
||||
share/examples/zoem/regex.azm
|
||||
share/examples/zoem/nest.ozm
|
||||
share/examples/zoem/power-of-2.azm
|
||||
share/examples/zoem/power-of-2.ozm
|
||||
share/examples/zoem/reverse.azm
|
||||
share/examples/zoem/reverse.ozm
|
||||
share/examples/zoem/scope.azm
|
||||
share/examples/zoem/scope.ozm
|
||||
share/examples/zoem/special.azm
|
||||
share/examples/zoem/stream.azm
|
||||
share/examples/zoem/special.ozm
|
||||
share/examples/zoem/stress.azm
|
||||
share/examples/zoem/stress.ozm
|
||||
share/examples/zoem/tr.azm
|
||||
share/examples/zoem/tr.ozm
|
||||
share/examples/zoem/txt-table.azm
|
||||
share/examples/zoem/txt-table.ozm
|
||||
share/examples/zoem/xml.azm
|
||||
share/examples/zoem/xml.ozm
|
||||
share/zoem/mac/doc.zmm
|
||||
share/zoem/mac/faq.zmm
|
||||
share/zoem/mac/man.zmm
|
||||
|
Loading…
Reference in New Issue
Block a user