Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 14:41:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203025] [PATCH] Unbreak astro/viking
Message-ID:  <bug-203025-13-d0nOH4qOCn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203025-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203025-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203025

Walter Schwarzenfeld <w.litter@aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160922|0                           |1
           is patch|                            |

--- Comment #4 from Walter Schwarzenfeld <w.litter@aon.at> ---
Comment on attachment 160922
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D160922
patch-Makefile_1_6 update

>--- Makefile.orig	2015-09-11 08:43:17 UTC
>+++ Makefile
>@@ -1,9 +1,9 @@
> # Created by: David Le Brun <david@trucs.org>
>-# $FreeBSD$
>+# $FreeBSD: head/astro/viking/Makefile 394778 2015-08-19 13:29:59Z mat $
>=20
> PORTNAME=3D	viking
>-PORTVERSION=3D	1.5.1
>-PORTREVISION=3D	3
>+PORTVERSION=3D	1.6
>+#PORTREVISION=3D	3
> CATEGORIES=3D	astro
> MASTER_SITES=3D	SF/${PORTNAME}/
>=20
>@@ -12,13 +12,13 @@ COMMENT=3D	Program to manage GPS data (tra
>=20
> LICENSE=3D	GPLv2
>=20
>-BROKEN=3D		Fails to build
>-
> BUILD_DEPENDS=3D	p5-XML-Parser>=3D0:${PORTSDIR}/textproc/p5-XML-Parser
> LIB_DEPENDS=3D	libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
> 		libpcre.so:${PORTSDIR}/devel/pcre \
> 		libcurl.so:${PORTSDIR}/ftp/curl \
> 		libpng.so:${PORTSDIR}/graphics/png \
>+		libmapnik.so:${PORTSDIR}/graphics/mapnik \
>+		libgexiv2.so:${PORTSDIR}/graphics/gexiv2 \
> 		libfreetype.so:${PORTSDIR}/print/freetype2 \
> 		libexpat.so:${PORTSDIR}/textproc/expat2 \
> 		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
>@@ -39,7 +39,7 @@ LDFLAGS+=3D	-L${LOCALBASE}/lib -pthread
> PORTDOCS=3D	AUTHORS ChangeLog NEWS README
>=20
> OPTIONS_DEFINE=3D		DOCS GEOCACHES NLS GEOTAG GPSD
>-OPTIONS_DEFAULT=3D	GEOTAG GPSD MERKAATOR
>+OPTIONS_DEFAULT=3D	GEOTAG JOSM
>=20
> OPTIONS_MULTI=3D		OpenStreetMap-Editor
> OPTIONS_MULTI_OpenStreetMap-Editor=3D	JOSM MERKAATOR

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203025-13-d0nOH4qOCn>