diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-11-22 14:49:25 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-11-22 14:49:25 +0000 |
commit | 8aa1a52a3d34b7c042dda2f86b2b54bdd18bab14 (patch) | |
tree | b05195be143d270130b6cdaa27987f0aa6ecd03f | |
parent | Update to 1.10.17. (diff) |
Update to 0.12.10.
Chase both goffice and gnumeric updates.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286249
-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 |