FreeBSD Bugzilla – Attachment 143527 Details for
Bug 190791
[patch] update astro/gpsbabel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch
gpsbabel.diff (text/plain), 2.48 KB, created by
Gleb Smirnoff
on 2014-06-08 13:44:12 UTC
(
hide
)
Description:
the patch
Filename:
MIME Type:
Creator:
Gleb Smirnoff
Created:
2014-06-08 13:44:12 UTC
Size:
2.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 357009) >+++ Makefile (working copy) >@@ -2,23 +2,24 @@ > # $FreeBSD$ > > PORTNAME= gpsbabel >-PORTVERSION= 1.4.4 >+PORTVERSION= 1.5.1 > CATEGORIES= astro geography >-MASTER_SITES= https://secure.ohos.nl/downloads/ \ >- LOCAL/beech >+MASTER_SITES= LOCAL/glebius > > MAINTAINER= dev2@heesakkers.info > COMMENT= GPS file translating tool > >-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 >- > USE_AUTOTOOLS= autoconf > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+=--with-expathdr=${LOCALBASE}/include \ >- --with-libexpat=${LOCALBASE}/lib > >+USES= gettext >+USE_QT4= corelib linguist_build qmake_build >+USE_GNOME= glib20 >+LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre >+ > PLIST_FILES= bin/gpsbabel > >-EXTRA_PATCHES= ${FILESDIR}/extra-patch-libusb >+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-libusb >+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-mkstyle > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 357009) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gpsbabel-1.4.4.tar.gz) = 9dd2a06e887cb286c9a07164a8f2ede11aed1147e6419007370c528412321944 >-SIZE (gpsbabel-1.4.4.tar.gz) = 7811264 >+SHA256 (gpsbabel-1.5.1.tar.gz) = 3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3 >+SIZE (gpsbabel-1.5.1.tar.gz) = 8402088 >Index: files/extra-patch-mkstyle >=================================================================== >--- files/extra-patch-mkstyle (revision 0) >+++ files/extra-patch-mkstyle (working copy) >@@ -0,0 +1,23 @@ >+Index: mkstyle.sh >+=================================================================== >+--- mkstyle.sh (revision 4850) >++++ mkstyle.sh (working copy) >+@@ -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" > >Property changes on: files/extra-patch-mkstyle >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
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
Flags:
amdmi3
:
maintainer-approval?
(
dev2
)
Actions:
View
|
Diff
Attachments on
bug 190791
: 143527 |
143612
|
143613
|
143615
|
143617
|
143650