Skip to content
Permalink
Browse files

qpdf: update to 8.4.0

 - Use GitHub releases distfile
 - Drop patch incorporated upstream

Closes: https://trac.macports.org/ticket/58372
  • Loading branch information
chrstphrchvz authored and mf2k committed Apr 23, 2019
1 parent a1c0c0d commit 9d8b9ca332beee7560e0cf867042249241597e34
Showing with 5 additions and 19 deletions.
  1. +5 −8 textproc/qpdf/Portfile
  2. +0 −11 textproc/qpdf/files/LDFLAGS.patch
@@ -3,10 +3,10 @@
PortSystem 1.0
PortGroup github 1.0

github.setup qpdf qpdf 8.1.0 release-qpdf-
checksums rmd160 8001ee0003dd8534c071719aa9fd19823fa42cd5 \
sha256 7d1f4827a3801a4b7d63f66fa50bbe237e74911801f3d31ee9f22f73e36370d4 \
size 8243624
github.setup qpdf qpdf 8.4.0 release-qpdf-
checksums rmd160 2b0ee985969160f7d0dcb06038f1c32a0556438a \
sha256 39018f3bff700c68e41f6d44ea9f7842e2a5af200a80b2cdec7fa32a4abac4a0 \
size 16981811

categories textproc pdf
platforms darwin
@@ -18,10 +18,7 @@ long_description QPDF is a command-line program that does structural, \
content-preserving transformations on PDF files.

homepage http://qpdf.sourceforge.net/
#github.tarball_from releases
master_sites sourceforge:project/qpdf/qpdf/${version}
github.tarball_from releases

depends_lib port:jpeg \
port:zlib

patchfiles-append LDFLAGS.patch

This file was deleted.

0 comments on commit 9d8b9ca

Please sign in to comment.
You can’t perform that action at this time.