mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
graphics/diff-pdf: update to 0.5
Changes: https://github.com/vslavik/diff-pdf/releases/tag/v0.5 PR: 254057 Submitted by: Zsolt Udvari <uzsolt AT uzsolt DOT hu> (maintainer)
This commit is contained in:
parent
5a1c7fd52a
commit
1102e2eee1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567813
2 changed files with 6 additions and 12 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
PORTNAME= diff-pdf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.4.1
|
||||
PORTREVISION= 11
|
||||
DISTVERSION= 0.5
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= uzsolt@uzsolt.hu
|
||||
|
@ -18,17 +17,12 @@ LIB_DEPENDS= libpoppler.so:graphics/poppler \
|
|||
USES= autoreconf compiler:c++11-lang gnome pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vslavik
|
||||
GH_TAGNAME= 6741ab9
|
||||
GH_TAGNAME= d494f96
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
|
||||
USE_GNOME= cairo glib20
|
||||
USE_WX= 2.8+
|
||||
USE_WX= 3.0+
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/AM_PATH_WXCONFIG/ s,3.0.0,2.8.0,' ${WRKSRC}/configure.ac
|
||||
# Poppler 20.12 no longer installs the pc file for this private backend.
|
||||
${REINPLACE_CMD} 's|poppler-cairo >= 0.10||g' ${WRKSRC}/configure.ac
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585401960
|
||||
SHA256 (vslavik-diff-pdf-v0.4.1-6741ab9_GH0.tar.gz) = 0f5e7ba38034daff3045409cb60ff683e8fa5074d4403f15e2543c86145e2c56
|
||||
SIZE (vslavik-diff-pdf-v0.4.1-6741ab9_GH0.tar.gz) = 34215
|
||||
TIMESTAMP = 1613292102
|
||||
SHA256 (vslavik-diff-pdf-v0.5-d494f96_GH0.tar.gz) = 70f9da5b93a7055403a4e8c5f93edbb2f51bf427b216b6bae8a3f7d45c56110f
|
||||
SIZE (vslavik-diff-pdf-v0.5-d494f96_GH0.tar.gz) = 34859
|
||||
|
|
Loading…
Add table
Reference in a new issue