diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-29 13:32:05 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-29 13:32:05 +0800 |
commit | 7af229e43f56fe2129c91106d870fa8e7d213054 (patch) | |
tree | 628db2323971d52911bb3f3a1e93a3e4f94310df /math | |
parent | a40e9b0277decb13d8f5bc6c3876b971711b7daf (diff) | |
download | marcuscom-ports-7af229e43f56fe2129c91106d870fa8e7d213054.tar.gz marcuscom-ports-7af229e43f56fe2129c91106d870fa8e7d213054.tar.zst marcuscom-ports-7af229e43f56fe2129c91106d870fa8e7d213054.zip |
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
Diffstat (limited to 'math')
-rw-r--r-- | math/gnome-calculator/Makefile | 5 | ||||
-rw-r--r-- | math/gnome-calculator/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
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 |