ports/99670: [PATCH] math/jacal: update to 1b6

chinsan chinsan.tw at gmail.com
Sat Jul 1 06:30:23 UTC 2006


>Number:         99670
>Category:       ports
>Synopsis:       [PATCH] math/jacal: update to 1b6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 06:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun  2 16:44:35 CST
>Description:
- Update to 1b6

Port maintainer (markm at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jacal-1b6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/jacal/Makefile /usr/home/chinsan/project/jacal/Makefile
--- /usr/ports/math/jacal/Makefile	Mon Jul 11 15:25:54 2005
+++ /usr/home/chinsan/project/jacal/Makefile	Sat Jul  1 13:58:24 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	jacal
-PORTVERSION=	1b5
+PORTVERSION=	1b6
 CATEGORIES=	math
 MASTER_SITES=	http://swissnet.ai.mit.edu/ftpdir/scm/
-DISTNAME=	jacal1b5
+DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	markm at FreeBSD.org
 COMMENT=	Symbolic mathematics program written in Scheme
@@ -27,6 +27,6 @@
 
 do-configure:
 	cd ${WRKSRC}; \
-	${FIND} . -type f -exec perl -spi -e 's|%%PREFIX%%|${PREFIX}|' {} ';'
+	${FIND} . -type f -exec ${PERL} -spi -e 's|%%PREFIX%%|${PREFIX}|' {} ';'
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/math/jacal/distinfo /usr/home/chinsan/project/jacal/distinfo
--- /usr/ports/math/jacal/distinfo	Mon Jan 23 04:20:44 2006
+++ /usr/home/chinsan/project/jacal/distinfo	Sat Jul  1 13:56:10 2006
@@ -1,3 +1,3 @@
-MD5 (jacal1b5.zip) = cd65d0ab16ca9a10a065cdaf81724b9b
-SHA256 (jacal1b5.zip) = ba9907cb8f54fc92ea48d4960d2dff5dde5aa369cefa332e7c25976e1afaa2c7
-SIZE (jacal1b5.zip) = 246930
+MD5 (jacal1b6.zip) = e9a9f1b460de61fa6bc062e9bd91286d
+SHA256 (jacal1b6.zip) = bfa60e6019d1cfb81d1472cde6ab300f340e067765164e08fff62d142c5b7be7
+SIZE (jacal1b6.zip) = 246772
diff -ruN --exclude=CVS /usr/ports/math/jacal/pkg-plist /usr/home/chinsan/project/jacal/pkg-plist
--- /usr/ports/math/jacal/pkg-plist	Mon Jul 11 15:25:54 2005
+++ /usr/home/chinsan/project/jacal/pkg-plist	Sat Jul  1 13:56:10 2006
@@ -13,7 +13,6 @@
 lib/jacal/func.scm
 lib/jacal/go.scm
 lib/jacal/grammar.scm
-lib/jacal/guile.scm
 lib/jacal/hensel.scm
 lib/jacal/hist.scm
 lib/jacal/info.scm
--- jacal-1b6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list