ports/126205: [PATCH] astro/viking: update to 0.9.6

Ulrich Spoerlein uspoerlein at gmail.com
Sun Aug 3 10:50:02 UTC 2008


>Number:         126205
>Category:       ports
>Synopsis:       [PATCH] astro/viking: update to 0.9.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 03 10:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner.spoerlein.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jun 13 21:53:09 CEST 2008
>Description:
- Update to 0.9.6
- Fixes the Google Maps tile downloading

Port maintainer (david at trucs.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- viking-0.9.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/viking/Makefile,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile
--- Makefile	6 Jun 2008 13:02:58 -0000	1.2
+++ Makefile	3 Aug 2008 10:19:51 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	viking
-PORTVERSION=	0.9.4
-PORTREVISION=	1
+PORTVERSION=	0.9.6
 CATEGORIES=	astro
 MASTER_SITES=	SF
 
@@ -21,6 +20,7 @@ RUN_DEPENDS=	gpsbabel:${PORTSDIR}/astro/
 USE_PERL5_RUN=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk20 libglade2
+INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/astro/viking/distinfo,v
retrieving revision 1.1
diff -u -p -u -r1.1 distinfo
--- distinfo	2 May 2008 10:09:47 -0000	1.1
+++ distinfo	3 Aug 2008 10:19:51 -0000
@@ -1,3 +1,3 @@
-MD5 (viking-0.9.4.tar.gz) = 2bbd80435535a4be897ac56c8bf5f8ae
-SHA256 (viking-0.9.4.tar.gz) = 14b65e33eb0b02ce05962f516a4b5c96ff078e646ba4f482e30975dc3b33e3e3
-SIZE (viking-0.9.4.tar.gz) = 585989
+MD5 (viking-0.9.6.tar.gz) = 14c7de0702a5bd5e45924bd166ae5ee2
+SHA256 (viking-0.9.6.tar.gz) = 9370d4e6a7166c03c8838edc9defd5c9c637b0a2a2f765e2a0d7ec4ed9079fb8
+SIZE (viking-0.9.6.tar.gz) = 688700
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/astro/viking/pkg-plist,v
retrieving revision 1.1
diff -u -p -u -r1.1 pkg-plist
--- pkg-plist	2 May 2008 10:09:47 -0000	1.1
+++ pkg-plist	3 Aug 2008 10:19:51 -0000
@@ -1,9 +1,20 @@
 bin/viking
 bin/viking-remote
+share/applications/viking.desktop
+share/icons/viking_icon.png
 %%NLS%%share/locale/cs/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/da/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/de/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/el/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/es/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/it/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/viking.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/viking.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/viking.mo
--- viking-0.9.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list