ports/97278: [PATCH] print/cups-pdf: update to 2.3.0

Yen-Ming Lee leeym at FreeBSD.org
Sun May 14 23:10:25 UTC 2006


>Number:         97278
>Category:       ports
>Synopsis:       [PATCH] print/cups-pdf: update to 2.3.0
>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:   Sun May 14 23:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Thu May  4 09:18:28 CST
>Description:
- Update to 2.3.0

Port maintainer (ports at mark.reidel.info) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cups-pdf-2.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/cups-pdf/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	14 May 2006 02:07:23 -0000	1.6
+++ Makefile	14 May 2006 23:03:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cups-pdf
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	print
 MASTER_SITES=	http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -33,7 +33,7 @@
 .elif ${PDF_VERSION} == 1.4
 .elif ${PDF_VERSION} == 1.5
 .else
-BROKEN=		"unsupported PDF-Version selected: ${PDF_VERSION}"
+BROKEN=		unsupported PDF-Version selected: ${PDF_VERSION}
 .endif
 SUBST_CMD+=	-e 's,CPPDFVER "1.4",CPPDFVER "${PDF_VERSION}",'
 .endif
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/print/cups-pdf/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	14 May 2006 02:07:23 -0000	1.6
+++ distinfo	14 May 2006 23:03:34 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (cups-pdf_2.3.0.tar.gz) = f5e84abb53190250818ac4341d768b7c
+SHA256 (cups-pdf_2.3.0.tar.gz) = c3f51a9fbd8b559d6c4bd6600be7d50b0cd085fb26e1d6fb44f7363db665dff3
+SIZE (cups-pdf_2.3.0.tar.gz) = 22781
--- cups-pdf-2.3.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list