1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Unbreak and update to 0.0.4-beta

This commit is contained in:
Li-Wen Hsu 2011-12-22 15:06:31 +00:00
parent 15aa0c1ad8
commit 7c38681ac2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287868
2 changed files with 4 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= pdfcube
PORTVERSION= 0.0.3
PORTREVISION= 5
DISTVERSION= 0.0.4-beta
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
@ -18,11 +17,10 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \
poppler-glib:${PORTSDIR}/graphics/poppler-glib \
boost_program_options:${PORTSDIR}/devel/boost-libs
BROKEN= Doesn't build with poppler 0.18
USE_GL= glut
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
PLIST_FILES= bin/pdfcube

View File

@ -1,2 +1,2 @@
SHA256 (pdfcube-0.0.3.tar.gz) = 3dc8f35c9587b13afca72163daf7076fb575dfd01dbaad116874cd95e7be4878
SIZE (pdfcube-0.0.3.tar.gz) = 320515
SHA256 (pdfcube-0.0.4-beta.tar.gz) = ac32d189a5cc3c7ef0bb2733b21ac5ead7c2af2cbafe0d4cb70efa155bbd9cb1
SIZE (pdfcube-0.0.4-beta.tar.gz) = 110970