Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 02:42:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170133: astro/viking: Update to version 1.3.1
Message-ID:  <20120726024207.0222a439c3339eb86c52631c@yahoo.com>
Resent-Message-ID: <201207251800.q6PI0ODG058895@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170133
>Category:       ports
>Synopsis:       astro/viking: Update to version 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 25 18:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p9 i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/astro/viking/Makefile astro/viking/Makefile
--- /usr/ports/astro/viking/Makefile	2012-06-01 15:57:16.000000000 +0900
+++ astro/viking/Makefile	2012-07-03 02:53:26.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	viking
-PORTVERSION=	1.3
-PORTREVISION=	1
+PORTVERSION=	1.3.1
 CATEGORIES=	astro
 MASTER_SITES=	SF
 
@@ -16,8 +15,8 @@
 
 LICENSE=	GPLv2 # (or later)
 
-LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
-		expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
+		expat:${PORTSDIR}/textproc/expat2
 RUN_DEPENDS=	gpsbabel:${PORTSDIR}/astro/gpsbabel
 
 OPTIONS_DEFINE=	GEOTAR GPSD
@@ -40,13 +39,13 @@
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGEOTAG}
-LIB_DEPENDS+=	exif.12:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS+=	exif:${PORTSDIR}/graphics/libexif
 .else
 CONFIGURE_ARGS+=	--disable-geotag
 .endif
 
 .if ${PORT_OPTIONS:MGPSD}
-LIB_DEPENDS+=	gps.20:${PORTSDIR}/astro/gpsd
+LIB_DEPENDS+=	gps:${PORTSDIR}/astro/gpsd
 .else
 CONFIGURE_ARGS+=	--disable-realtime-gps-tracking
 .endif
diff -urN /usr/ports/astro/viking/distinfo astro/viking/distinfo
--- /usr/ports/astro/viking/distinfo	2012-05-21 12:09:59.000000000 +0900
+++ astro/viking/distinfo	2012-07-03 02:54:33.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (viking-1.3.tar.gz) = 54dc43b0136722118b8402d51ac8d78180ad59cc37e37ddf3fb6a7ee6bf04fdf
-SIZE (viking-1.3.tar.gz) = 1116537
+SHA256 (viking-1.3.1.tar.gz) = d6511059eb554426dd6f5c76dd7d30913429a0445bddef63647fc9458c5c0920
+SIZE (viking-1.3.1.tar.gz) = 1094445
>Release-Note:
>Audit-Trail:
>Unformatted:



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