Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2019 03:18:38 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494763 - head/misc/crosti
Message-ID:  <201903060318.x263IcNa026818@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Mar  6 03:18:38 2019
New Revision: 494763
URL: https://svnweb.freebsd.org/changeset/ports/494763

Log:
  misc/crosti: Update 1.13.3 -> 1.14.0
  
  Reported by:	portscout

Modified:
  head/misc/crosti/Makefile
  head/misc/crosti/distinfo
  head/misc/crosti/pkg-plist

Modified: head/misc/crosti/Makefile
==============================================================================
--- head/misc/crosti/Makefile	Wed Mar  6 03:17:45 2019	(r494762)
+++ head/misc/crosti/Makefile	Wed Mar  6 03:18:38 2019	(r494763)
@@ -1,9 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	crosti
-DISTVERSION=	1.13.3
+DISTVERSION=	1.14.0
 DISTVERSIONSUFFIX=	-source
-PORTREVISION=	2
 CATEGORIES=	misc
 MASTER_SITES=	SF/crosti/crosti%20${DISTVERSION}/
 
@@ -13,10 +12,10 @@ COMMENT=	Convert custom image to cross stitch design, 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/gpl.txt
 
-USES=		desktop-file-utils dos2unix qmake qt:5 shared-mime-info zip
+USES=		desktop-file-utils dos2unix gl qmake qt:5 shared-mime-info zip
+DOS2UNIX_GLOB=	*.cpp *.csc *.h *.pro *.txt *.xml
 USE_GL=		gl
 USE_QT=		concurrent core gui printsupport svg widgets buildtools_build
-DOS2UNIX_GLOB=	*.cpp *.csc *.h *.pro *.txt *.xml
 NO_WRKSUBDIR=	yes
 
 .include <bsd.port.mk>

Modified: head/misc/crosti/distinfo
==============================================================================
--- head/misc/crosti/distinfo	Wed Mar  6 03:17:45 2019	(r494762)
+++ head/misc/crosti/distinfo	Wed Mar  6 03:18:38 2019	(r494763)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511764028
-SHA256 (crosti-1.13.3-source.zip) = 1434ba87e45974f63230d4c35f6674068ba12aa40dc248fd25205a479c3ad13f
-SIZE (crosti-1.13.3-source.zip) = 544647
+TIMESTAMP = 1551842007
+SHA256 (crosti-1.14.0-source.zip) = 6959f4a152fc5c3448b16f62a2011a862f5e6cacf75f38659c8a180defd957e6
+SIZE (crosti-1.14.0-source.zip) = 671143

Modified: head/misc/crosti/pkg-plist
==============================================================================
--- head/misc/crosti/pkg-plist	Wed Mar  6 03:17:45 2019	(r494762)
+++ head/misc/crosti/pkg-plist	Wed Mar  6 03:18:38 2019	(r494763)
@@ -143,8 +143,13 @@ share/applications/crosti.desktop
 %%DATADIR%%/system/image/zoom.png
 %%DATADIR%%/system/image/zoomreset.png
 %%DATADIR%%/system/palette/anchor.csc
+%%DATADIR%%/system/palette/cosmo.csc
 %%DATADIR%%/system/palette/dmc.csc
 %%DATADIR%%/system/palette/gamma.csc
+%%DATADIR%%/system/palette/jpcoats.csc
+%%DATADIR%%/system/palette/madeira.csc
+%%DATADIR%%/system/palette/paterna.csc
+%%DATADIR%%/system/palette/silkmori.csc
 %%DATADIR%%/system/theme/theme1/btn.qss
 %%DATADIR%%/system/theme/theme1/down_arrow.png
 %%DATADIR%%/system/theme/theme1/down_arrow_disabled.png
@@ -167,10 +172,12 @@ share/applications/crosti.desktop
 %%DATADIR%%/system/theme/theme1/widget.qss
 %%DATADIR%%/system/translations/crosti_cs.qm
 %%DATADIR%%/system/translations/crosti_fr.qm
+%%DATADIR%%/system/translations/crosti_hu.qm
 %%DATADIR%%/system/translations/crosti_it.qm
 %%DATADIR%%/system/translations/crosti_ru.qm
 %%DATADIR%%/system/translations/qt_cs.qm
 %%DATADIR%%/system/translations/qt_fr.qm
+%%DATADIR%%/system/translations/qt_hu.qm
 %%DATADIR%%/system/translations/qt_it.qm
 %%DATADIR%%/system/translations/qt_ru.qm
 share/icons/hicolor/16x16/apps/crosti.png



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