Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 07:00:46 +0000 (UTC)
From:      Romain Tartière <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304816 - head/devel/cutter
Message-ID:  <201209250700.q8P70kDh081807@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Tue Sep 25 07:00:45 2012
New Revision: 304816
URL: http://svn.freebsd.org/changeset/ports/304816

Log:
  Update to 1.2.1.

Modified:
  head/devel/cutter/Makefile
  head/devel/cutter/distinfo
  head/devel/cutter/pkg-plist

Modified: head/devel/cutter/Makefile
==============================================================================
--- head/devel/cutter/Makefile	Tue Sep 25 06:48:07 2012	(r304815)
+++ head/devel/cutter/Makefile	Tue Sep 25 07:00:45 2012	(r304816)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cutter
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 

Modified: head/devel/cutter/distinfo
==============================================================================
--- head/devel/cutter/distinfo	Tue Sep 25 06:48:07 2012	(r304815)
+++ head/devel/cutter/distinfo	Tue Sep 25 07:00:45 2012	(r304816)
@@ -1,2 +1,2 @@
-SHA256 (cutter-1.2.0.tar.gz) = c84cce75a49a69b812aa7be54e57e68f56f9de016a1ca59c24357f3b0ecc4af9
-SIZE (cutter-1.2.0.tar.gz) = 2551807
+SHA256 (cutter-1.2.1.tar.gz) = d60304fea956c211a9df35156d888186b0e5fe748bf306668ddd4b76ddb9f905
+SIZE (cutter-1.2.1.tar.gz) = 2594336

Modified: head/devel/cutter/pkg-plist
==============================================================================
--- head/devel/cutter/pkg-plist	Tue Sep 25 06:48:07 2012	(r304815)
+++ head/devel/cutter/pkg-plist	Tue Sep 25 07:00:45 2012	(r304816)
@@ -27,6 +27,7 @@ include/cutter/cutter/cut-helper.h
 include/cutter/cutter/cut-iterated-test.h
 include/cutter/cutter/cut-listener-utils.h
 include/cutter/cutter/cut-listener.h
+include/cutter/cutter/cut-logger.h
 include/cutter/cutter/cut-macros.h
 include/cutter/cutter/cut-main.h
 include/cutter/cutter/cut-module-factory-utils.h
@@ -156,6 +157,7 @@ share/aclocal/cutter.m4
 %%DATADIR%%/stack/test/Makefile.am
 %%DATADIR%%/stack/test/run-test.sh
 %%DATADIR%%/stack/test/test-stack.c
+%%DATADIR%%/ui/gtk-menu.ui
 %%DOCSDIR%%/GCutEgg.html
 %%DOCSDIR%%/GCutEventLoop.html
 %%DOCSDIR%%/GCutProcess.html
@@ -281,6 +283,7 @@ share/aclocal/cutter.m4
 %%DOCSDIR%%/ja/cut-experimental.xml
 %%DOCSDIR%%/ja/cut-features.xml
 %%DOCSDIR%%/ja/cut-helper.xml
+%%DOCSDIR%%/ja/cut-logger.xml
 %%DOCSDIR%%/ja/cut-multi-process.xml
 %%DOCSDIR%%/ja/cut-string-diff-writer.xml
 %%DOCSDIR%%/ja/cut-test-utils.xml
@@ -408,6 +411,8 @@ share/aclocal/cutter.m4
 %%DOCSDIR%%/ja/soupcutter.xml
 %%DOCSDIR%%/ja/start.html
 %%DOCSDIR%%/ja/style.css
+%%DOCSDIR%%/ja/travis-ci-integration.html
+%%DOCSDIR%%/ja/travis-ci.html
 %%DOCSDIR%%/ja/tutorial.html
 %%DOCSDIR%%/ja/up.png
 %%DOCSDIR%%/ja/users.html
@@ -422,6 +427,8 @@ share/aclocal/cutter.m4
 %%DOCSDIR%%/right.png
 %%DOCSDIR%%/start.html
 %%DOCSDIR%%/style.css
+%%DOCSDIR%%/travis-ci-integration.html
+%%DOCSDIR%%/travis-ci.html
 %%DOCSDIR%%/tutorial.html
 %%DOCSDIR%%/up.png
 %%DOCSDIR%%/users.html
@@ -430,6 +437,7 @@ share/aclocal/cutter.m4
 %%NLS%%share/locale/ja/LC_MESSAGES/cutter.mo
 @dirrm %%DOCSDIR%%/ja
 @dirrm %%DOCSDIR%%
+@dirrm %%DATADIR%%/ui
 @dirrm %%DATADIR%%/stack/test
 @dirrm %%DATADIR%%/stack/src
 @dirrm %%DATADIR%%/stack/config



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209250700.q8P70kDh081807>