Skip site navigation (1)Skip section navigation (2)
Date:      23 Jan 2006 15:06:38 -0000
From:      Rui Lopes <rui@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92206: Update port: textproc/silvercity to 0.9.6
Message-ID:  <20060123150638.65490.qmail@firebird.clustercube.com>
Resent-Message-ID: <200601231510.k0NFA714008795@freefall.freebsd.org>

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

>Number:         92206
>Category:       ports
>Synopsis:       Update port: textproc/silvercity to 0.9.6
>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:   Mon Jan 23 15:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
	
>Description:
* Update to 0.9.6
* Use USE_DOS2UNIX ports variable
	
>How-To-Repeat:
	
>Fix:

	

--- update_silvercity_from_0.9.5_to_0.9.6.patch begins here ---
diff -ruN silvercity.orig/Makefile silvercity/Makefile
--- silvercity.orig/Makefile	Sun Jul 18 22:12:32 2004
+++ silvercity/Makefile	Mon Jan 23 12:36:44 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	silvercity
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,10 +18,6 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-USE_REINPLACE=	yes
-
-# convert scripts EOL from DOS to NIX
-post-extract:
-	@${REINPLACE_CMD} -e 's,
$$,,' ${WRKSRC}/PySilverCity/Scripts/*.py
+USE_DOS2UNIX=	yes
 
 .include <bsd.port.mk>
diff -ruN silvercity.orig/distinfo silvercity/distinfo
--- silvercity.orig/distinfo	Thu Jan 19 23:38:24 2006
+++ silvercity/distinfo	Fri Jan 20 21:58:49 2006
@@ -1,3 +1,3 @@
-MD5 (SilverCity-0.9.5.tar.gz) = 69fe2e02ffda4988ebcd4f1b42184a97
-SHA256 (SilverCity-0.9.5.tar.gz) = 474081fa0a126624d20549a219726b31ecde7eeee3f62bfcb73707dadf1d4623
-SIZE (SilverCity-0.9.5.tar.gz) = 185935
+MD5 (SilverCity-0.9.6.tar.gz) = 65f2fba68f25997d46e234e1d40af304
+SHA256 (SilverCity-0.9.6.tar.gz) = 545f30a59e03d20d4d9a6d5f06050b1e14248d5685c7145a08cbeec11f10668b
+SIZE (SilverCity-0.9.6.tar.gz) = 267620
--- update_silvercity_from_0.9.5_to_0.9.6.patch ends here ---


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



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