Update to 2.19; submitted by maintainer Gregory Steuck <greg@nest.cx>.
This commit is contained in:
parent
53133d4b10
commit
23e7f7576c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2001/10/25 01:58:55 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2002/02/20 01:35:55 naddy Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 2000/05/30 23:19:09 jasone Exp $
|
||||
|
||||
COMMENT= "like make(1), but more powerful and clean"
|
||||
|
||||
DISTNAME= cook-2.17
|
||||
DISTNAME= cook-2.19
|
||||
CATEGORIES= devel
|
||||
NEED_VERSION= 1.474
|
||||
NEED_VERSION= 1.504
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
HOMEPAGE= http://www.canb.auug.org.au/~millerp/cook/
|
||||
@ -27,6 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CONFIGURE_ARGS= --libdir="${PREFIX}/share/locale"
|
||||
|
||||
REGRESS_TARGET= sure
|
||||
REGRESS_FLAGS=HOME=/ LOGNAME=nobody
|
||||
REGRESS_FLAGS= HOME=/ LOGNAME=nobody
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
3
devel/cook/distinfo
Normal file
3
devel/cook/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (cook-2.19.tar.gz) = a099e7f6efa1993bfe5306f97b5b69f7
|
||||
RMD160 (cook-2.19.tar.gz) = c4c4d31fbec675bd7acecb3687f5ae9d8d34cf4b
|
||||
SHA1 (cook-2.19.tar.gz) = bb30387864930e3ff7ce0b99c69b2042ea3bfe54
|
@ -1,3 +0,0 @@
|
||||
MD5 (cook-2.17.tar.gz) = be3b86263166c7d308d195ff439a379f
|
||||
RMD160 (cook-2.17.tar.gz) = fda4acd7fb78831acad8ddcca740e4f93c127e91
|
||||
SHA1 (cook-2.17.tar.gz) = f635b992844f256bfc43d309375fdccb9777aaf6
|
@ -1,11 +0,0 @@
|
||||
--- configure.orig Tue Jun 27 17:42:56 2000
|
||||
+++ configure Tue Jun 27 17:43:45 2000
|
||||
@@ -2751,7 +2751,7 @@
|
||||
*/cook/* | */cook )
|
||||
;;
|
||||
*)
|
||||
- libdir="${libdir}/cook"
|
||||
+ libdir="${libdir}"
|
||||
;;
|
||||
esac
|
||||
case "$datadir" in
|
12
devel/cook/patches/patch-configure
Normal file
12
devel/cook/patches/patch-configure
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2002/02/20 01:35:56 naddy Exp $
|
||||
--- configure.orig Tue Feb 19 01:16:02 2002
|
||||
+++ configure Wed Feb 20 02:28:30 2002
|
||||
@@ -2792,7 +2792,7 @@ case "$libdir" in
|
||||
*/cook/* | */cook )
|
||||
;;
|
||||
*)
|
||||
- libdir="${libdir}/cook"
|
||||
+ libdir="${libdir}"
|
||||
;;
|
||||
esac
|
||||
case "$datadir" in
|
@ -1,57 +1,50 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/08/10 16:31:26 pvalchev Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/02/20 01:35:56 naddy Exp $
|
||||
bin/c_incl
|
||||
bin/cook
|
||||
bin/cook_bom
|
||||
bin/cook_rsh
|
||||
bin/cookfp
|
||||
bin/cooktime
|
||||
bin/find_libs
|
||||
bin/make2cook
|
||||
bin/roffpp
|
||||
share/locale/en/LC_MESSAGES/c_incl.mo
|
||||
share/locale/en/LC_MESSAGES/cook.mo
|
||||
share/locale/en/LC_MESSAGES/cook_bom.mo
|
||||
share/locale/en/LC_MESSAGES/cookfp.mo
|
||||
share/locale/en/LC_MESSAGES/cooktime.mo
|
||||
share/locale/en/LC_MESSAGES/file_check.mo
|
||||
share/locale/en/LC_MESSAGES/find_libs.mo
|
||||
share/locale/en/LC_MESSAGES/fstrcmp.mo
|
||||
share/locale/en/LC_MESSAGES/make2cook.mo
|
||||
share/locale/en/LC_MESSAGES/roffpp.mo
|
||||
man/man1/c_incl.1
|
||||
man/man1/cook.1
|
||||
man/man1/cook_bom.1
|
||||
man/man1/cook_lic.1
|
||||
man/man1/cook_rsh.1
|
||||
man/man1/cookfp.1
|
||||
man/man1/cooktime.1
|
||||
man/man1/find_libs.1
|
||||
man/man1/make2cook.1
|
||||
man/man1/roffpp.1
|
||||
share/cook/en/building.ps
|
||||
share/cook/en/building.dvi
|
||||
share/cook/en/building.txt
|
||||
share/cook/en/lsm.ps
|
||||
share/cook/en/lsm.dvi
|
||||
share/cook/en/lsm.txt
|
||||
share/cook/en/readme.ps
|
||||
share/cook/en/readme.dvi
|
||||
share/cook/en/readme.txt
|
||||
share/cook/en/refman.ps
|
||||
share/cook/en/refman.dvi
|
||||
share/cook/en/refman.txt
|
||||
share/cook/en/release.ps
|
||||
share/cook/en/release.dvi
|
||||
share/cook/en/release.txt
|
||||
share/cook/en/user-guide.ps
|
||||
share/cook/en/user-guide.dvi
|
||||
share/cook/en/user-guide.txt
|
||||
share/cook/as
|
||||
share/cook/bison
|
||||
share/cook/c
|
||||
share/cook/en/building.dvi
|
||||
share/cook/en/building.ps
|
||||
share/cook/en/building.txt
|
||||
share/cook/en/lsm.dvi
|
||||
share/cook/en/lsm.ps
|
||||
share/cook/en/lsm.txt
|
||||
share/cook/en/readme.dvi
|
||||
share/cook/en/readme.ps
|
||||
share/cook/en/readme.txt
|
||||
share/cook/en/refman.dvi
|
||||
share/cook/en/refman.ps
|
||||
share/cook/en/refman.txt
|
||||
share/cook/en/release.dvi
|
||||
share/cook/en/release.ps
|
||||
share/cook/en/release.txt
|
||||
share/cook/en/user-guide.dvi
|
||||
share/cook/en/user-guide.ps
|
||||
share/cook/en/user-guide.txt
|
||||
share/cook/f77
|
||||
share/cook/functions
|
||||
share/cook/g77
|
||||
share/cook/gcc
|
||||
share/cook/home
|
||||
share/cook/host_lists.pl
|
||||
share/cook/lex
|
||||
share/cook/library
|
||||
share/cook/print
|
||||
@ -64,5 +57,15 @@ share/cook/usr
|
||||
share/cook/usr.local
|
||||
share/cook/yacc
|
||||
share/cook/yacc_many
|
||||
share/locale/en/LC_MESSAGES/c_incl.mo
|
||||
share/locale/en/LC_MESSAGES/cook.mo
|
||||
share/locale/en/LC_MESSAGES/cook_bom.mo
|
||||
share/locale/en/LC_MESSAGES/cookfp.mo
|
||||
share/locale/en/LC_MESSAGES/cooktime.mo
|
||||
share/locale/en/LC_MESSAGES/file_check.mo
|
||||
share/locale/en/LC_MESSAGES/find_libs.mo
|
||||
share/locale/en/LC_MESSAGES/fstrcmp.mo
|
||||
share/locale/en/LC_MESSAGES/make2cook.mo
|
||||
share/locale/en/LC_MESSAGES/roffpp.mo
|
||||
@dirrm share/cook/en
|
||||
@dirrm share/cook
|
||||
|
Loading…
Reference in New Issue
Block a user