svn commit: r462478 - head/devel/cutter
Romain Tartière
romain at FreeBSD.org
Wed Feb 21 08:15:37 UTC 2018
Author: romain
Date: Wed Feb 21 08:15:36 2018
New Revision: 462478
URL: https://svnweb.freebsd.org/changeset/ports/462478
Log:
Update to 1.2.6
Release notes:
http://cutter.sourceforge.net/reference/news.html#news.release-1-2-6
Modified:
head/devel/cutter/Makefile
head/devel/cutter/distinfo
head/devel/cutter/pkg-plist
Modified: head/devel/cutter/Makefile
==============================================================================
--- head/devel/cutter/Makefile Wed Feb 21 08:03:18 2018 (r462477)
+++ head/devel/cutter/Makefile Wed Feb 21 08:15:36 2018 (r462478)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cutter
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6
CATEGORIES= devel
MASTER_SITES= SF
Modified: head/devel/cutter/distinfo
==============================================================================
--- head/devel/cutter/distinfo Wed Feb 21 08:03:18 2018 (r462477)
+++ head/devel/cutter/distinfo Wed Feb 21 08:15:36 2018 (r462478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476636319
-SHA256 (cutter-1.2.5.tar.gz) = e53613445e8fe20173a656db5a70a7eb0c4586be1d9f33dc93e2eddd2f646b20
-SIZE (cutter-1.2.5.tar.gz) = 2758243
+TIMESTAMP = 1507828221
+SHA256 (cutter-1.2.6.tar.gz) = 459becce78ec4c568f4f5a5e20c73ea36be283bf955f4a252e8491b634339065
+SIZE (cutter-1.2.6.tar.gz) = 2465268
Modified: head/devel/cutter/pkg-plist
==============================================================================
--- head/devel/cutter/pkg-plist Wed Feb 21 08:03:18 2018 (r462477)
+++ head/devel/cutter/pkg-plist Wed Feb 21 08:15:36 2018 (r462478)
@@ -141,6 +141,7 @@ share/aclocal/cutter.m4
%%DATADIR%%/icons/kinotan/pass.png
%%DATADIR%%/icons/kinotan/pending.png
%%DATADIR%%/license/fdl-1.3.txt
+%%DATADIR%%/license/gpl-3.txt
%%DATADIR%%/license/lgpl-3.txt
%%DATADIR%%/stack/Makefile.am
%%DATADIR%%/stack/autogen.sh
@@ -226,7 +227,6 @@ share/aclocal/cutter.m4
%%DOCSDIR%%/index-all.html
%%DOCSDIR%%/index-deprecated.html
%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
%%DOCSDIR%%/install-to-centos.html
%%DOCSDIR%%/install-to-cygwin.html
%%DOCSDIR%%/install-to-debian.html
More information about the svn-ports-head
mailing list