diff options
author | kwm <kwm@FreeBSD.org> | 2011-11-22 22:49:25 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-11-22 22:49:25 +0800 |
commit | 412521e0ddba21f38dd914ef94188060bfee9a3d (patch) | |
tree | 875fde879c4e1fb7a9c228a16e2926daae55ff46 /science | |
parent | 70a4db37d4c79b43bb1a28b4573eb8fda488c729 (diff) | |
download | freebsd-ports-gnome-412521e0ddba21f38dd914ef94188060bfee9a3d.tar.gz freebsd-ports-gnome-412521e0ddba21f38dd914ef94188060bfee9a3d.tar.zst freebsd-ports-gnome-412521e0ddba21f38dd914ef94188060bfee9a3d.zip |
Update to 0.12.10.
Chase both goffice and gnumeric updates.
Feature safe: yes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchemutils/Makefile | 9 | ||||
-rw-r--r-- | science/gchemutils/distinfo | 4 | ||||
-rw-r--r-- | science/gchemutils/pkg-plist | 12 |
3 files changed, 14 insertions, 11 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 238a35e78310..05f6990fd9e6 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gchemutils -PORTVERSION= 0.12.7 -PORTREVISION= 2 +PORTVERSION= 0.12.10 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.12 @@ -37,11 +36,15 @@ INSTALLS_ICONS= yes INSTALLS_OMF= yes GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas \ gchemutils.schemas +GLIB_SCHEMAS= org.gnome.gchemutils.crystal.gschema.xml \ + org.gnome.gchemutils.gschema.xml \ + org.gnome.gchemutils.paint.gschema.xml \ + org.gnome.gchemutils.paint.plugins.arrows.gschema.xml MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 \ gspectrum.1 -PLIST_SUB= VER=0.12 GOFFICE=0.8.16 GNUMERIC_VER=1.10.16 +PLIST_SUB= VER=0.12 GOFFICE=0.8.17 GNUMERIC_VER=1.10.17 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo index d9404caaa8f3..55193a3f5222 100644 --- a/science/gchemutils/distinfo +++ b/science/gchemutils/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-chemistry-utils-0.12.7.tar.bz2) = 099ab89473adbed5e7e4e06ed2afa6f3d6cfe33556f330653bf339a58f2eb49a -SIZE (gnome-chemistry-utils-0.12.7.tar.bz2) = 4947571 +SHA256 (gnome-chemistry-utils-0.12.10.tar.bz2) = 0b83108f0503ea8635d553d4a94cb3028ea10edb41570ad3bc7b6f9756f1284f +SIZE (gnome-chemistry-utils-0.12.10.tar.bz2) = 5018000 diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist index 433aa60e8d7c..7c6515d42926 100644 --- a/science/gchemutils/pkg-plist +++ b/science/gchemutils/pkg-plist @@ -270,6 +270,12 @@ share/omf/gcrystal-%%VER%%/gcrystal-%%VER%%-C.omf share/omf/gspectrum-%%VER%%/gspectrum-%%VER%%-C.omf share/mimelnk/application/x-gchempaint.desktop share/mimelnk/application/x-gcrystal.desktop +share/icons/hicolor/128x128/apps/gchem3d.png +share/icons/hicolor/128x128/apps/gchemcalc.png +share/icons/hicolor/128x128/apps/gchempaint.png +share/icons/hicolor/128x128/apps/gchemtable.png +share/icons/hicolor/128x128/apps/gcrystal.png +share/icons/hicolor/128x128/apps/gspectrum.png share/icons/hicolor/128x128/mimetypes/application-x-gchempaint.png share/icons/hicolor/128x128/mimetypes/application-x-gcrystal.png share/icons/hicolor/32x32/apps/gchem3d.png @@ -296,12 +302,6 @@ share/icons/hicolor/72x72/apps/gcrystal.png share/icons/hicolor/72x72/apps/gspectrum.png share/icons/hicolor/72x72/mimetypes/application-x-gchempaint.png share/icons/hicolor/72x72/mimetypes/application-x-gcrystal.png -share/icons/hicolor/128x128/apps/gchem3d.png -share/icons/hicolor/128x128/apps/gchemcalc.png -share/icons/hicolor/128x128/apps/gchempaint.png -share/icons/hicolor/128x128/apps/gchemtable.png -share/icons/hicolor/128x128/apps/gcrystal.png -share/icons/hicolor/128x128/apps/gspectrum.png share/locale/de/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/el/LC_MESSAGES/gchemutils-%%VER%%.mo share/locale/es/LC_MESSAGES/gchemutils-%%VER%%.mo |