aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-05-07 22:04:35 +0800
committerolgeni <olgeni@FreeBSD.org>2015-05-07 22:04:35 +0800
commitaafdbc8a0e9337c997d2a9b093b78e0910e248ec (patch)
tree572764b0dac15c2564cb0377ea0c6ff2b9e498d5 /lang
parentb9882e76441e082742adddd52851e3ef71744a12 (diff)
downloadfreebsd-ports-gnome-aafdbc8a0e9337c997d2a9b093b78e0910e248ec.tar.gz
freebsd-ports-gnome-aafdbc8a0e9337c997d2a9b093b78e0910e248ec.tar.zst
freebsd-ports-gnome-aafdbc8a0e9337c997d2a9b093b78e0910e248ec.zip
Upgrade to version 15.3.7 and add LICENSE.
Diffstat (limited to 'lang')
-rw-r--r--lang/ecl/Makefile10
-rw-r--r--lang/ecl/distinfo4
-rw-r--r--lang/ecl/pkg-plist57
3 files changed, 11 insertions, 60 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 29b342766328..57b5e3a472c0 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -2,14 +2,15 @@
# $FreeBSD$
PORTNAME= ecl
-PORTVERSION= 15.2.21
-PORTREVISION= 1
+PORTVERSION= 15.3.7
CATEGORIES= lang lisp
-MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/15.2/
+MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/15.3/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= ANSI Common Lisp implementation
+LICENSE= LGPL20
+
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
MAKE_JOBS_UNSAFE= yes
@@ -78,4 +79,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lgc|-lgc-threaded|' ${WRKSRC}/src/configure
.endif
+post-install:
+ ${RMDIR} ${STAGEDIR}${PREFIX}/include/ecl/gc/private
+
.include <bsd.port.post.mk>
diff --git a/lang/ecl/distinfo b/lang/ecl/distinfo
index 5f0a9ec28ba3..4aa43764f071 100644
--- a/lang/ecl/distinfo
+++ b/lang/ecl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ecl-15.2.21.tgz) = 9200a143361f28b603658de9c57cf06b618a38d46d159c8f717e9d93f610b115
-SIZE (ecl-15.2.21.tgz) = 8750739
+SHA256 (ecl-15.3.7.tgz) = 2dc6ffbbf1e0a7b1323d49a991ba1f005127ca3e153651d91ba9e65bdaec948f
+SIZE (ecl-15.3.7.tgz) = 8755180
diff --git a/lang/ecl/pkg-plist b/lang/ecl/pkg-plist
index 235627382688..0d3d0cee95f5 100644
--- a/lang/ecl/pkg-plist
+++ b/lang/ecl/pkg-plist
@@ -21,58 +21,6 @@ include/ecl/object.h
include/ecl/page.h
include/ecl/stacks.h
include/ecl/unify.h
-%%THREADS%%include/ecl/atomic_ops.h
-%%THREADS%%include/ecl/atomic_ops/generalize-small.h
-%%THREADS%%include/ecl/atomic_ops/generalize.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/acquire_release_volatile.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/aligned_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/all_acquire_release_volatile.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/all_aligned_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/all_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/ao_t_is_int.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/armcc/arm_v6.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/char_acquire_release_volatile.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/char_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/emul_cas.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/alpha.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/arm.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/avr32.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/cris.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/hppa.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/ia64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/m68k.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/mips.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/powerpc.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/s390.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/sh.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/sparc.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/x86.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/gcc/x86_64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/generic_pthread.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/hpc/hppa.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/hpc/ia64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/ibmc/powerpc.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/icc/ia64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/int_acquire_release_volatile.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/int_aligned_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/int_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/msftc/arm.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/msftc/common32_defs.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/msftc/x86.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/msftc/x86_64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/ordered.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/ordered_except_wr.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/read_ordered.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/short_acquire_release_volatile.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/short_aligned_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/short_atomic_load_store.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/standard_ao_double_t.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/sunc/sparc.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/sunc/x86.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/sunc/x86_64.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h
-%%THREADS%%include/ecl/atomic_ops/sysdeps/test_and_set_t_is_char.h
lib/ecl-%%VERSION%%/Copyright
lib/ecl-%%VERSION%%/LGPL
lib/ecl-%%VERSION%%/TAGS
@@ -281,8 +229,7 @@ lib/ecl-%%VERSION%%/serve-event.fas
%%SOCKETS%%lib/ecl-%%VERSION%%/sockets.fas
lib/libecl.so
lib/libecl.so.15
-lib/libecl.so.15.2
-lib/libecl.so.15.2.21
+lib/libecl.so.15.3
+lib/libecl.so.15.3.7
man/man1/ecl-config.1.gz
man/man1/ecl.1.gz
-@dir include/ecl/gc/private