aboutsummaryrefslogtreecommitdiff
path: root/print/pdfcube
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2011-12-22 15:06:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2011-12-22 15:06:31 +0000
commit7c38681ac22e3ff8d24c843636dc7e773937d651 (patch)
tree65cb5528d7b223fedb6e93f92b6a1ba1355b52ce /print/pdfcube
parent15aa0c1ad8cb705578240d6ccfa83ed9963aff28 (diff)
downloadports-7c38681ac22e3ff8d24c843636dc7e773937d651.tar.gz
ports-7c38681ac22e3ff8d24c843636dc7e773937d651.zip
- Unbreak and update to 0.0.4-beta
Notes
Notes: svn path=/head/; revision=287868
Diffstat (limited to 'print/pdfcube')
-rw-r--r--print/pdfcube/Makefile6
-rw-r--r--print/pdfcube/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
index 4bfbd69a976e..ec33b01740a4 100644
--- a/print/pdfcube/Makefile
+++ b/print/pdfcube/Makefile
@@ -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
diff --git a/print/pdfcube/distinfo b/print/pdfcube/distinfo
index 949c72ff4cbf..a20536e325d6 100644
--- a/print/pdfcube/distinfo
+++ b/print/pdfcube/distinfo
@@ -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