FreeBSD Bugzilla – Attachment 153278 Details for
Bug 197879
astro/gpsbabel: update to 1.5.2 (PATCH)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The patch
gpsbabel152.patch (text/plain), 2.65 KB, created by
Oliver Heesakkers
on 2015-02-21 16:21:18 UTC
(
hide
)
Description:
The patch
Filename:
MIME Type:
Creator:
Oliver Heesakkers
Created:
2015-02-21 16:21:18 UTC
Size:
2.65 KB
patch
obsolete
>Index: astro/gpsbabel/Makefile >=================================================================== >--- astro/gpsbabel/Makefile (revision 379516) >+++ astro/gpsbabel/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gpsbabel >-PORTVERSION= 1.5.1 >+PORTVERSION= 1.5.2 > CATEGORIES= astro geography > MASTER_SITES= https://secure.ohos.nl/downloads/ \ > LOCAL/glebius >Index: astro/gpsbabel/distinfo >=================================================================== >--- astro/gpsbabel/distinfo (revision 379516) >+++ astro/gpsbabel/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gpsbabel-1.5.1.tar.gz) = 3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3 >-SIZE (gpsbabel-1.5.1.tar.gz) = 8402088 >+SHA256 (gpsbabel-1.5.2.tar.gz) = c1a2f07d014d69dcce80e2ef8f23fe2fe3154324957b04d488da1b32458fad7b >+SIZE (gpsbabel-1.5.2.tar.gz) = 8392465 >Index: astro/gpsbabel/files/patch-libusb >=================================================================== >--- astro/gpsbabel/files/patch-libusb (revision 379516) >+++ astro/gpsbabel/files/patch-libusb (working copy) >@@ -1,31 +0,0 @@ >---- configure.in.orig 2008-10-31 15:43:21.000000000 +0300 >-+++ configure.in 2009-03-07 01:08:46.000000000 +0300 >-@@ -170,6 +169,28 @@ >- AC_DEFINE(HAVE_LIBUSB, 1) >- CFLAGS="$CFLAGS -Imac/libusb/" >- ;; >-+ *-*-freebsd*) >-+ GBSER=gbser_posix.o >-+ AC_MSG_CHECKING(for libusb) >-+ if test "$with_libusb" = no ; then >-+ AC_MSG_RESULT(check not done) >-+ OSJEEPS=jeeps/gpsusbstub.o >-+ else >-+ OLDFLAGS=$LDFLAGS >-+ OCFLAGS=$CFLAGS >-+ LDFLAGS="$LDFLAGS -lusb" >-+ CFLAGS="$OCFLAGS" >-+ >-+ AC_CHECK_LIB([usb], [usb_interrupt_read], >-+ AC_DEFINE(HAVE_LIBUSB, 1, [Defined if you have libusb]) >-+ [USB_CFLAGS=""] >-+ [USB_LIBS="-lusb"] >-+# ,[AC_MSG_ERROR([libusb is needed])] >-+ ) >-+ OSJEEPS=jeeps/gpslibusb.o >-+ CFLAGS="$OCFLAGS" >-+ fi >-+ ;; >- *) >- GBSER=gbser_posix.o >- AC_MSG_CHECKING(for libusb) >Index: astro/gpsbabel/files/patch-mkstyle >=================================================================== >--- astro/gpsbabel/files/patch-mkstyle (revision 379516) >+++ astro/gpsbabel/files/patch-mkstyle (working copy) >@@ -1,21 +0,0 @@ >---- ./mkstyle.sh.orig 2013-09-01 16:29:29.000000000 +0200 >-+++ ./mkstyle.sh 2014-06-10 13:47:27.000000000 +0200 >-@@ -9,17 +9,7 @@ >- LC_COLLATE=C >- export LC_COLLATE >- >--# require gnu sed even though we aren't using gnu extensions. >--# this avoids portability issues with other seds. >--if gsed v /dev/null 1>/dev/null 2>&1; then >-- SED=gsed >--elif sed v /dev/null 1>/dev/null 2>&1; then >-- # sed is gnu sed >-- SED=sed >--else >-- echo "Error: can't find gnu sed" 1>&2 >-- exit 1 >--fi >-+SED=sed >- >- echo "#include \"defs.h\"" >- echo "#if CSVFMTS_ENABLED"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 197879
: 153278