Bug 90945 - maintainer update: lang/cmucl-extra
Summary: maintainer update: lang/cmucl-extra
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 01:30 UTC by Scott Flatman
Modified: 2005-12-27 04:54 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Flatman 2005-12-27 01:30:08 UTC
	Update version
	Add SHA256 message digest to distinfo file

Fix: -*- cmucl-extra patch begins here -*-


--------------040007060202050404000602----pynzQ5bnKloIl4twXlvy9nAcxRTU0yfYQ6A7yWL65sCRTcNm
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN cmucl-extra0/Makefile cmucl-extra/Makefile
--- cmucl-extra0/Makefile	Sun Oct 23 13:36:15 2005
+++ cmucl-extra/Makefile	Mon Dec 26 17:19:59 2005
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/lang/cmucl-extra/Makefile,v 1.7 2005/10/16 14:48:07 vs Exp $
 
 PORTNAME=	cmucl-extra
-PORTVERSION=	19a
+PORTVERSION=	19b
 CATEGORIES=	lang lisp
-MASTER_SITES=	ftp://ftp.common-lisp.net/pub/project/cmucl/release/19a/ \
-		http://www.pmsf.de/pub/cmucl/release/19a/ \
-		ftp://ftp.averillpark.net/cmucl/release/19a/ \
-		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19a/ \
-		ftp://ftp.tepus.com/pub/project/cmucl/release/19a/
-DISTNAME=	cmucl-19a-x86-FreeBSD.extra
+MASTER_SITES=	ftp://ftp.common-lisp.net/pub/project/cmucl/release/19b/ \
+		http://www.pmsf.de/pub/cmucl/release/19b/ \
+		ftp://ftp.averillpark.net/cmucl/release/19b/ \
+		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19b/ \
+		ftp://ftp.tepus.com/pub/project/cmucl/release/19b/
+DISTNAME=	cmucl-19b-x86-FreeBSD.extra
 EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	sf@slappy.org
diff -ruN cmucl-extra0/distinfo cmucl-extra/distinfo
--- cmucl-extra0/distinfo	Thu Sep  2 15:36:06 2004
+++ cmucl-extra/distinfo	Mon Dec 26 17:21:20 2005
@@ -1,2 +1,3 @@
-MD5 (cmucl-19a-x86-FreeBSD.extra.tar.bz2) = b96b4f758dbe5d8f096b64875c8940ca
-SIZE (cmucl-19a-x86-FreeBSD.extra.tar.bz2) = 2279419
+MD5 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8fb0364f3784a12ef87a148792bcdc80
+SHA256 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8d3ff7dd02ab18cd7213184087b75043352dd47e6df109f9587ef491c8fe5581
+SIZE (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 2276882
-*- cmucl-extra patch ends here -*-
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-27 04:54:29 UTC
State Changed
From-To: open->closed

Committed, thanks!