Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 00:05:16 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96631: [PATCH]  textproc/saxon-devel: fix fetch
Message-ID:  <1146517516.4138@it.buh.tecnik93.com>
Resent-Message-ID: <200605012110.k41LAEh6093013@freefall.freebsd.org>

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

>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@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@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:



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