Update to 1.2.6

Release notes:
http://cutter.sourceforge.net/reference/news.html#news.release-1-2-6
This commit is contained in:
Romain Tartière 2018-02-21 08:15:36 +00:00
parent 8990aa9e99
commit c86a54ec8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462478
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= cutter PORTNAME= cutter
PORTVERSION= 1.2.5 PORTVERSION= 1.2.6
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= SF MASTER_SITES= SF

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1476636319 TIMESTAMP = 1507828221
SHA256 (cutter-1.2.5.tar.gz) = e53613445e8fe20173a656db5a70a7eb0c4586be1d9f33dc93e2eddd2f646b20 SHA256 (cutter-1.2.6.tar.gz) = 459becce78ec4c568f4f5a5e20c73ea36be283bf955f4a252e8491b634339065
SIZE (cutter-1.2.5.tar.gz) = 2758243 SIZE (cutter-1.2.6.tar.gz) = 2465268

View file

@ -141,6 +141,7 @@ share/aclocal/cutter.m4
%%DATADIR%%/icons/kinotan/pass.png %%DATADIR%%/icons/kinotan/pass.png
%%DATADIR%%/icons/kinotan/pending.png %%DATADIR%%/icons/kinotan/pending.png
%%DATADIR%%/license/fdl-1.3.txt %%DATADIR%%/license/fdl-1.3.txt
%%DATADIR%%/license/gpl-3.txt
%%DATADIR%%/license/lgpl-3.txt %%DATADIR%%/license/lgpl-3.txt
%%DATADIR%%/stack/Makefile.am %%DATADIR%%/stack/Makefile.am
%%DATADIR%%/stack/autogen.sh %%DATADIR%%/stack/autogen.sh
@ -226,7 +227,6 @@ share/aclocal/cutter.m4
%%DOCSDIR%%/index-all.html %%DOCSDIR%%/index-all.html
%%DOCSDIR%%/index-deprecated.html %%DOCSDIR%%/index-deprecated.html
%%DOCSDIR%%/index.html %%DOCSDIR%%/index.html
%%DOCSDIR%%/index.sgml
%%DOCSDIR%%/install-to-centos.html %%DOCSDIR%%/install-to-centos.html
%%DOCSDIR%%/install-to-cygwin.html %%DOCSDIR%%/install-to-cygwin.html
%%DOCSDIR%%/install-to-debian.html %%DOCSDIR%%/install-to-debian.html