Update to 1.2.9
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user