Date: Fri, 17 Aug 2007 20:25:40 GMT From: Ben Stuyts <ben@stuyts.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115608: print/pdflib source file no longer available [patch] Message-ID: <200708172025.l7HKPeRQ002475@www.freebsd.org> Resent-Message-ID: <200708172030.l7HKU2Un048483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115608 >Category: ports >Synopsis: print/pdflib source file no longer available [patch] >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Aug 17 20:30:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Ben Stuyts >Release: 6.2-stable >Organization: Stuyts Engineering BV >Environment: FreeBSD aurora.stuyts.com 6.2-STABLE FreeBSD 6.2-STABLE #58: Fri May 18 09:55:31 CEST 2007 root@aurora.stuyts.com:/wd/obj/sources/src/sys/AURORA i386 >Description: The source file for this port (http://www.pdflib.com/binaries/PDFlib/700/PDFlib-Lite-7.0.0p3.tar.gz) is no longer available. It has been updated to http://www.pdflib.com/binaries/PDFlib/702/PDFlib-Lite-7.0.2.tar.gz. >How-To-Repeat: cd /usr/ports/print/pdflib make fetch >Fix: Apply attached patch. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/pdflib/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- Makefile 1 Nov 2006 12:35:35 -0000 1.52 +++ Makefile 17 Aug 2007 20:18:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pdflib -PORTVERSION= 7.0.0p3 +PORTVERSION= 7.0.2 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/${PORTVERSION:S/.//g:S/p3//}/ DISTNAME= PDFlib-Lite-${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/print/pdflib/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 1 Nov 2006 12:35:35 -0000 1.22 +++ distinfo 17 Aug 2007 20:21:10 -0000 @@ -1,3 +1,3 @@ -MD5 (PDFlib-Lite-7.0.0p3.tar.gz) = 6b4181421e3b71774bcba71fdc4e8ac5 -SHA256 (PDFlib-Lite-7.0.0p3.tar.gz) = 3152bb7074640ce02f05e490fa19784e7782ab682fc32395223322f562997aa9 -SIZE (PDFlib-Lite-7.0.0p3.tar.gz) = 5398305 +MD5 (PDFlib-Lite-7.0.2.tar.gz) = 0d3410cfacdd6cc80dd2e89770f5a40d +SHA256 (PDFlib-Lite-7.0.2.tar.gz) = 4292bfb2d02915897596099779021d99a4819098fe56bcffb00ecf183f3907f7 +SIZE (PDFlib-Lite-7.0.2.tar.gz) = 5478372 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708172025.l7HKPeRQ002475>