Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 14:05:58 +0200 (CEST)
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Maiintainer <ports@mark.reidel.info>
Subject:   ports/96908: print/cups-pdf: update to 2.2.0, chase MASTER_SITES name change
Message-ID:  <200605071205.k47C5wnA070217@hades.admin.frm2>
Resent-Message-ID: <200605071210.k47CAGFx056085@freefall.freebsd.org>

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

>Number:         96908
>Category:       ports
>Synopsis:       print/cups-pdf: update to 2.2.0, chase MASTER_SITES name change
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 12:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Pulz
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
TU-Munich / ZWE FRM-III
>Environment:
System: FreeBSD hades.admin.frm2 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Wed Feb 22 19:01:44 CET 2006 root@hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	As reported by the "Unfetchable distfiles reminder" eMail, the distfile
	for print/cups-pdf is not fetchable. The last successful attempt points
	back to Wed Apr 5 10:35:47 2006 UTC.
	While i'm here,
	- update to the latest version
	- remove deprecated USE_REINPLACE
	- update MASTER_SITES and WWW line

	Tested on:	RELENG_4	i386 (tinderbox)
			RELENG_5	i386 (tinderbox)
			RELENG_6	i386 amd64 (tinderbox)
			CURRENT		i386 (tinderbox)

>How-To-Repeat:
	
>Fix:

	- apply the patch

--- print_cups-pdf.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/cups-pdf/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 Oct 2005 19:17:09 -0000	1.4
+++ Makefile	7 May 2006 10:26:18 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	cups-pdf
-PORTVERSION=	1.7.4
+PORTVERSION=	2.2.0
 CATEGORIES=	print
-MASTER_SITES=	http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
+MASTER_SITES=	http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ports@mark.reidel.info
@@ -20,7 +20,6 @@
 
 .include <bsd.port.pre.mk>
 
-USE_REINPLACE=	yes
 USE_GHOSTSCRIPT_RUN=	yes
 
 SUBST_CMD=		-e "s,/usr/bin/gs,${LOCALBASE}/bin/gs," \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/print/cups-pdf/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	24 Jan 2006 01:00:42 -0000	1.5
+++ distinfo	7 May 2006 10:26:18 -0000
@@ -1,3 +1,3 @@
-MD5 (cups-pdf_1.7.4.tar.gz) = c6fb8c1ecfbefe75dd5a1d0132f24158
-SHA256 (cups-pdf_1.7.4.tar.gz) = b1033cd5c56c814ff47ba8defe1d96ca2a687167659af23bd5e0b72bcfb666a0
-SIZE (cups-pdf_1.7.4.tar.gz) = 17566
+MD5 (cups-pdf_2.2.0.tar.gz) = 4954abce27b68f92cbb996ddc0f6ab24
+SHA256 (cups-pdf_2.2.0.tar.gz) = 7431179221d65dcf6359a06954e0e095755321c4b6b3864fad188ffa28318818
+SIZE (cups-pdf_2.2.0.tar.gz) = 22731
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/print/cups-pdf/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	17 Jun 2004 20:00:24 -0000	1.1
+++ pkg-descr	7 May 2006 10:26:18 -0000
@@ -7,4 +7,4 @@
 Once you print to the new device all converted PDF files will be placed in
 the specified directory.
 
-WWW:	http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
+WWW:	http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
--- print_cups-pdf.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?200605071205.k47C5wnA070217>