Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 16:34:37 GMT
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157122: [maintainer] lang/petite-chez: update from 8.2 to 8.3
Message-ID:  <201105171634.p4HGYbtk027212@red.freebsd.org>
Resent-Message-ID: <201105171640.p4HGe9Dr029138@freefall.freebsd.org>

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

>Number:         157122
>Category:       ports
>Synopsis:       [maintainer] lang/petite-chez: update from 8.2 to 8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 17 16:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        
>Organization:
>Environment:
>Description:
Routine update of lang/petite-chez to 8.3, no breaking changes.

Note that currently the port has distinfo for only 1 file, while it should have entries for 4 files. This is an error that I overlooked during the last update.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN petite-chez.orig/Makefile petite-chez/Makefile
--- petite-chez.orig/Makefile	2011-05-17 19:24:31.000000000 +0300
+++ petite-chez/Makefile	2011-05-17 19:17:17.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	petite-chez
-PORTVERSION=	8.2
+PORTVERSION=	8.3
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://www.scheme.com/download/ \
 		http://tx97.net/pub/distfiles/
@@ -70,8 +70,6 @@
 .endif
 
 post-configure:
-	@${REINPLACE_CMD} -e 's|group=root|group=wheel|' \
-		${WRKSRC}/Mf-${CHEZ_MACHTYPE}
 	@${REINPLACE_CMD} -e 's|C=gcc|C=${CC}|' \
 		${WRKSRC}/Mf-${CHEZ_MACHTYPE}
 
diff -ruN petite-chez.orig/distinfo petite-chez/distinfo
--- petite-chez.orig/distinfo	2011-05-17 19:24:31.000000000 +0300
+++ petite-chez/distinfo	2011-05-17 19:09:30.000000000 +0300
@@ -1,2 +1,8 @@
-SHA256 (pcsv8.2-i3fb.tar.gz) = 16f99ba07f1200e248808a4164864b19836ca5dda8e96c2929a211148fb4c580
-SIZE (pcsv8.2-i3fb.tar.gz) = 1331224
+SHA256 (pcsv8.3-i3fb.tar.gz) = 690e313b0776c49734df61364a057325d5e94f622deca586dacdcad9f7af6141
+SIZE (pcsv8.3-i3fb.tar.gz) = 1336464
+SHA256 (pcsv8.3-ti3fb.tar.gz) = 40f6d5e762dac224f56ae007e59bbe2f9a16e223688f2a2328eec41c13e2ae04
+SIZE (pcsv8.3-ti3fb.tar.gz) = 1359932
+SHA256 (pcsv8.3-a6fb.tar.gz) = f1abe6981c4ff34dd0575910823bbd416d2bbec24dead6e0c2043f85413984e6
+SIZE (pcsv8.3-a6fb.tar.gz) = 1330661
+SHA256 (pcsv8.3-ta6fb.tar.gz) = 977583389d7e4be8318a3d99bb16619445f531e3039ce04e209df2f948b611f3
+SIZE (pcsv8.3-ta6fb.tar.gz) = 1356079


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



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