From 7af229e43f56fe2129c91106d870fa8e7d213054 Mon Sep 17 00:00:00 2001 From: gusi Date: Thu, 29 May 2014 05:32:05 +0000 Subject: Update gnome-calculator to 3.12.2. Remove bison from the build, it is not needed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19709 df743ca5-7f9a-e211-a948-0013205c9059 --- math/gnome-calculator/Makefile | 5 ++--- math/gnome-calculator/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'math') diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index 45336e19c..61b08c828 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= gnome-calculator -PORTVERSION= 3.12.1 -PORTREVISION= 1 +PORTVERSION= 3.12.2 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,7 +13,7 @@ COMMENT= GNOME 3 calculator tool BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -USES= bison gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtksourceview3 gtk30 intlhack libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index df9970c23..d81b12a9c 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-calculator-3.12.1.tar.xz) = 15a75bbe19f6d2280d864f0504f6fc5b1f148fea9738b5548b64b7b8c0c64740 -SIZE (gnome3/gnome-calculator-3.12.1.tar.xz) = 1213544 +SHA256 (gnome3/gnome-calculator-3.12.2.tar.xz) = da9dd34286979e88430b236982bf0c8b4415cd0c0caa0c19228fb521c08abe60 +SIZE (gnome3/gnome-calculator-3.12.2.tar.xz) = 1213444 -- cgit