Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 21:41:20 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35962: Update port: lang/smalltalk to 1.95.11
Message-ID:  <200203160541.g2G5fKb63254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         35962
>Category:       ports
>Synopsis:       Update port: lang/smalltalk to 1.95.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 15 21:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.95.11

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/smalltalk/Makefile lang/smalltalk/Makefile
--- /usr/ports/lang/smalltalk/Makefile	Sun Feb 10 10:12:44 2002
+++ lang/smalltalk/Makefile	Wed Mar 13 22:01:49 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	smalltalk
-PORTVERSION=	1.95.10
+PORTVERSION=	1.95.11
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -34,7 +34,7 @@
 	@${RM} -f ${WRKSRC}/doc/gst.info*
 
 pre-patch:
-	@find ${WRKSRC} -name 'Makefile.in' | xargs ${PERL} -pi -e \
+	@${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${PERL} -pi -e \
 		's| -release \$$\(VERSION\)| -avoid-version|g'
 	@${PERL} -pi -e 's|<malloc.h>|<stdlib.h>|g' ${WRKSRC}/libltdl/ltdl.c
 
diff -urN /usr/ports/lang/smalltalk/distinfo lang/smalltalk/distinfo
--- /usr/ports/lang/smalltalk/distinfo	Sun Feb 10 10:12:44 2002
+++ lang/smalltalk/distinfo	Wed Mar 13 21:57:47 2002
@@ -1 +1 @@
-MD5 (smalltalk-1.95.10.tar.gz) = 01127b5e59a04a742216e26926c58af2
+MD5 (smalltalk-1.95.11.tar.gz) = 792188427879ebd1a9c9540f306e411e

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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