Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2019 01:34:51 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489430 - head/lang/cmucl-extra
Message-ID:  <201901060134.x061YpPw061015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jan  6 01:34:51 2019
New Revision: 489430
URL: https://svnweb.freebsd.org/changeset/ports/489430

Log:
  lang/cmucl-extra: Update to 21.b, clean up
  
  While here, assign maintainership to submitter
  
  PR:		233195
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>

Modified:
  head/lang/cmucl-extra/Makefile   (contents, props changed)
  head/lang/cmucl-extra/distinfo   (contents, props changed)
  head/lang/cmucl-extra/pkg-plist   (contents, props changed)

Modified: head/lang/cmucl-extra/Makefile
==============================================================================
--- head/lang/cmucl-extra/Makefile	Sun Jan  6 01:29:14 2019	(r489429)
+++ head/lang/cmucl-extra/Makefile	Sun Jan  6 01:34:51 2019	(r489430)
@@ -2,30 +2,35 @@
 # $FreeBSD$
 
 PORTNAME=	cmucl-extra
-PORTVERSION=	19c
-PORTREVISION=	1
+DISTVERSION=	21b
 CATEGORIES=	lang lisp
-MASTER_SITES=	ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \
-		http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
-		ftp://ftp.averillpark.net/cmucl/release/${PORTVERSION}/ \
-		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/${PORTVERSION}/ \
-		ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/
-DISTNAME=	cmucl-${PORTVERSION}-x86-FreeBSD.extra
+MASTER_SITES=	https://common-lisp.net/project/cmucl/downloads/release/${DISTVERSION}/ \
+		http://cmucl.org/downloads/release/${DISTVERSION}/ \
+		https://pmsf.eu/pub/cmucl/release/${DISTVERSION}/ \
+		http://www.rgrjr.com/cmucl/downloads/release/${DISTVERSION}/
+DISTNAME=	cmucl-${DISTVERSION}-x86-FreeBSD.extra
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	phascolarctos@FreeBSD.org
 COMMENT=	Optional extras for the CMU implementation of Common Lisp
 
-BUILD_DEPENDS=	lisp:lang/cmucl
+LICENSE=	PD
+
 RUN_DEPENDS=	lisp:lang/cmucl
 
 USES=		tar:bzip2
-NO_WRKSUBDIR=	yes
+
+NO_ARCH=	yes
 NO_BUILD=	yes
+NO_WRKSUBDIR=	yes
 
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
+NLS_USES=	gettext
+
 do-install:
-	(cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${STAGEDIR}${PREFIX})
-	${CHMOD} u+w ${STAGEDIR}${PREFIX}/lib/cmucl/lib/motifd
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/cmucl/lib/motifd
-	${CHMOD} u-w ${STAGEDIR}${PREFIX}/lib/cmucl/lib/motifd
+	cd ${WRKSRC}/lib/cmucl &&  ${COPYTREE_SHARE} lib ${STAGEDIR}${DATADIR}
+	cd ${STAGEDIR}${DATADIR}/lib && ${COPYTREE_SHARE} locale ${STAGEDIR}${PREFIX}/share '-name *\.mo'
+	${RM} `${FIND} ${STAGEDIR}${DATADIR} -name "*.mo"`
+	${RMDIR} ${STAGEDIR}${DATADIR}/lib/contrib/unix
 
 .include <bsd.port.mk>

Modified: head/lang/cmucl-extra/distinfo
==============================================================================
--- head/lang/cmucl-extra/distinfo	Sun Jan  6 01:29:14 2019	(r489429)
+++ head/lang/cmucl-extra/distinfo	Sun Jan  6 01:34:51 2019	(r489430)
@@ -1,2 +1,3 @@
-SHA256 (cmucl-19c-x86-FreeBSD.extra.tar.bz2) = 60efc85c6542fcd53857b3c80afa6a9deaa3e7dd93f4153cfbc4ecb77b12bb4d
-SIZE (cmucl-19c-x86-FreeBSD.extra.tar.bz2) = 2276145
+TIMESTAMP = 1538905563
+SHA256 (cmucl-21b-x86-FreeBSD.extra.tar.bz2) = 3f12539a9b29b108b497df60e771b9a0305bdb3d64aba661b60b4d79b724bf6d
+SIZE (cmucl-21b-x86-FreeBSD.extra.tar.bz2) = 3474539

Modified: head/lang/cmucl-extra/pkg-plist
==============================================================================
--- head/lang/cmucl-extra/pkg-plist	Sun Jan  6 01:29:14 2019	(r489429)
+++ head/lang/cmucl-extra/pkg-plist	Sun Jan  6 01:34:51 2019	(r489430)
@@ -1,9 +1,140 @@
-lib/cmucl/lib/XKeysymDB
-lib/cmucl/lib/hemlock11.cursor
-lib/cmucl/lib/hemlock11.mask
-lib/cmucl/lib/mh-scan
-lib/cmucl/lib/motifd
-lib/cmucl/lib/spell-dictionary.bin
-lib/cmucl/lib/subsystems/clm-library.x86f
-lib/cmucl/lib/subsystems/clx-library.x86f
-lib/cmucl/lib/subsystems/hemlock-library.x86f
+%%DATADIR%%/lib/XKeysymDB
+%%DATADIR%%/lib/contrib/CATALOG.TXT
+%%DATADIR%%/lib/contrib/READ-ME.TXT
+%%DATADIR%%/lib/contrib/clx-inspector/clx-inspector.asd
+%%DATADIR%%/lib/contrib/clx-inspector/clx-inspector.catalog
+%%DATADIR%%/lib/contrib/clx-inspector/clx-inspector.lisp
+%%DATADIR%%/lib/contrib/clx-inspector/compile-clx-inspector.lisp
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11-d.cursor
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11-d.mask
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11-s.cursor
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11-s.mask
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11.cursor
+%%DATADIR%%/lib/contrib/clx-inspector/inspect11.mask
+%%DATADIR%%/lib/contrib/clx-inspector/inspector.help
+%%DATADIR%%/lib/contrib/contrib.lisp
+%%DATADIR%%/lib/contrib/demos/demos.asd
+%%DATADIR%%/lib/contrib/demos/demos.catalog
+%%DATADIR%%/lib/contrib/demos/demos.lisp
+%%DATADIR%%/lib/contrib/demos/menu.lisp
+%%DATADIR%%/lib/contrib/embedded-c/embedded-c.asd
+%%DATADIR%%/lib/contrib/embedded-c/embedded-c.catalog
+%%DATADIR%%/lib/contrib/embedded-c/embedded-c.lisp
+%%DATADIR%%/lib/contrib/follow-mouse/follow-mouse.asd
+%%DATADIR%%/lib/contrib/follow-mouse/follow-mouse.catalog
+%%DATADIR%%/lib/contrib/follow-mouse/follow-mouse.lisp
+%%DATADIR%%/lib/contrib/games/feebs/brains.lisp
+%%DATADIR%%/lib/contrib/games/feebs/feebs.asd
+%%DATADIR%%/lib/contrib/games/feebs/feebs.catalog
+%%DATADIR%%/lib/contrib/games/feebs/feebs.lisp
+%%DATADIR%%/lib/contrib/games/feebs/feebs.log
+%%DATADIR%%/lib/contrib/games/feebs/feebs.mss
+%%DATADIR%%/lib/contrib/games/feebs/feebs.tex
+%%DATADIR%%/lib/contrib/games/feebs/mazes.lisp
+%%DATADIR%%/lib/contrib/hist/hist.asd
+%%DATADIR%%/lib/contrib/hist/hist.catalog
+%%DATADIR%%/lib/contrib/hist/hist.lisp
+%%DATADIR%%/lib/contrib/library-maintenance/catalog-cat.lisp
+%%DATADIR%%/lib/contrib/library-maintenance/compile-lib.lisp
+%%DATADIR%%/lib/contrib/library-maintenance/old-catalog-format.txt
+%%DATADIR%%/lib/contrib/lisp-unit/README.md
+%%DATADIR%%/lib/contrib/lisp-unit/extensions/floating-point.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/extensions/rational.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/extensions/test-anything-protocol.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/internal-test/example-tests.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/internal-test/floating-point.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/internal-test/fundamental-assertions.lisp
+%%DATADIR%%/lib/contrib/lisp-unit/lisp-unit.asd
+%%DATADIR%%/lib/contrib/lisp-unit/lisp-unit.lisp
+%%DATADIR%%/lib/contrib/load-lisp-unit.lisp
+%%DATADIR%%/lib/contrib/ops/b.ops
+%%DATADIR%%/lib/contrib/ops/bug.ops
+%%DATADIR%%/lib/contrib/ops/ceramic.ops
+%%DATADIR%%/lib/contrib/ops/compile-ops.lisp
+%%DATADIR%%/lib/contrib/ops/dec.ops
+%%DATADIR%%/lib/contrib/ops/fbug.ops
+%%DATADIR%%/lib/contrib/ops/haunt.ops
+%%DATADIR%%/lib/contrib/ops/mab.ops
+%%DATADIR%%/lib/contrib/ops/myw.ops
+%%DATADIR%%/lib/contrib/ops/ops-backup.lisp
+%%DATADIR%%/lib/contrib/ops/ops-compile.lisp
+%%DATADIR%%/lib/contrib/ops/ops-io.lisp
+%%DATADIR%%/lib/contrib/ops/ops-main.lisp
+%%DATADIR%%/lib/contrib/ops/ops-match.lisp
+%%DATADIR%%/lib/contrib/ops/ops-rhs.lisp
+%%DATADIR%%/lib/contrib/ops/ops-util.lisp
+%%DATADIR%%/lib/contrib/ops/ops.asd
+%%DATADIR%%/lib/contrib/ops/ops.catalog
+%%DATADIR%%/lib/contrib/ops/ops.lisp
+%%DATADIR%%/lib/contrib/ops/pp.ops
+%%DATADIR%%/lib/contrib/ops/rubik.ops
+%%DATADIR%%/lib/contrib/ops/test1.ops
+%%DATADIR%%/lib/contrib/ops/test2.ops
+%%DATADIR%%/lib/contrib/ops/test3.ops
+%%DATADIR%%/lib/contrib/ops/tourney.ops
+%%DATADIR%%/lib/contrib/ops/ttt.ops
+%%DATADIR%%/lib/contrib/ops/weaver.ops
+%%DATADIR%%/lib/contrib/packed-sse2/compile-packed-sse2.lisp
+%%DATADIR%%/lib/contrib/packed-sse2/packed-sse2.lisp
+%%DATADIR%%/lib/contrib/psgraph/psgraph.asd
+%%DATADIR%%/lib/contrib/psgraph/psgraph.catalog
+%%DATADIR%%/lib/contrib/psgraph/psgraph.doc
+%%DATADIR%%/lib/contrib/psgraph/psgraph.lisp
+%%DATADIR%%/lib/contrib/sprof/compile-sprof.lisp
+%%DATADIR%%/lib/contrib/sprof/sprof.asd
+%%DATADIR%%/lib/contrib/sprof/sprof.catalog
+%%DATADIR%%/lib/contrib/sprof/sprof.lisp
+%%DATADIR%%/lib/hemlock11.cursor
+%%DATADIR%%/lib/hemlock11.mask
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-bsd-os.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-linux-os.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-mp.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-ppc-vm.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-sse2.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-unix-glibc2.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-unix.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl-x87.po
+%%DATADIR%%/lib/locale/en@piglatin/LC_MESSAGES/cmucl.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-bsd-os.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-linux-os.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-mp.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-ppc-vm.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-sparc-vm.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-sse2.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-sunos-os.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-unix-glibc2.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-unix.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-x86-vm.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl-x87.po
+%%DATADIR%%/lib/locale/ko/LC_MESSAGES/cmucl.po
+%%DATADIR%%/lib/mh-scan
+%%DATADIR%%/lib/spell-dictionary.bin
+%%DATADIR%%/lib/subsystems/clm-library.sse2f
+%%DATADIR%%/lib/subsystems/clx-library.sse2f
+%%DATADIR%%/lib/subsystems/hemlock-library.sse2f
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-bsd-os.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-linux-os.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-mp.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-ppc-vm.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-sparc-vm.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-sse2.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-sunos-os.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-unix-glibc2.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-unix.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl-x87.mo
+%%NLS%%share/locale/en@piglatin/LC_MESSAGES/cmucl.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-bsd-os.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-linux-os.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-mp.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-sparc-vm.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-sse2.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-sunos-os.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-unix-glibc2.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-unix.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-x86-vm.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl-x87.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/cmucl.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901060134.x061YpPw061015>