diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-03-21 15:44:33 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-03-21 15:44:33 +0000 |
commit | 236b0d026e6b0b22e17ca48e1f7bddfe2959d29e (patch) | |
tree | 4525a02f5913c370f452026687f98148decd99c7 /print | |
parent | 2dccb25602db32cf16b46aa372e7f9ff50ce11d6 (diff) | |
download | ports-236b0d026e6b0b22e17ca48e1f7bddfe2959d29e.tar.gz ports-236b0d026e6b0b22e17ca48e1f7bddfe2959d29e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pdfcube/Makefile | 4 | ||||
-rw-r--r-- | print/pdfcube/distinfo | 4 | ||||
-rw-r--r-- | print/pdfcube/pkg-descr | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index 45af35ff093e..f31ed58bcde3 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pdfcube -DISTVERSION= 0.0.4-beta -PORTREVISION= 3 +PORTVERSION= 0.0.5 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ @@ -17,7 +16,6 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \ 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 a20536e325d6..14b6a1bae963 100644 --- a/print/pdfcube/distinfo +++ b/print/pdfcube/distinfo @@ -1,2 +1,2 @@ -SHA256 (pdfcube-0.0.4-beta.tar.gz) = ac32d189a5cc3c7ef0bb2733b21ac5ead7c2af2cbafe0d4cb70efa155bbd9cb1 -SIZE (pdfcube-0.0.4-beta.tar.gz) = 110970 +SHA256 (pdfcube-0.0.5.tar.gz) = 4de88667bcf3c850f860bb567e7dcfda6b24d1b9135607f7d8438638119eddc3 +SIZE (pdfcube-0.0.5.tar.gz) = 115343 diff --git a/print/pdfcube/pkg-descr b/print/pdfcube/pkg-descr index 1b268f53ae51..d6dd50bed11e 100644 --- a/print/pdfcube/pkg-descr +++ b/print/pdfcube/pkg-descr @@ -6,4 +6,4 @@ spinning cube trasition effect to your PDF presentations (including LaTeX-Beamer and Prosper). You can also zoom on 5 predefined areas of any presentation page with a smooth zooming effect. -WWW: http://code.100allora.it/pdfcube +WWW: http://code.100allora.it/pdfcube |