aboutsummaryrefslogtreecommitdiff
path: root/lang/mawk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 10:24:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 10:24:48 +0000
commit9f5ac9b62e8fcdd54715828de0874a830dce73af (patch)
tree3d043071ef6f14cc20715d6440480271f7a13f08 /lang/mawk
parent1c3ce7614302ca19df8f98c40e2007477027e53a (diff)
downloadports-9f5ac9b62e8fcdd54715828de0874a830dce73af.tar.gz
ports-9f5ac9b62e8fcdd54715828de0874a830dce73af.zip
Update to 1.3.4-20131226
Invisible Island has taken the maintainance of mawk, switch to that version. Take maintainership Support stage Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (former maintainer)
Notes
Notes: svn path=/head/; revision=339213
Diffstat (limited to 'lang/mawk')
-rw-r--r--lang/mawk/Makefile26
-rw-r--r--lang/mawk/distinfo4
2 files changed, 11 insertions, 19 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index c92309dff44a..18af85b0e68e 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -2,27 +2,19 @@
# $FreeBSD$
PORTNAME= mawk
-PORTVERSION= 1.3.3
+DISTVERSION= 1.3.4-20131226
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.fu-berlin.de/unix/languages/mawk/ \
- ftp://ftp.whidbey.net/pub/brennan/
+MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/
+EXTRACT_SUFX= .tgz
-MAINTAINER= ota@j.email.ne.jp
-COMMENT= An implementation of new/posix awk
+MAINTAINER= bapt@FreeBSD.org
+COMMENT= Implementation of new/posix awk
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= MATHLIB="-lm"
-ALL_TARGET= ${PORTNAME}
-
-MAN1= mawk.1
-PLIST_FILES= bin/mawk
+LICENSE= GPLv2
-regression-test: build
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} mawk_test fpe_test
+GNU_CONFIGURE= yes
-NO_STAGE= yes
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mawk ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/man/mawk.1 ${MANPREFIX}/man/man1
+PLIST_FILES= bin/mawk \
+ man/man1/mawk.1.gz
.include <bsd.port.mk>
diff --git a/lang/mawk/distinfo b/lang/mawk/distinfo
index df2cd4ee8e35..135f68eda7dd 100644
--- a/lang/mawk/distinfo
+++ b/lang/mawk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mawk-1.3.3.tar.gz) = 32649c46063d4ef0777a12ae6e9a26bcc920833d54e1abca7edb8d37481e7485
-SIZE (mawk-1.3.3.tar.gz) = 209942
+SHA256 (mawk-1.3.4-20131226.tgz) = a89956b60c31dcd626271d1c4f17145fe738daa6e7d4b231320ee26d03a946fc
+SIZE (mawk-1.3.4-20131226.tgz) = 355479