svn commit: r311977 - head/science/massxpert

Martin Wilke miwi at FreeBSD.org
Sat Feb 9 14:02:03 UTC 2013


Author: miwi
Date: Sat Feb  9 14:02:02 2013
New Revision: 311977
URL: http://svnweb.freebsd.org/changeset/ports/311977

Log:
  - Update to 3.4.0
  
  PR:		175601
  Submitted by:	maintainer

Modified:
  head/science/massxpert/Makefile   (contents, props changed)
  head/science/massxpert/distinfo   (contents, props changed)

Modified: head/science/massxpert/Makefile
==============================================================================
--- head/science/massxpert/Makefile	Sat Feb  9 14:00:30 2013	(r311976)
+++ head/science/massxpert/Makefile	Sat Feb  9 14:02:02 2013	(r311977)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	massxpert
-PORTVERSION=	3.3.0
+PORTVERSION=	3.4.0
 CATEGORIES=	science
 MASTER_SITES=	http://download.tuxfamily.org/massxpert/source/
 
@@ -19,6 +19,8 @@ LIB_DEPENDS=	pthread-stubs:${PORTSDIR}/d
 
 LICENSE=	GPLv3
 
+USE_GCC=	any
+USE_BZIP2=	yes
 USE_CMAKE=	yes
 USE_GETTEXT=	yes
 USE_ICONV=	yes

Modified: head/science/massxpert/distinfo
==============================================================================
--- head/science/massxpert/distinfo	Sat Feb  9 14:00:30 2013	(r311976)
+++ head/science/massxpert/distinfo	Sat Feb  9 14:02:02 2013	(r311977)
@@ -1,2 +1,2 @@
-SHA256 (massxpert-3.3.0.tar.gz) = eed640a43825ab58dc47cad93831a767c574c93f9ee3aa37e621beb2a999177f
-SIZE (massxpert-3.3.0.tar.gz) = 16853069
+SHA256 (massxpert-3.4.0.tar.bz2) = b06314722b4cbdf68dc76e55933a79487848c655fc65341a8dbc707ed89cc9e8
+SIZE (massxpert-3.4.0.tar.bz2) = 16544044


More information about the svn-ports-head mailing list