ports/188860: science/qcl: Update to version 0.6.4

KATO Tsuguru tkato432 at yahoo.com
Mon Apr 21 18:10:02 UTC 2014


>Number:         188860
>Category:       ports
>Synopsis:       science/qcl: Update to version 0.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 18:10:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 0.6.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/science/qcl/Makefile science/qcl/Makefile
--- /usr/ports/science/qcl/Makefile	2013-11-06 22:05:47.000000000 +0900
+++ science/qcl/Makefile	2014-04-22 00:00:00.000000000 +0900
@@ -2,20 +2,16 @@
 # $FreeBSD: head/science/qcl/Makefile 332159 2013-10-30 17:57:33Z pawel $
 
 PORTNAME=	qcl
-PORTVERSION=	0.6.3
+PORTVERSION=	0.6.4
 CATEGORIES=	science math
 MASTER_SITES=	http://tph.tuwien.ac.at/~oemer/tgz/
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Quantum computer simulator
 
 LICENSE=	GPLv2 # (or later)
 
-OPTIONS_DEFINE=	PLOTUTILS
-PLOTUTILS_DESC=	Plotting support via plotutils
-
-USES=		bison gmake readline
+USES=		bison gmake readline tar:tgz
 USE_GCC=	any
 
 PLIST_FILES=	bin/qcl \
@@ -26,6 +22,9 @@
 		%%DATADIR%%/shor.qcl %%DATADIR%%/test.qcl
 PLIST_DIRS=	%%DATADIR%%
 
+OPTIONS_DEFINE=		PLOTUTILS
+
+PLOTUTILS_DESC=		Plotting support via plotutils
 PLOTUTILS_LIB_DEPENDS=	libplotter.so:${PORTSDIR}/graphics/plotutils
 PLOTUTILS_CXXFLAGS=	-I${LOCALBASE}/include -DQCL_PLOT
 PLOTUTILS_LDFLAGS=	-L${LOCALBASE}/lib -lplotter
diff -urN /usr/ports/science/qcl/distinfo science/qcl/distinfo
--- /usr/ports/science/qcl/distinfo	2013-11-06 22:05:47.000000000 +0900
+++ science/qcl/distinfo	2014-04-22 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (qcl-0.6.3.tgz) = c9f459b265ca181fdd4023cfb0d41a93a245eb5d47948a4002263384658d7cbb
-SIZE (qcl-0.6.3.tgz) = 133786
+SHA256 (qcl-0.6.4.tgz) = ff4d4899c5995bd75601e8125312ce20059f065326c29467b7f5dfa3a87d45f4
+SIZE (qcl-0.6.4.tgz) = 137396
diff -urN /usr/ports/science/qcl/pkg-descr science/qcl/pkg-descr
--- /usr/ports/science/qcl/pkg-descr	2014-01-23 03:08:22.000000000 +0900
+++ science/qcl/pkg-descr	2014-04-22 00:00:00.000000000 +0900
@@ -1,3 +1,7 @@
-This is a port of qcl, a quantum computer simulator.
+QCL is a high level, architecture independent programming language for
+quantum computers, with a syntax derived from classical procedural
+languages like C or Pascal. This allows for the complete implementation
+and simulation of quantum algorithms (including classical components)
+in one consistent formalism. 
 
 WWW: http://tph.tuwien.ac.at/~oemer/qcl.html
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list