diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-09-03 21:36:48 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-09-03 21:36:48 +0000 |
commit | c509edc6969ca40d984e97f8fdb7c5085282eadb (patch) | |
tree | 4cd274f68744e7f687c67a090c15126888230b3f /science/gchemutils | |
parent | cb76f02d99f0e89471598873ecc5c1bdc8d9c0e1 (diff) | |
download | ports-c509edc6969ca40d984e97f8fdb7c5085282eadb.tar.gz ports-c509edc6969ca40d984e97f8fdb7c5085282eadb.zip |
Update to 0.10.6.
Notes
Notes:
svn path=/head/; revision=240804
Diffstat (limited to 'science/gchemutils')
-rw-r--r-- | science/gchemutils/Makefile | 5 | ||||
-rw-r--r-- | science/gchemutils/distinfo | 6 | ||||
-rw-r--r-- | science/gchemutils/pkg-plist | 11 |
3 files changed, 9 insertions, 13 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 18489020e31a..b56b8977dc9c 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gchemutils -PORTVERSION= 0.10.5 -PORTREVISION= 2 +PORTVERSION= 0.10.6 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -37,7 +36,7 @@ GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas gch MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 gspectrum.1 -PLIST_SUB= VER=0.10 +PLIST_SUB= VER=0.10 GOFFICE=0.7.11 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo index c997483face4..619ae7d58ffd 100644 --- a/science/gchemutils/distinfo +++ b/science/gchemutils/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome-chemistry-utils-0.10.5.tar.bz2) = cf72cba3ebe99ae52292a93f01189252 -SHA256 (gnome-chemistry-utils-0.10.5.tar.bz2) = 70fc54bbce2b176bc0903bba304604d3914cda00859da491aa784bf274e48b5c -SIZE (gnome-chemistry-utils-0.10.5.tar.bz2) = 4185729 +MD5 (gnome-chemistry-utils-0.10.6.tar.bz2) = 9f033c62bc917e302f4a42211fb8a4be +SHA256 (gnome-chemistry-utils-0.10.6.tar.bz2) = e83f2bc4cbc4d621e98f65a6575bf9c97365b15d5cbfbfb75c2ba317835a3d6c +SIZE (gnome-chemistry-utils-0.10.6.tar.bz2) = 4234420 diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist index 54835386c93c..0ce8b7993890 100644 --- a/science/gchemutils/pkg-plist +++ b/science/gchemutils/pkg-plist @@ -43,9 +43,9 @@ lib/gchemutils/%%VER%%/plugins/paint/text.la lib/gchemutils/%%VER%%/plugins/paint/text.so lib/gchemutils/%%VER%%/plugins/paint/wikipedia.la lib/gchemutils/%%VER%%/plugins/paint/wikipedia.so -lib/goffice/0.7.9/plugins/gchemutils/gchemutils.la -lib/goffice/0.7.9/plugins/gchemutils/gchemutils.so -lib/goffice/0.7.9/plugins/gchemutils/plugin.xml +lib/goffice/%%GOFFICE%%/plugins/gchemutils/gchemutils.la +lib/goffice/%%GOFFICE%%/plugins/gchemutils/gchemutils.so +lib/goffice/%%GOFFICE%%/plugins/gchemutils/plugin.xml %%XUL%%lib/xulrunner/plugins/libmozgcu.la %%XUL%%lib/xulrunner/plugins/libmozgcu.so %%XUL%%libexec/chem-viewer @@ -291,9 +291,6 @@ share/locale/pt_BR/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/ru/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/zh_CN/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/zh_TW/LC_MESSAGES/gchemutils-%%VER%%.mo -share/mime/chemical/x-mdl-molfile.xml -share/mime/chemical/x-pdb.xml -share/mime/chemical/x-xyz.xml share/mime/packages/gchemutils.xml @dirrmtry share/applications @dirrm share/gchemutils/%%VER%%/pixmaps @@ -341,7 +338,7 @@ share/mime/packages/gchemutils.xml @dirrmtry share/mime/chemical @dirrmtry share/mimelnk/application @dirrmtry share/mimelnk -@dirrm lib/goffice/0.7.9/plugins/gchemutils +@dirrm lib/goffice/%%GOFFICE%%/plugins/gchemutils @dirrm lib/gchemutils/%%VER%%/plugins/paint @dirrm lib/gchemutils/%%VER%%/plugins/cdxml @dirrm lib/gchemutils/%%VER%%/plugins/cdx |