summaryrefslogtreecommitdiff
path: root/lang/munger
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-13 14:31:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-13 14:31:04 +0000
commit4f33ca9aa00279fb04421cd8e9b1bf37cfda3202 (patch)
treee643666094e00aced3e6ee02d3d9bb67722f144a /lang/munger
parentClean options by using options helpers (diff)
- Update to 5.7.1
- While here, add LICENSE PR: 203050 Submitted by: jimmy@mammothcheese.ca (maintainer)
Notes
Notes: svn path=/head/; revision=396827
Diffstat (limited to 'lang/munger')
-rw-r--r--lang/munger/Makefile5
-rw-r--r--lang/munger/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/lang/munger/Makefile b/lang/munger/Makefile
index c4b830c31271..3d1fe5ffc983 100644
--- a/lang/munger/Makefile
+++ b/lang/munger/Makefile
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= munger
-PORTVERSION= 5.7
+PORTVERSION= 5.7.1
CATEGORIES= lang
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Static lisp interpreter with text processing abilities
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
diff --git a/lang/munger/distinfo b/lang/munger/distinfo
index e119ac7de89f..712a3b65e9f7 100644
--- a/lang/munger/distinfo
+++ b/lang/munger/distinfo
@@ -1,2 +1,2 @@
-SHA256 (munger-5.7.tar.gz) = f2f9d53d89027be3fc002ae70025366c3d28275a5b35045a47d3f592ea3f4cec
-SIZE (munger-5.7.tar.gz) = 213541
+SHA256 (munger-5.7.1.tar.gz) = 23bfb2cde212106d5c0d4cffd7bebfe481ce9be9af2acff2d897fee9cbbcebb9
+SIZE (munger-5.7.1.tar.gz) = 213610