FreeBSD Bugzilla – Attachment 110492 Details for
Bug 151667
[maintainer-update] comms/gpredict to v1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gpredict-1.2.diff.txt
gpredict-1.2.diff.txt (text/plain; charset="ISO-8859-1"), 5.35 KB, created by
Matt Dawson
on 2010-10-23 23:25:51 UTC
(
hide
)
Description:
gpredict-1.2.diff.txt
Filename:
MIME Type:
Creator:
Matt Dawson
Created:
2010-10-23 23:25:51 UTC
Size:
5.35 KB
patch
obsolete
>diff -ruN ./gpredict/Makefile ./gpredict-devel/Makefile >--- ./gpredict/Makefile 2010-04-26 15:21:49.000000000 +0100 >+++ ./gpredict-devel/Makefile 2010-10-23 23:20:43.000000000 +0100 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/comms/gpredict/Makefile,v 1.21 2010/03/28 06:31:58 dinoex Exp $ > > PORTNAME= gpredict >-PORTVERSION= 1.1 >-PORTREVISION= 2 >+PORTVERSION= 1.2 > CATEGORIES= comms hamradio > MASTER_SITES= SF/gpredict/Gpredict/${PORTVERSION} > >@@ -18,13 +17,21 @@ > BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl > RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl > >-USE_GNOME= gtk20 gnomehack >+USE_GNOME= gtk20 > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-network >+CONFIGURE_ARGS= --enable-network --prefix=${PREFIX} \ >+ --localedir=${PREFIX}/share/locale > USE_GMAKE= yes > > MAN1= gpredict.1 > >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+PLIST_SUB+= NLS="" >+.endif >+ > DESKTOP_ENTRIES="GPREDICT" \ > "Predict satellite passage times" \ > "${PREFIX}/share/pixmaps/gpredict/icons/gpredict-icon.png" \ >diff -ruN ./gpredict/distinfo ./gpredict-devel/distinfo >--- ./gpredict/distinfo 2010-01-03 17:52:02.000000000 +0000 >+++ ./gpredict-devel/distinfo 2010-10-23 21:22:55.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (gpredict-1.1.tar.gz) = 6d88bd51000e3f65962e60d0ab042229 >-SHA256 (gpredict-1.1.tar.gz) = eb38ce0b961fbf52ce294cd3d648fa97e8db298f96f0fb4dd8ceb960827f6cf9 >-SIZE (gpredict-1.1.tar.gz) = 4101711 >+MD5 (gpredict-1.2.tar.gz) = 9b46a3e0fe2de276b15ae10f72be0fca >+SHA256 (gpredict-1.2.tar.gz) = ff4e4e912ac723eab63ce78876d5a521c29a4abe6d20e98904d483d63d25388a >+SIZE (gpredict-1.2.tar.gz) = 4682391 >diff -ruN ./gpredict/pkg-plist ./gpredict-devel/pkg-plist >--- ./gpredict/pkg-plist 2010-01-03 17:52:02.000000000 +0000 >+++ ./gpredict-devel/pkg-plist 2010-10-23 21:43:09.000000000 +0100 >@@ -75,6 +75,12 @@ > %%DATADIR%%/data/trsp/33499.trsp > %%DATADIR%%/data/trsp/33591.trsp > %%DATADIR%%/data/trsp/35865.trsp >+%%DATADIR%%/data/trsp/35870.trsp >+%%DATADIR%%/data/trsp/35932.trsp >+%%DATADIR%%/data/trsp/35933.trsp >+%%DATADIR%%/data/trsp/35934.trsp >+%%DATADIR%%/data/trsp/35935.trsp >+%%DATADIR%%/data/trsp/36122.trsp > %%DATADIR%%/data/trsp/7530.trsp > share/pixmaps/gpredict/icons/gpredict-antenna.png > share/pixmaps/gpredict/icons/gpredict-azel-small.png >@@ -83,10 +89,17 @@ > share/pixmaps/gpredict/icons/gpredict-clock.png > share/pixmaps/gpredict/icons/gpredict-crash.png > share/pixmaps/gpredict/icons/gpredict-icon.png >-share/pixmaps/gpredict/icons/gpredict-layout-1.png >-share/pixmaps/gpredict/icons/gpredict-layout-2.png >-share/pixmaps/gpredict/icons/gpredict-layout-3.png >-share/pixmaps/gpredict/icons/gpredict-layout-4.png >+share/pixmaps/gpredict/icons/gpredict-layout-00.png >+share/pixmaps/gpredict/icons/gpredict-layout-01.png >+share/pixmaps/gpredict/icons/gpredict-layout-02.png >+share/pixmaps/gpredict/icons/gpredict-layout-03.png >+share/pixmaps/gpredict/icons/gpredict-layout-04.png >+share/pixmaps/gpredict/icons/gpredict-layout-05.png >+share/pixmaps/gpredict/icons/gpredict-layout-06.png >+share/pixmaps/gpredict/icons/gpredict-layout-07.png >+share/pixmaps/gpredict/icons/gpredict-layout-08.png >+share/pixmaps/gpredict/icons/gpredict-layout-99.png >+share/pixmaps/gpredict/icons/gpredict-leds.png > share/pixmaps/gpredict/icons/gpredict-mod-attach.png > share/pixmaps/gpredict/icons/gpredict-mod-close.png > share/pixmaps/gpredict/icons/gpredict-mod-config.png >@@ -118,9 +131,17 @@ > share/pixmaps/gpredict/icons/gpredict-oscilloscope-small.png > share/pixmaps/gpredict/icons/gpredict-shuttle.png > share/pixmaps/gpredict/icons/gpredict-shuttle-small.png >-share/locale/fr/LC_MESSAGES/gpredict.mo >-share/locale/en_GB/LC_MESSAGES/gpredict.mo >-share/locale/en_US/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/cs/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/de/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/en_GB/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/en_US/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/es/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/fi/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/fr/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/it/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/lt/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/ru/LC_MESSAGES/gpredict.mo >+%%NLS%%lib/locale/th/LC_MESSAGES/gpredict.mo > @dirrm share/pixmaps/gpredict/maps > @dirrm share/pixmaps/gpredict/icons > @dirrm share/pixmaps/gpredict >@@ -128,5 +149,28 @@ > @dirrm %%DATADIR%%/data/trsp > @dirrm %%DATADIR%%/data > @dirrm %%DATADIR%% >-@dirrmtry share/locale/en_US/LC_MESSAGES >-@dirrmtry share/locale/en_US >+%%NLS%%@dirrmtry lib/locale/cs/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/de/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/en_GB/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/en_US/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/es/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/fi/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/fr/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/it/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/lt/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/ru/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/th/LC_MESSAGES >+%%NLS%%@dirrmtry lib/locale/cs >+%%NLS%%@dirrmtry lib/locale/de >+%%NLS%%@dirrmtry lib/locale/es >+%%NLS%%@dirrmtry lib/locale/fi >+%%NLS%%@dirrmtry lib/locale/fr >+%%NLS%%@dirrmtry lib/locale/it >+%%NLS%%@dirrmtry lib/locale/lt >+%%NLS%%@dirrmtry lib/locale/ru >+%%NLS%%@dirrmtry lib/locale/th >+%%NLS%%@dirrmtry lib/locale/fr >+%%NLS%%@dirrmtry lib/locale/en_GB >+%%NLS%%@dirrmtry lib/locale/en_US >+%%NLS%%@dirrmtry lib/locale >+
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 Raw
Actions:
View
Attachments on
bug 151667
:
110491
| 110492 |
110493
Working