mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
Update to 5.0.3 release.
Noticed by: Alistair Buckle <mail_w@agtb.freeserve.co.uk> Approved by: nork (mentor/implicitly)
This commit is contained in:
parent
44f6e99f4e
commit
c4db8f4fb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99237
4 changed files with 21 additions and 34 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pdflib
|
PORTNAME= pdflib
|
||||||
PORTVERSION= 5.0.2
|
PORTVERSION= 5.0.3
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= http://www.pdflib.com/products/pdflib/download/
|
MASTER_SITES= http://www.pdflib.com/products/pdflib/download/503src/
|
||||||
DISTNAME= PDFlib-Lite-${PORTVERSION}-Unix-src
|
DISTNAME= PDFlib-Lite-${PORTVERSION}-Unix-src
|
||||||
|
|
||||||
MAINTAINER= ale@FreeBSD.org
|
MAINTAINER= ale@FreeBSD.org
|
||||||
|
@ -19,6 +19,8 @@ RESTRICTED= "many odd restrictions on usage and distribution"
|
||||||
LATEST_LINK?= ${PORTNAME}
|
LATEST_LINK?= ${PORTNAME}
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
|
USE_GNOME= lthack
|
||||||
|
USE_REINPLACE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --disable-cxx \
|
CONFIGURE_ARGS= --disable-cxx \
|
||||||
|
@ -36,6 +38,9 @@ CONFIGURE_ARGS+=--with-perl=no
|
||||||
PLIST_SUB= PERL="@comment "
|
PLIST_SUB= PERL="@comment "
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
@${REINPLACE_CMD} -e "s|\(PDFLIB_LTCURRENT\)=4|\1=6|g" ${WRKSRC}/configure
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${MKDIR} ${DATADIR}/fonts
|
${MKDIR} ${DATADIR}/fonts
|
||||||
${INSTALL_DATA} ${WRKSRC}/fonts/* ${DATADIR}/fonts
|
${INSTALL_DATA} ${WRKSRC}/fonts/* ${DATADIR}/fonts
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (PDFlib-Lite-5.0.2-Unix-src.tar.gz) = 009fb9a1bace2ba86d6ed5373a18fa4b
|
MD5 (PDFlib-Lite-5.0.3-Unix-src.tar.gz) = cb34cffd4a6e150b63c2513e79409d4b
|
||||||
|
|
|
@ -1,19 +0,0 @@
|
||||||
--- configure.orig Mon Sep 22 17:37:48 2003
|
|
||||||
+++ configure Thu Sep 25 09:18:12 2003
|
|
||||||
@@ -1125,7 +1125,7 @@
|
|
||||||
PDFLIB_MINOR=0
|
|
||||||
PDFLIB_REVISION=2
|
|
||||||
|
|
||||||
-PDFLIB_LTCURRENT=4
|
|
||||||
+PDFLIB_LTCURRENT=6
|
|
||||||
PDFLIB_LTREVISION=0
|
|
||||||
PDFLIB_LTAGE=2
|
|
||||||
|
|
||||||
@@ -6884,6 +6884,7 @@
|
|
||||||
|
|
||||||
# This can be used to rebuild libtool when needed
|
|
||||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
||||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
|
||||||
|
|
||||||
# Always use our own libtool.
|
|
||||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
|
@ -7,19 +7,20 @@ lib/libpdf.so.6
|
||||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.pm
|
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.pm
|
||||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so
|
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so
|
||||||
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so.0
|
%%PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/pdflib_pl.so.0
|
||||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-Lite-license.pdf
|
%%PORTDOCS%%%%DOCSDIR%%/PDFlib-Lite-license.pdf
|
||||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf
|
%%PORTDOCS%%%%DOCSDIR%%/PDFlib-manual.pdf
|
||||||
%%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf
|
%%PORTDOCS%%%%DOCSDIR%%/PDFlib-purchase-order.pdf
|
||||||
%%PORTDOCS%%share/doc/pdflib/changes.txt
|
%%PORTDOCS%%%%DOCSDIR%%/changes.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/changes4.txt
|
%%PORTDOCS%%%%DOCSDIR%%/changes4.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/compatibility.txt
|
%%PORTDOCS%%%%DOCSDIR%%/compatibility.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/readme-binary.txt
|
%%PORTDOCS%%%%DOCSDIR%%/readme-binary.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/readme-source-mac.txt
|
%%PORTDOCS%%%%DOCSDIR%%/readme-source-as400.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/readme-source-unix.txt
|
%%PORTDOCS%%%%DOCSDIR%%/readme-source-mac.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/readme-source-windows.txt
|
%%PORTDOCS%%%%DOCSDIR%%/readme-source-unix.txt
|
||||||
%%PORTDOCS%%share/doc/pdflib/readme.txt
|
%%PORTDOCS%%%%DOCSDIR%%/readme-source-windows.txt
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
|
||||||
share/pdflib/fonts/pdflib.upr
|
share/pdflib/fonts/pdflib.upr
|
||||||
share/pdflib/fonts/print_glyphs.ps
|
share/pdflib/fonts/print_glyphs.ps
|
||||||
%%PORTDOCS%%@dirrm share/doc/pdflib
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||||
@dirrm share/pdflib/fonts
|
@dirrm share/pdflib/fonts
|
||||||
@dirrm share/pdflib
|
@dirrm share/pdflib
|
||||||
|
|
Loading…
Add table
Reference in a new issue