Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 01:59:46 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475619 - head/games/connectagram
Message-ID:  <201807290159.w6T1xktC000773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Sun Jul 29 01:59:46 2018
New Revision: 475619
URL: https://svnweb.freebsd.org/changeset/ports/475619

Log:
  Update to 1.2.9

Modified:
  head/games/connectagram/Makefile
  head/games/connectagram/distinfo
  head/games/connectagram/pkg-plist

Modified: head/games/connectagram/Makefile
==============================================================================
--- head/games/connectagram/Makefile	Sat Jul 28 23:58:42 2018	(r475618)
+++ head/games/connectagram/Makefile	Sun Jul 29 01:59:46 2018	(r475619)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	connectagram
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.9
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	games
 MASTER_SITES=	http://gottcode.org/connectagram/
@@ -25,8 +25,6 @@ OPTIONS_SUB=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|share/man|man|' ${WRKSRC}/connectagram.pro
-	@${REINPLACE_CMD} -e \
-		's|std::lround|lround|' ${WRKSRC}/src/*.cpp
 
 post-patch-NLS-off:
 	@${REINPLACE_CMD} -e \
@@ -34,7 +32,7 @@ post-patch-NLS-off:
 
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	(cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \
+	(cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog README \
 		${STAGEDIR}${DOCSDIR})
 
 .include <bsd.port.mk>

Modified: head/games/connectagram/distinfo
==============================================================================
--- head/games/connectagram/distinfo	Sat Jul 28 23:58:42 2018	(r475618)
+++ head/games/connectagram/distinfo	Sun Jul 29 01:59:46 2018	(r475619)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519224225
-SHA256 (connectagram-1.2.6-src.tar.bz2) = 79177c962292d20848f124358a2a3445e09ec4eb0b3d8a092f921cf7d8139dae
-SIZE (connectagram-1.2.6-src.tar.bz2) = 1626276
+TIMESTAMP = 1532650668
+SHA256 (connectagram-1.2.9-src.tar.bz2) = ba5d459a83e13347d72c7ac95d9b2fb1a880886740ceb4b6b5402a3a988942be
+SIZE (connectagram-1.2.9-src.tar.bz2) = 1753434

Modified: head/games/connectagram/pkg-plist
==============================================================================
--- head/games/connectagram/pkg-plist	Sat Jul 28 23:58:42 2018	(r475618)
+++ head/games/connectagram/pkg-plist	Sun Jul 29 01:59:46 2018	(r475619)
@@ -16,12 +16,13 @@ share/applications/connectagram.desktop
 %%NLS%%%%DATADIR%%/translations/connectagram_lt.qm
 %%NLS%%%%DATADIR%%/translations/connectagram_nl.qm
 %%NLS%%%%DATADIR%%/translations/connectagram_pl.qm
+%%NLS%%%%DATADIR%%/translations/connectagram_pt.qm
 %%NLS%%%%DATADIR%%/translations/connectagram_ro.qm
 %%NLS%%%%DATADIR%%/translations/connectagram_ru.qm
 %%NLS%%%%DATADIR%%/translations/connectagram_tr.qm
+%%NLS%%%%DATADIR%%/translations/connectagram_uk.qm
 %%PORTDOCS%%%%DOCSDIR%%/CREDITS
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 share/icons/hicolor/1024x1024/apps/connectagram.png
 share/icons/hicolor/128x128/apps/connectagram.png



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