FreeBSD Bugzilla – Attachment 175602 Details for
Bug 213359
graphics/poppler: Update to 0.48.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update graphics/poppler
poppler.diff (text/plain), 2.10 KB, created by
Olivier Duchateau
on 2016-10-10 15:22:47 UTC
(
hide
)
Description:
Patch to update graphics/poppler
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2016-10-10 15:22:47 UTC
Size:
2.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 423668) >+++ Makefile (copie de travail) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= poppler >-PORTVERSION= 0.46.0 >-PORTREVISION?= 2 >+PORTVERSION= 0.48.0 > CATEGORIES= graphics print > MASTER_SITES= http://poppler.freedesktop.org/ > >@@ -17,7 +16,9 @@ > libtiff.so:graphics/tiff \ > libfontconfig.so:x11-fonts/fontconfig \ > liblcms2.so:graphics/lcms2 \ >- libfreetype.so:print/freetype2 >+ libfreetype.so:print/freetype2 \ >+ libnss3.so:security/nss \ >+ libnspr4.so:devel/nspr > RUN_DEPENDS= poppler-data>0:graphics/poppler-data > > USES= cpe gmake jpeg libtool localbase pathfix pkgconfig tar:xz >@@ -27,10 +28,10 @@ > USE_LDCONFIG= yes > CONFIGURE_ARGS= --enable-zlib \ > --enable-xpdf-headers \ >- --disable-libnss \ > --disable-gtk-test \ > --without-html-dir \ >- --disable-static >+ --disable-static \ >+ --enable-nss > > INSTALL_TARGET= install-strip > >Index: distinfo >=================================================================== >--- distinfo (révision 423668) >+++ distinfo (copie de travail) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1469476012 >-SHA256 (poppler-0.46.0.tar.xz) = 967d35d13d61dee2fee656b80efef9e388a9e752bc79b7123f15b49c7769e487 >-SIZE (poppler-0.46.0.tar.xz) = 1680940 >+TIMESTAMP = 1476006633 >+SHA256 (poppler-0.48.0.tar.xz) = 85a003968074c85d8e13bf320ec47cef647b496b56dcff4c790b34e5482fef93 >+SIZE (poppler-0.48.0.tar.xz) = 1684164 >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 423668) >+++ pkg-plist (copie de travail) >@@ -54,6 +54,7 @@ > include/poppler/ProfileData.h > include/poppler/Rendition.h > include/poppler/SecurityHandler.h >+include/poppler/SignatureHandler.h > include/poppler/SignatureInfo.h > include/poppler/Sound.h > include/poppler/SplashOutputDev.h >@@ -137,8 +138,8 @@ > lib/libpoppler-cpp.so.0 > lib/libpoppler-cpp.so.0.3.0 > lib/libpoppler.so >-lib/libpoppler.so.63 >-lib/libpoppler.so.63.0.0 >+lib/libpoppler.so.64 >+lib/libpoppler.so.64.0.0 > %%CAIRO%%libdata/pkgconfig/poppler-cairo.pc > libdata/pkgconfig/poppler-cpp.pc > libdata/pkgconfig/poppler-splash.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213359
:
175602
|
175608