- Update to 5.7.1
- While here, add LICENSE PR: 203050 Submitted by: jimmy@mammothcheese.ca (maintainer)
This commit is contained in:
parent
8209b3c229
commit
4f33ca9aa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396827
2 changed files with 6 additions and 3 deletions
|
@ -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}" \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue