summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorIsmael Luceno2018-01-30 06:10:21 -0300
committerIsmael Luceno2018-01-30 06:10:21 -0300
commit24596d2f69d3a918ada43e24132f5c715ea0bded (patch)
treea5070b0292be9e0e2dfc21600a0e16f053625717 /x11-toolkits
parentf6b7afffbe2d701660e82e5e59a225f52f9fb970 (diff)
goocanvas2 2.0.4
Diffstat (limited to 'x11-toolkits')
-rwxr-xr-xx11-toolkits/goocanvas2/DETAILS14
-rw-r--r--x11-toolkits/goocanvas2/HISTORY5
2 files changed, 12 insertions, 7 deletions
diff --git a/x11-toolkits/goocanvas2/DETAILS b/x11-toolkits/goocanvas2/DETAILS
index 7b0d740058..6e8186b143 100755
--- a/x11-toolkits/goocanvas2/DETAILS
+++ b/x11-toolkits/goocanvas2/DETAILS
@@ -1,11 +1,11 @@
SPELL=goocanvas2
- VERSION=2.0.2
- SOURCE=goocanvas-${VERSION}.tar.xz
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_HASH=sha512:2b3014b832a5426884aa472fbfabcca171ef90305afccd312583d259517725a1839509e39b13b30c5097bf54ed9b3dfd2bf9eeca4e813a82d14cf1d5a54578ac
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/goocanvas-${VERSION}
- WEB_SITE=http://live.gnome.org/GooCanvas
+ SPELLX=goocanvas
+ VERSION=2.0.4
+ SOURCE=$SPELLX-$VERSION.tar.xz
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELLX/${VERSION%.*}/$SOURCE
+ SOURCE_HASH=sha512:e57dfd59d9b9cb64deadfeac193c11a89347c7f0e966377cfb98afcc2b46be13fe05d253a96e63dc7e6981c75e6e871040b83d8d0aee95cb62b79965d6be5688
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=https://wiki.gnome.org/action/show/Projects/GooCanvas
LICENSE[0]=GPL
ENTERED=20140125
SHORT="A cairo based widget for gtk2+"
diff --git a/x11-toolkits/goocanvas2/HISTORY b/x11-toolkits/goocanvas2/HISTORY
index 8bb93839d0..5e84adabb2 100644
--- a/x11-toolkits/goocanvas2/HISTORY
+++ b/x11-toolkits/goocanvas2/HISTORY
@@ -1,3 +1,8 @@
+2018-01-30 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed WEB_SITE
+ updated spell to 2.0.4
+
2014-01-25 Robin Cook <rcook@wyrms.net>
* DEPENDS, DETAILS: spell created