Bug 178844 - [MAINTAINER] games/connectagram: update to 1.1.1
Summary: [MAINTAINER] games/connectagram: update to 1.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 22:20 UTC by nemysis
Modified: 2013-06-07 16:50 UTC (History)
1 user (show)

See Also:


Attachments
connectagram-1.1.1.patch (4.36 KB, patch)
2013-05-22 22:20 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-05-22 22:20:00 UTC
- Update to 1.1.1
- Trim Makefile header
- Trim desktop dependency
- Fix typo, fix port install
- Trim pkg-plist

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-22 22:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-07 16:42:12 UTC
Author: miwi
Date: Fri Jun  7 15:41:58 2013
New Revision: 320217
URL: http://svnweb.freebsd.org/changeset/ports/320217

Log:
  - Update to 1.1.1
  
  PR:		178844
  Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

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

Modified: head/games/connectagram/Makefile
==============================================================================
--- head/games/connectagram/Makefile	Fri Jun  7 15:39:29 2013	(r320216)
+++ head/games/connectagram/Makefile	Fri Jun  7 15:41:58 2013	(r320217)
@@ -1,8 +1,8 @@
-# Created by: nemysis@gmx.ch
+# Created by: nemysis <nemysis@gmx.ch>
 # $FreeBSD$
 
 PORTNAME=	connectagram
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	games
 MASTER_SITES=	http://gottcode.org/${PORTNAME}/
 EXTRACT_SUFX=	-src.tar.bz2
@@ -13,7 +13,9 @@ COMMENT=	Word unscrambling game
 LICENSE=	GPLv3
 
 USE_BZIP2=	yes
-USE_QT4=	moc_build qmake_build rcc_build gui network
+USES=		desktop-file-utils
+USE_QT4=	moc_build qmake_build rcc_build gui network iconengines \
+		imageformats
 INSTALLS_ICONS=	yes
 MAKE_JOBS_SAFE=	yes
 
@@ -28,11 +30,11 @@ do-configure:
 post-install:
 	@(cd ${WRKSRC} && ${COPYTREE_SHARE} data ${DATADIR})
 	@(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} patterns ${DATADIR})
-	@(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/icons/)
-	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps/
+	@(cd ${WRKSRC}/icons && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons/)
+	${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps
 
 .if ${PORT_OPTIONS:MDOCS}
-	${MKDIR} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
 .endif
 

Modified: head/games/connectagram/distinfo
==============================================================================
--- head/games/connectagram/distinfo	Fri Jun  7 15:39:29 2013	(r320216)
+++ head/games/connectagram/distinfo	Fri Jun  7 15:41:58 2013	(r320217)
@@ -1,2 +1,2 @@
-SHA256 (connectagram-1.1.0-src.tar.bz2) = 15ee5ceda89ee378377d8eb3a13e7335c8535f10d0c3740ee05692fbd7ea6adc
-SIZE (connectagram-1.1.0-src.tar.bz2) = 780285
+SHA256 (connectagram-1.1.1-src.tar.bz2) = 734c610a59d043a13edb6d7301cc9e72704663128cd95370ba22ae12da4796fb
+SIZE (connectagram-1.1.1-src.tar.bz2) = 787725

Modified: head/games/connectagram/pkg-plist
==============================================================================
--- head/games/connectagram/pkg-plist	Fri Jun  7 15:39:29 2013	(r320216)
+++ head/games/connectagram/pkg-plist	Fri Jun  7 15:41:58 2013	(r320217)
@@ -1,13 +1,4 @@
 bin/connectagram
-icons/hicolor/128x128/apps/connectagram.png
-icons/hicolor/16x16/apps/connectagram.png
-icons/hicolor/22x22/apps/connectagram.png
-icons/hicolor/24x24/apps/connectagram.png
-icons/hicolor/256x256/apps/connectagram.png
-icons/hicolor/32x32/apps/connectagram.png
-icons/hicolor/48x48/apps/connectagram.png
-icons/hicolor/64x64/apps/connectagram.png
-icons/hicolor/scalable/apps/connectagram.svg
 share/applications/connectagram.desktop
 %%DATADIR%%/data/en/words
 %%DATADIR%%/data/fr/words
@@ -17,10 +8,23 @@ share/applications/connectagram.desktop
 %%DATADIR%%/patterns/3.png
 %%DATADIR%%/patterns/4.png
 %%DATADIR%%/patterns/5.png
+%%DATADIR%%/translations/connectagram_cs.qm
+%%DATADIR%%/translations/connectagram_de.qm
+%%DATADIR%%/translations/connectagram_el.qm
 %%DATADIR%%/translations/connectagram_en.qm
 %%DATADIR%%/translations/connectagram_fr.qm
 %%DATADIR%%/translations/connectagram_ro.qm
 %%DATADIR%%/translations/connectagram_ru.qm
+%%DATADIR%%/translations/connectagram_tr.qm
+share/icons/hicolor/128x128/apps/connectagram.png
+share/icons/hicolor/16x16/apps/connectagram.png
+share/icons/hicolor/22x22/apps/connectagram.png
+share/icons/hicolor/24x24/apps/connectagram.png
+share/icons/hicolor/256x256/apps/connectagram.png
+share/icons/hicolor/32x32/apps/connectagram.png
+share/icons/hicolor/48x48/apps/connectagram.png
+share/icons/hicolor/64x64/apps/connectagram.png
+share/icons/hicolor/scalable/apps/connectagram.svg
 share/pixmaps/connectagram.png
 share/pixmaps/connectagram.xpm
 @dirrm %%DATADIR%%/translations
@@ -30,23 +34,3 @@ share/pixmaps/connectagram.xpm
 @dirrm %%DATADIR%%/data
 @dirrm %%DATADIR%%
 @dirrmtry share/applications
-@dirrmtry icons/hicolor/scalable/apps
-@dirrmtry icons/hicolor/scalable
-@dirrmtry icons/hicolor/64x64/apps
-@dirrmtry icons/hicolor/64x64
-@dirrmtry icons/hicolor/48x48/apps
-@dirrmtry icons/hicolor/48x48
-@dirrmtry icons/hicolor/32x32/apps
-@dirrmtry icons/hicolor/32x32
-@dirrmtry icons/hicolor/256x256/apps
-@dirrmtry icons/hicolor/256x256
-@dirrmtry icons/hicolor/24x24/apps
-@dirrmtry icons/hicolor/24x24
-@dirrmtry icons/hicolor/22x22/apps
-@dirrmtry icons/hicolor/22x22
-@dirrmtry icons/hicolor/16x16/apps
-@dirrmtry icons/hicolor/16x16
-@dirrmtry icons/hicolor/128x128/apps
-@dirrmtry icons/hicolor/128x128
-@dirrmtry icons/hicolor
-@dirrmtry icons
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-06-07 16:43:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!