diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-11-05 09:54:55 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-11-05 09:54:55 +0000 |
commit | 1d2230f40067d5f02d40f715ccf5ecaa866c7b9e (patch) | |
tree | 0c68164fc2895efb3f021d9d4955d0b3dcb2f607 /science/ghemical | |
parent | a14c7c30558364c33397089801d6b4de668567eb (diff) | |
download | ports-1d2230f40067d5f02d40f715ccf5ecaa866c7b9e.tar.gz ports-1d2230f40067d5f02d40f715ccf5ecaa866c7b9e.zip |
Notes
Diffstat (limited to 'science/ghemical')
-rw-r--r-- | science/ghemical/Makefile | 8 | ||||
-rw-r--r-- | science/ghemical/distinfo | 6 | ||||
-rw-r--r-- | science/ghemical/pkg-plist | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index e1d4282e423d..e03b901b1230 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ PORTNAME= ghemical -PORTVERSION= 2.98 -PORTREVISION= 3 +PORTVERSION= 2.99.2 CATEGORIES= science -MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20080731/ \ +MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -16,7 +15,8 @@ MAINTAINER= maho@FreeBSD.org COMMENT= Ghemical is a computational chemistry software package BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c \ - openbabel:${PORTSDIR}/science/openbabel + openbabel:${PORTSDIR}/science/openbabel \ + ld:${PORTSDIR}/devel/binutils RUN_DEPENDS= f2c:${PORTSDIR}/lang/f2c LIB_DEPENDS= mpqc:${PORTSDIR}/science/mpqc \ gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea \ diff --git a/science/ghemical/distinfo b/science/ghemical/distinfo index 11c64fdc7599..ad1b4f1d0163 100644 --- a/science/ghemical/distinfo +++ b/science/ghemical/distinfo @@ -1,3 +1,3 @@ -MD5 (ghemical-2.98.tar.gz) = e6bf63a004c4f162eb9a7838872f5a4c -SHA256 (ghemical-2.98.tar.gz) = 2163b321df97698487017d32df77fdf4a9afb385b60f93145fd161a277c7ae82 -SIZE (ghemical-2.98.tar.gz) = 2065429 +MD5 (ghemical-2.99.2.tar.gz) = 30f29b21d2f0649fc79823a7042131b5 +SHA256 (ghemical-2.99.2.tar.gz) = dbe4796582f8a125121e70c0171bc834d4a8121200354f2ef620583b767e6c4d +SIZE (ghemical-2.99.2.tar.gz) = 2168844 diff --git a/science/ghemical/pkg-plist b/science/ghemical/pkg-plist index 394b3d2023db..d28f87b7ab72 100644 --- a/science/ghemical/pkg-plist +++ b/science/ghemical/pkg-plist @@ -145,6 +145,10 @@ share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/transl_xy.xpm share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/transl_z.xpm share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/zoom.xpm share/ghemical/%%GHEMICAL_VERSION%%/pixmaps/ghemical.png +share/locale/fi/LC_MESSAGES/ghemical.mo +share/locale/mk/LC_MESSAGES/ghemical.mo +share/locale/pt_BR/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 @dirrm share/ghemical/%%GHEMICAL_VERSION%%/user-docs |