Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 15:44:33 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314849 - head/print/pdfcube
Message-ID:  <201303211544.r2LFiXLP028505@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Mar 21 15:44:33 2013
New Revision: 314849
URL: http://svnweb.freebsd.org/changeset/ports/314849

Log:
  - Update to 0.0.5

Modified:
  head/print/pdfcube/Makefile
  head/print/pdfcube/distinfo
  head/print/pdfcube/pkg-descr

Modified: head/print/pdfcube/Makefile
==============================================================================
--- head/print/pdfcube/Makefile	Thu Mar 21 15:43:29 2013	(r314848)
+++ head/print/pdfcube/Makefile	Thu Mar 21 15:44:33 2013	(r314849)
@@ -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-to
 USE_GL=		glut
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include
-WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
 
 PLIST_FILES=	bin/pdfcube
 

Modified: head/print/pdfcube/distinfo
==============================================================================
--- head/print/pdfcube/distinfo	Thu Mar 21 15:43:29 2013	(r314848)
+++ head/print/pdfcube/distinfo	Thu Mar 21 15:44:33 2013	(r314849)
@@ -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

Modified: head/print/pdfcube/pkg-descr
==============================================================================
--- head/print/pdfcube/pkg-descr	Thu Mar 21 15:43:29 2013	(r314848)
+++ head/print/pdfcube/pkg-descr	Thu Mar 21 15:44:33 2013	(r314849)
@@ -6,4 +6,4 @@ spinning cube trasition effect to your P
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303211544.r2LFiXLP028505>