Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2013 10:50:12 +0000 (UTC)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310083 - head/science/ghemical
Message-ID:  <201301081050.r08AoC49028313@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maho
Date: Tue Jan  8 10:50:11 2013
New Revision: 310083
URL: http://svnweb.freebsd.org/changeset/ports/310083

Log:
  Update to 3.0.0.

Modified:
  head/science/ghemical/Makefile
  head/science/ghemical/distinfo
  head/science/ghemical/pkg-plist

Modified: head/science/ghemical/Makefile
==============================================================================
--- head/science/ghemical/Makefile	Tue Jan  8 10:25:00 2013	(r310082)
+++ head/science/ghemical/Makefile	Tue Jan  8 10:50:11 2013	(r310083)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	ghemical
-PORTVERSION=	2.99.2
-PORTREVISION=	6
+PORTVERSION=	3.0.0
 CATEGORIES=	science
-MASTER_SITES=	http://www.uku.fi/~thassine/projects/download/release20090911/ \
-		http://bioinformatics.org/ghemical/download/
+MASTER_SITES=	http://bioinformatics.org/ghemical/download/release20111012/	\
+		http://bioinformatics.org/ghemical/download/current
 
 MAINTAINER=	maho@FreeBSD.org
 COMMENT=	Ghemical is a computational chemistry software package
@@ -26,6 +25,7 @@ USE_GMAKE=	yes
 USE_GNOME=	glib20 gtk20 libglade2
 USE_PKGCONFIG=	build
 USE_GL=		glut
+USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-gamess --enable-mpqc --enable-openbabel --enable-gtk --enable-threads --enable-mopac7
 PLIST_SUB=	GHEMICAL_VERSION="${PORTVERSION}"

Modified: head/science/ghemical/distinfo
==============================================================================
--- head/science/ghemical/distinfo	Tue Jan  8 10:25:00 2013	(r310082)
+++ head/science/ghemical/distinfo	Tue Jan  8 10:50:11 2013	(r310083)
@@ -1,2 +1,2 @@
-SHA256 (ghemical-2.99.2.tar.gz) = dbe4796582f8a125121e70c0171bc834d4a8121200354f2ef620583b767e6c4d
-SIZE (ghemical-2.99.2.tar.gz) = 2168844
+SHA256 (ghemical-3.0.0.tar.gz) = babb2bda93cf0c20f234452eeb7d19d1d8c0e4c4d611734f110f8de066a1bcb2
+SIZE (ghemical-3.0.0.tar.gz) = 2196716

Modified: head/science/ghemical/pkg-plist
==============================================================================
--- head/science/ghemical/pkg-plist	Tue Jan  8 10:25:00 2013	(r310082)
+++ head/science/ghemical/pkg-plist	Tue Jan  8 10:50:11 2013	(r310083)
@@ -145,9 +145,11 @@ share/ghemical/%%GHEMICAL_VERSION%%/pixm
 share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/transl_z.xpm
 share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/zoom.xpm
 share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/ghemical.png
+share/locale/de/LC_MESSAGES/ghemical.mo
 share/locale/fi/LC_MESSAGES/ghemical.mo
 share/locale/mk/LC_MESSAGES/ghemical.mo
 share/locale/pt_BR/LC_MESSAGES/ghemical.mo
+share/locale/ru/LC_MESSAGES/ghemical.mo
 share/locale/sq/LC_MESSAGES/ghemical.mo
 @dirrm share/ghemical/%%GHEMICAL_VERSION%%/pixmaps
 @dirrm share/ghemical/%%GHEMICAL_VERSION%%/user-docs/images



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