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: ports/104399: [PATCH] print/pdflib: Fetchable Message-ID: <20061014052522.69A802855E@going04.iis.sinica.edu.tw> Resent-Message-ID: <200610140530.k9E5UGU5022766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104399 >Category: ports >Synopsis: [PATCH] print/pdflib: Fetchable >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: Sat Oct 14 05:30:16 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061014052522.69A802855E>