1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 5.0.1 (and fix unfetchable distfile).

PR:		52885
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
Yen-Ming Lee 2003-06-04 06:25:20 +00:00
parent 57bef5d5c8
commit 59ecdafdba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82231
4 changed files with 10 additions and 7 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= pdflib
PORTVERSION= 5.0.0
PORTVERSION= 5.0.1
CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/products/pdflib/download/
DISTNAME= PDFlib-Lite-5.0.0-Unix-src
DISTNAME= PDFlib-Lite-${PORTVERSION}-Unix-src
MAINTAINER= sysadmin@alexdupre.com
COMMENT= A C library for dynamically generating PDF
@ -40,7 +40,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/fonts/* ${DATADIR}/fonts
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/pdflib/* ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (PDFlib-Lite-5.0.0-Unix-src.tar.gz) = ed4ef24786f11533f4eb730a39b36f29
MD5 (PDFlib-Lite-5.0.1-Unix-src.tar.gz) = 260e9bf52edb435184d9c8cdea6d8985

View File

@ -2,12 +2,12 @@
+++ configure Tue Apr 8 11:10:50 2003
@@ -1124,7 +1124,7 @@
PDFLIB_MINOR=0
PDFLIB_REVISION=0
PDFLIB_REVISION=1
-PDFLIB_LTCURRENT=3
+PDFLIB_LTCURRENT=5
PDFLIB_LTREVISION=0
PDFLIB_LTAGE=2
PDFLIB_LTREVISION=1
PDFLIB_LTAGE=1
@@ -6857,6 +6857,7 @@

View File

@ -11,10 +11,13 @@ lib/libpdf.so.5
%%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf
%%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf
%%PORTDOCS%%share/doc/pdflib/changes.txt
%%PORTDOCS%%share/doc/pdflib/changes4.txt
%%PORTDOCS%%share/doc/pdflib/compatibility.txt
%%PORTDOCS%%share/doc/pdflib/readme-binary.txt
%%PORTDOCS%%share/doc/pdflib/readme-source-mac.txt
%%PORTDOCS%%share/doc/pdflib/readme-source-unix.txt
%%PORTDOCS%%share/doc/pdflib/readme-source-windows.txt
%%PORTDOCS%%share/doc/pdflib/readme.txt
share/pdflib/fonts/pdflib.upr
share/pdflib/fonts/print_glyphs.ps
%%PORTDOCS%%@dirrm share/doc/pdflib