ports/96631: [PATCH] textproc/saxon-devel: fix fetch

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon May 1 21:10:16 UTC 2006


>Number:         96631
>Category:       ports
>Synopsis:       [PATCH]  textproc/saxon-devel: fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 21:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


sourceforge mirrors (except heanet) now want URL ending in archive extension. Files are identical, same checksums adn size, only the name is different.
Patch the port to have the one of the distfiles named saxon-resources8-7.zip


>How-To-Repeat:





>Fix:


--- saxon-devel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/saxon-devel/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	22 Mar 2006 10:46:17 -0000	1.12
+++ Makefile	1 May 2006 21:01:32 -0000
@@ -12,7 +12,7 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	saxon
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}b${PORTVERSION:S,.,-,g}j \
+DISTNAME=	${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip \
 		${PORTNAME}-resources${PORTVERSION:S,.,-,g}
 
 MAINTAINER=	hq at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/saxon-devel/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	22 Mar 2006 10:46:17 -0000	1.10
+++ distinfo	1 May 2006 21:01:32 -0000
@@ -1,6 +1,6 @@
-MD5 (saxonb8-7j) = 465771690bf10f8a596bfb697e278bce
-SHA256 (saxonb8-7j) = d8bb9d4fda7847fc36c873dfcbbbcad287d1e4a66e5378175da9a85056b83bd8
-SIZE (saxonb8-7j) = 1318634
+MD5 (saxonb8-7j.zip) = 465771690bf10f8a596bfb697e278bce
+SHA256 (saxonb8-7j.zip) = d8bb9d4fda7847fc36c873dfcbbbcad287d1e4a66e5378175da9a85056b83bd8
+SIZE (saxonb8-7j.zip) = 1318634
 MD5 (saxon-resources8-7.zip) = 4504b7c275b6c8f13daac5ae22e221c3
 SHA256 (saxon-resources8-7.zip) = b0d08185b079ed98906a3529cceb89500dbb3b424f9b3990ec8146c3a9b109a9
 SIZE (saxon-resources8-7.zip) = 8925122
--- saxon-devel.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list