diff options
-rw-r--r-- | devel/cook/Makefile | 5 | ||||
-rw-r--r-- | devel/cook/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 53d036a6bf74..62708012a6fe 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -6,15 +6,16 @@ # PORTNAME= cook -PORTVERSION= 2.26 +PORTVERSION= 2.28 CATEGORIES= devel MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/ \ - http://www.canb.auug.org.au/~millerp/cook/ + http://miller.emu.id.au/pmiller/software/cook/ MAINTAINER= jasone@FreeBSD.org COMMENT= Like make(1), but more powerful and clean GNU_CONFIGURE= yes +CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ YACC=yacc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/cook/distinfo b/devel/cook/distinfo index 1911037ad95f..f6842da58959 100644 --- a/devel/cook/distinfo +++ b/devel/cook/distinfo @@ -1,3 +1,3 @@ -MD5 (cook-2.26.tar.gz) = 6cfae86ca89dcfcbd6483aa586a5ac72 -SHA256 (cook-2.26.tar.gz) = 59d785717af209c56cdade8d1c048b1e60a38ebccb6a4f05e815ae4104283985 -SIZE (cook-2.26.tar.gz) = 881301 +MD5 (cook-2.28.tar.gz) = 7a848e5bce7b19dd0be5a1793cedc2fa +SHA256 (cook-2.28.tar.gz) = e4318cf8e8c22a89104a005575190f87820cc849d0cb0a1f1e761aed443174cb +SIZE (cook-2.28.tar.gz) = 912208 |