1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to version 20040207. The changes in the new version

include several bug fixes only.

PR:		ports/63460
Submitted by:	hrs
This commit is contained in:
Kirill Ponomarev 2004-02-27 18:37:06 +00:00
parent 0076ec5dbd
commit 4744fff4f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102302
2 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= nawk
PORTVERSION= 20030731
PORTVERSION= 20040207
CATEGORIES= lang
MASTER_SITES= http://cm.bell-labs.com/who/bwk/
DISTNAME= awk
@ -15,12 +15,11 @@ DISTNAME= awk
MAINTAINER= ports@FreeBSD.org
COMMENT= Brian Kernighan's pattern scanning and processing language
BROKEN= "Checksum mismatch"
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= a.out
MAN1= nawk.1
CFLAGS+= -DHAS_ISBLANK
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/a.out ${PREFIX}/bin/nawk
@ -28,5 +27,3 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/nawk.1 ${PREFIX}/man/man1
.include <bsd.port.mk>
CFLAGS+= -DHAS_ISBLANK

View File

@ -1 +1,2 @@
MD5 (awk.tar.gz) = b234e6f79ce91ff45e1cd95b78b8fd48
MD5 (awk.tar.gz) = e529168ac32cf43cb7ff8901e9cee785
SIZE (awk.tar.gz) = 85779