aboutsummaryrefslogtreecommitdiffstats
path: root/math/qrupdate/Makefile
diff options
context:
space:
mode:
authorjase <jase@FreeBSD.org>2012-10-03 06:11:12 +0800
committerjase <jase@FreeBSD.org>2012-10-03 06:11:12 +0800
commit6fdab4df6501be234d68be9dc1c8a591c266591c (patch)
tree40cac3d5f5b8c08caf8b64fc95e4e1912659dcf5 /math/qrupdate/Makefile
parent83f6bf2ced21f1f23638b58e72ebd6835b203e2f (diff)
downloadfreebsd-ports-gnome-6fdab4df6501be234d68be9dc1c8a591c266591c.tar.gz
freebsd-ports-gnome-6fdab4df6501be234d68be9dc1c8a591c266591c.tar.zst
freebsd-ports-gnome-6fdab4df6501be234d68be9dc1c8a591c266591c.zip
- Update to 1.1.2 [1]
- Convert to new format Makefile header Changes: http://qrupdate.svn.sourceforge.net/viewvc/qrupdate/ChangeLog?revision=28 PR: ports/172159 [1] Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer) Approved by: flo, culot (mentors, implicit)
Diffstat (limited to 'math/qrupdate/Makefile')
-rw-r--r--math/qrupdate/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/math/qrupdate/Makefile b/math/qrupdate/Makefile
index ce7b9319de83..0bf6f677addf 100644
--- a/math/qrupdate/Makefile
+++ b/math/qrupdate/Makefile
@@ -1,15 +1,11 @@
-# New ports collection makefile for: qrupdate
-# Date created: 4 August 2009
-# Whom: Robert Jenssen
-#
+# Created by: Robert Jenssen
# $FreeBSD$
-#
PORTNAME= qrupdate
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= qrupdate/qrupdate/1.1
+MASTER_SITE_SUBDIR= qrupdate/qrupdate/1.2
MAINTAINER= robertjenssen@ozemail.com.au
COMMENT= Fortran library for fast updates of QR and Cholesky decomposition