summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-23 07:46:24 +0000
committerobache <obache@pkgsrc.org>2012-12-23 07:46:24 +0000
commit3b820e55e9ac424423033fb100f31c69408eab23 (patch)
tree1018403746f0741c2b00f6ebec128ce214cd4a34 /devel
parent5b6a83e3df74896dd9327c2f5a91feaea2e5f7c1 (diff)
downloadpkgsrc-3b820e55e9ac424423033fb100f31c69408eab23.tar.gz
Update cutter to 1.2.2.
== [release-1-2-2] 1.2.2: 2012-10-29 We began to support Ubuntu 12.10 (Quantal Quetzal). There are some improvements and fixed bugs. === Cutter ==== Improvements * [doc] Added release procedure documentation. * [doc] Improved documentation about Travis-CI configuraion. * Supported Ubuntu 12.10 (Quantal Quetzal). ==== Fixes * [sample][GTK+] Fixed missing GLIB_LIBS that has flags for GModule. [Reported by Hiroshi Umemoto] === CppCutter ==== Fixes * Fixed a bug that wrong data function is searched. === GCutter ==== Fixes * [sample] Fixed missing function call in sample code. === Thanks * Hiroshi Umemoto
Diffstat (limited to 'devel')
-rw-r--r--devel/cutter/Makefile5
-rw-r--r--devel/cutter/PLIST5
-rw-r--r--devel/cutter/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile
index b0df1579382..962109ff737 100644
--- a/devel/cutter/Makefile
+++ b/devel/cutter/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2012/10/31 11:16:49 asau Exp $
+# $NetBSD: Makefile,v 1.23 2012/12/23 07:46:24 obache Exp $
#
-DISTNAME= cutter-1.2.1
-PKGREVISION= 4
+DISTNAME= cutter-1.2.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cutter/}
diff --git a/devel/cutter/PLIST b/devel/cutter/PLIST
index 4f5ea032536..8f7eef81dcd 100644
--- a/devel/cutter/PLIST
+++ b/devel/cutter/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2012/08/19 07:44:01 obache Exp $
+@comment $NetBSD: PLIST,v 1.8 2012/12/23 07:46:25 obache Exp $
bin/cut-diff
bin/cutter
include/cutter/cppcutter.h
@@ -142,6 +142,7 @@ share/cutter/stack/src/stack.h
share/cutter/stack/test/Makefile.am
share/cutter/stack/test/run-test.sh
share/cutter/stack/test/test-stack.c
+${PLIST.gtk}share/cutter/ui/gtk-menu.ui
share/gtk-doc/html/cutter/GCutEgg.html
share/gtk-doc/html/cutter/GCutEventLoop.html
share/gtk-doc/html/cutter/GCutProcess.html
@@ -387,6 +388,7 @@ share/gtk-doc/html/cutter/ja/news.html
share/gtk-doc/html/cutter/ja/overview.html
share/gtk-doc/html/cutter/ja/readme.html
share/gtk-doc/html/cutter/ja/reference.html
+share/gtk-doc/html/cutter/ja/release.html
share/gtk-doc/html/cutter/ja/right.png
share/gtk-doc/html/cutter/ja/soupcut-assertions-helper.xml
share/gtk-doc/html/cutter/ja/soupcut-assertions.xml
@@ -408,6 +410,7 @@ share/gtk-doc/html/cutter/news.html
share/gtk-doc/html/cutter/overview.html
share/gtk-doc/html/cutter/readme.html
share/gtk-doc/html/cutter/reference.html
+share/gtk-doc/html/cutter/release.html
share/gtk-doc/html/cutter/right.png
share/gtk-doc/html/cutter/start.html
share/gtk-doc/html/cutter/style.css
diff --git a/devel/cutter/distinfo b/devel/cutter/distinfo
index b72e8ae5c92..13089570e8f 100644
--- a/devel/cutter/distinfo
+++ b/devel/cutter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/08/19 07:44:01 obache Exp $
+$NetBSD: distinfo,v 1.8 2012/12/23 07:46:25 obache Exp $
-SHA1 (cutter-1.2.1.tar.gz) = 661cf983802a0e90eb04862f68d698b3017a538b
-RMD160 (cutter-1.2.1.tar.gz) = ffb92575d476cec47fc53502c12d599a8d606465
-Size (cutter-1.2.1.tar.gz) = 2594336 bytes
+SHA1 (cutter-1.2.2.tar.gz) = ce33471d343af21488ad0f36c8ed4f4ab3f6cd72
+RMD160 (cutter-1.2.2.tar.gz) = 9a585e71038567cd338f629bdb267041db7738d2
+Size (cutter-1.2.2.tar.gz) = 2625075 bytes