From clsung@going04.iis.sinica.edu.tw  Sat Oct 14 05:23:46 2006
Return-Path: <clsung@going04.iis.sinica.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B291216A40F;
	Sat, 14 Oct 2006 05:23:46 +0000 (UTC)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: from going04.iis.sinica.edu.tw (going04.iis.sinica.edu.tw [140.109.19.154])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 69D0543D49;
	Sat, 14 Oct 2006 05:23:46 +0000 (GMT)
	(envelope-from clsung@going04.iis.sinica.edu.tw)
Received: by going04.iis.sinica.edu.tw (Postfix, from userid 1002)
	id 69A802855E; Sat, 14 Oct 2006 13:25:22 +0800 (CST)
Message-Id: <20061014052522.69A802855E@going04.iis.sinica.edu.tw>
Date: Sat, 14 Oct 2006 13:25:22 +0800 (CST)
From: Cheng-Lung Sung <clsung@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ale@FreeBSD.org
Subject: [PATCH] print/pdflib: Fetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104399
>Category:       ports
>Synopsis:       [PATCH] print/pdflib: Fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 14 05:30:16 GMT 2006
>Closed-Date:    Sun Oct 15 09:28:59 GMT 2006
>Last-Modified:  Sun Oct 15 09:28:59 GMT 2006
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- distfile has been changed
- bump PORTREVISION

Port maintainer (ale@FreeBSD.org) is cc'd.

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

--- pdflib-7.0.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/pdflib/Makefile,v
retrieving revision 1.48
diff -u -u -r1.48 Makefile
--- Makefile	9 Oct 2006 08:17:20 -0000	1.48
+++ Makefile	14 Oct 2006 05:23:09 -0000
@@ -7,9 +7,10 @@
 
 PORTNAME=	pdflib
 PORTVERSION=	7.0.0
+PORTREVISION=	1
 CATEGORIES=	print
-MASTER_SITES=	http://www.pdflib.de/binaries/PDFlib/${PORTVERSION:S/.//g}/
-DISTNAME=	PDFlib-Lite-${PORTVERSION}
+MASTER_SITES=	http://www.pdflib.com/binaries/PDFlib/${PORTVERSION:S/.//g}/
+DISTNAME=	PDFlib-Lite-${PORTVERSION}p1
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	A C library for dynamically generating PDF
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/print/pdflib/distinfo,v
retrieving revision 1.20
diff -u -u -r1.20 distinfo
--- distinfo	9 Oct 2006 08:17:20 -0000	1.20
+++ distinfo	14 Oct 2006 05:23:09 -0000
@@ -1,3 +1,3 @@
-MD5 (PDFlib-Lite-7.0.0.tar.gz) = 8b031061a112cc1c52893c82ce8bbbfe
-SHA256 (PDFlib-Lite-7.0.0.tar.gz) = 7e9a402307060cd18f0f94d6e9dff7dfd08f13d62380acbb6594de508b561e86
-SIZE (PDFlib-Lite-7.0.0.tar.gz) = 5397439
+MD5 (PDFlib-Lite-7.0.0p1.tar.gz) = ee0c54e519d57b3d407ea14ebb3528d1
+SHA256 (PDFlib-Lite-7.0.0p1.tar.gz) = d60d134f23d30da7fc1f0b5bd5128654079ffede9fdf7a10908efb07ca07f950
+SIZE (PDFlib-Lite-7.0.0p1.tar.gz) = 5398023
--- pdflib-7.0.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 14 05:30:41 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104399 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Sun Oct 15 09:28:35 UTC 2006 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104399 
>Unformatted:
