svn commit: r430154 - in head/science/gchemutils: . files

Koop Mast kwm at FreeBSD.org
Sat Dec 31 19:43:23 UTC 2016


Author: kwm
Date: Sat Dec 31 19:43:21 2016
New Revision: 430154
URL: https://svnweb.freebsd.org/changeset/ports/430154

Log:
  Update gchemutils to 0.14.16.
  
  Record indirect dependancies.

Deleted:
  head/science/gchemutils/files/patch-libs_gccv_text.cc
Modified:
  head/science/gchemutils/Makefile
  head/science/gchemutils/distinfo
  head/science/gchemutils/pkg-plist

Modified: head/science/gchemutils/Makefile
==============================================================================
--- head/science/gchemutils/Makefile	Sat Dec 31 19:42:42 2016	(r430153)
+++ head/science/gchemutils/Makefile	Sat Dec 31 19:43:21 2016	(r430154)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gchemutils
-PORTVERSION=	0.14.10
+PORTVERSION=	0.14.16
 CATEGORIES=	science
 MASTER_SITES=	SAVANNAH/${PORTNAME}/${PORTVERSION:R}
 DISTNAME=	gnome-chemistry-utils-${PORTVERSION}
@@ -24,7 +24,8 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgcon
 PORTSCOUT=	limitw:1,even
 
 USE_XORG=	x11
-USE_GNOME=	gnomedocutils gtk30 intlhack libgsf libxml2
+USE_GNOME=	cairo gnomedocutils gtk30 intlhack libgsf libxml2
+USE_GL=		gl
 USES=		desktop-file-utils gettext gmake libtool:keepla localbase:ldflags \
 		pathfix pkgconfig shared-mime-info tar:xz
 USE_LDCONFIG=	yes

Modified: head/science/gchemutils/distinfo
==============================================================================
--- head/science/gchemutils/distinfo	Sat Dec 31 19:42:42 2016	(r430153)
+++ head/science/gchemutils/distinfo	Sat Dec 31 19:43:21 2016	(r430154)
@@ -1,2 +1,3 @@
-SHA256 (gnome-chemistry-utils-0.14.10.tar.xz) = 425d2f89eeb4b1aa41e74e29e7dd958d515805a7235d65d269145d95d988e7ac
-SIZE (gnome-chemistry-utils-0.14.10.tar.xz) = 5783360
+TIMESTAMP = 1483200443
+SHA256 (gnome-chemistry-utils-0.14.16.tar.xz) = 762effe8af6df568b824dbc9daef187fdf98c4a19edd31b4dd441ff4b7641741
+SIZE (gnome-chemistry-utils-0.14.16.tar.xz) = 5901656

Modified: head/science/gchemutils/pkg-plist
==============================================================================
--- head/science/gchemutils/pkg-plist	Sat Dec 31 19:42:42 2016	(r430153)
+++ head/science/gchemutils/pkg-plist	Sat Dec 31 19:43:21 2016	(r430154)
@@ -128,6 +128,7 @@ share/gchemutils/%%VER%%/ui/paint/plugin
 share/gchemutils/%%VER%%/ui/paint/plugins/selection/group.ui
 share/gchemutils/%%VER%%/ui/paint/plugins/templates/new-template.ui
 share/gchemutils/%%VER%%/ui/paint/plugins/templates/templates.ui
+share/gchemutils/%%VER%%/ui/paint/plugins/text/eq-props.ui
 share/gchemutils/%%VER%%/ui/paint/plugins/text/fontsel.ui
 share/gchemutils/%%VER%%/ui/paint/preferences.ui
 share/gchemutils/%%VER%%/ui/paint/tools.ui
@@ -196,9 +197,12 @@ share/gnome/help/gchempaint-%%VER%%/C/fi
 share/gnome/help/gchempaint-%%VER%%/C/figures/cyclentool.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/cycletools.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/downbond.png
+share/gnome/help/gchempaint-%%VER%%/C/figures/einstein.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/electrons.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/element.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/elt-menu.png
+share/gnome/help/gchempaint-%%VER%%/C/figures/equation-props.png
+share/gnome/help/gchempaint-%%VER%%/C/figures/equation.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/eraser.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/fragment.png
 share/gnome/help/gchempaint-%%VER%%/C/figures/ghemical.png


More information about the svn-ports-all mailing list