summaryrefslogtreecommitdiff
path: root/devel/cook
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cook')
-rw-r--r--devel/cook/Makefile2
-rw-r--r--devel/cook/distinfo2
-rw-r--r--devel/cook/files/patch-aa20
3 files changed, 2 insertions, 22 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile
index 25b993a0580d..14069a5d7d4d 100644
--- a/devel/cook/Makefile
+++ b/devel/cook/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cook
-PORTVERSION= 2.18
+PORTVERSION= 2.19
CATEGORIES= devel
MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/
diff --git a/devel/cook/distinfo b/devel/cook/distinfo
index d7c9925bc34b..70bfcac71845 100644
--- a/devel/cook/distinfo
+++ b/devel/cook/distinfo
@@ -1 +1 @@
-MD5 (cook-2.18.tar.gz) = 85bf33a48ded3857cfd298a3c486dc82
+MD5 (cook-2.19.tar.gz) = a099e7f6efa1993bfe5306f97b5b69f7
diff --git a/devel/cook/files/patch-aa b/devel/cook/files/patch-aa
deleted file mode 100644
index 05b6f6df24d1..000000000000
--- a/devel/cook/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -ru Makefile.in.orig Makefile.in
---- Makefile.in.orig Tue Oct 16 00:15:43 2001
-+++ Makefile.in Sat Nov 17 14:15:06 2001
-@@ -46,6 +46,7 @@
- #
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
- INSTALL_DATA = @INSTALL_DATA@
-
- #
-@@ -4018,7 +4019,7 @@
-
- $(bindir)/$(PROGRAM_PREFIX)cook_rsh$(PROGRAM_SUFFIX)$(EXEEXT): \
- bin/cook_rsh$(EXEEXT) .bindir
-- $(INSTALL_PROGRAM) bin/cook_rsh$(EXEEXT) $@
-+ $(INSTALL_SCRIPT) bin/cook_rsh$(EXEEXT) $@
-
- t0001a: test/00/t0001a.sh all
- CC=$(CC) $(SH) test/00/t0001a.sh