ports/169233: Update astro/foxtrotgps to latest version (1.1.1)
Craig R.Whipp
crwhipp at gmail.com
Tue Jun 19 04:50:15 UTC 2012
>Number: 169233
>Category: ports
>Synopsis: Update astro/foxtrotgps to latest version (1.1.1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 19 04:50:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Craig R. Whipp
>Release: FreeBSD 9.0-RELEASE-p3 powerpc
>Organization:
>Environment:
System: FreeBSD apple 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #2: Tue Jun 12 15:57:32 MST 2012 cwhipp at apple:/usr/obj/usr/src/sys/GENERIC powerpc
>Description:
Attached patch to udpate astro/foxtrotgps to the latest version from upstream. Current port is 1.1.0, upstream is 1.1.1.
>How-To-Repeat:
Build astro/foxtrotgps, or evaluate version in Makefile.
>Fix:
Apply patch with:
#cd /usr/ports/astro
#patch < $PATH_TO_PATCH
Build port using desired method.
--- ft.patch begins here ---
diff -rupN foxtrotgps/Makefile foxtrotgps_devel/Makefile
--- foxtrotgps/Makefile 2012-05-31 22:15:48.000000000 -0700
+++ foxtrotgps_devel/Makefile 2012-06-18 20:53:47.000000000 -0700
@@ -6,8 +6,7 @@
#
PORTNAME= foxtrotgps
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= astro geography
MASTER_SITES= http://www.foxtrotgps.org/releases/
diff -rupN foxtrotgps/distinfo foxtrotgps_devel/distinfo
--- foxtrotgps/distinfo 2012-03-07 05:22:51.000000000 -0700
+++ foxtrotgps_devel/distinfo 2012-06-18 20:47:10.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (foxtrotgps-1.1.0.tar.gz) = 2d0d66d3e6d3c6ca1c8e5d82129182a49691b9622067b7c5edf82d808ebf1a77
-SIZE (foxtrotgps-1.1.0.tar.gz) = 584889
+SHA256 (foxtrotgps-1.1.1.tar.gz) = ae9706285510554cc0813ac92522e0d1672b0ddb065307bfacfcff3c328f6adb
+SIZE (foxtrotgps-1.1.1.tar.gz) = 589091
--- ft.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list