aboutsummaryrefslogtreecommitdiff
path: root/lang/alisp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-12 19:07:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-12 19:07:19 +0000
commit29969f56e92b15668100a8a85ebe14364a3fc073 (patch)
tree706ce07bd2228bfec85c703e270bed06baf342bd /lang/alisp
parent7546d20ca5f9f00d4673d732620f71be7ae7689a (diff)
downloadports-29969f56e92b15668100a8a85ebe14364a3fc073.tar.gz
ports-29969f56e92b15668100a8a85ebe14364a3fc073.zip
- Update to 20060912
PR: ports/103199 Submitted by: Nils M Holm <nmh(at)t3x.org> (maintainer)
Notes
Notes: svn path=/head/; revision=172878
Diffstat (limited to 'lang/alisp')
-rw-r--r--lang/alisp/Makefile7
-rw-r--r--lang/alisp/distinfo6
-rw-r--r--lang/alisp/pkg-plist1
3 files changed, 8 insertions, 6 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile
index 3995780c3068..9627db8fd817 100644
--- a/lang/alisp/Makefile
+++ b/lang/alisp/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= alisp
-PORTVERSION= 20060717
+PORTVERSION= 20060912
CATEGORIES= lang devel lisp
-MASTER_SITES= http://www.t3x.org/files/
+MASTER_SITES= http://t3x.org/files/
MAINTAINER= nmh@t3x.org
COMMENT= An interpreter for purely symbolic LISP
@@ -16,11 +16,12 @@ COMMENT= An interpreter for purely symbolic LISP
MAN7= alisp.7
MANCOMPRESSED= no
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAKE_ENV+= BINOWN=${BINOWN} \
BINGRP=${BINGRP} \
PREFIX=${PREFIX}
+# Please, please keep this!
USE_REINPLACE= yes
post-patch:
diff --git a/lang/alisp/distinfo b/lang/alisp/distinfo
index a703506867d6..075517f96756 100644
--- a/lang/alisp/distinfo
+++ b/lang/alisp/distinfo
@@ -1,3 +1,3 @@
-MD5 (alisp-20060717.tar.gz) = 5deccf952fb7e02e25b12e08286e01c6
-SIZE (alisp-20060717.tar.gz) = 70006
-SHA256 (alisp-20060717.tar.gz) = 0ea35c7756ee8980af1ed54cb3504c8b2e844a7e4096a83b6b978be0fb82b03e
+MD5 (alisp-20060912.tar.gz) = 6d503acc098f22d25957ce4e3e9b6106
+SIZE (alisp-20060912.tar.gz) = 71175
+SHA256 (alisp-20060912.tar.gz) = 2e9c8efda1f44da0c2213bd6a650b1a026af40748e3f7da41308617cdab7b729
diff --git a/lang/alisp/pkg-plist b/lang/alisp/pkg-plist
index ffe7bfe62bff..0cc02b54c4ff 100644
--- a/lang/alisp/pkg-plist
+++ b/lang/alisp/pkg-plist
@@ -15,6 +15,7 @@ include/alisp.h
%%DATADIR%%/every.l
%%DATADIR%%/fact.l
%%DATADIR%%/filter.l
+%%DATADIR%%/gener.l
%%DATADIR%%/hanoi.l
%%DATADIR%%/headp.l
%%DATADIR%%/hyper.l