FreeBSD Bugzilla – Attachment 218226 Details for
Bug 249558
graphics/gpxsee: Update to 7.32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 7.32
gpxsee.patch (text/plain), 2.31 KB, created by
Nikolay Korotkiy
on 2020-09-23 23:36:58 UTC
(
hide
)
Description:
Update to 7.32
Filename:
MIME Type:
Creator:
Nikolay Korotkiy
Created:
2020-09-23 23:36:58 UTC
Size:
2.31 KB
patch
obsolete
>diff -Naur gpxsee.orig/Makefile gpxsee/Makefile >--- gpxsee.orig/Makefile 2020-09-23 22:23:29.579287000 +0000 >+++ gpxsee/Makefile 2020-09-23 23:07:11.154726000 +0000 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/graphics/gpxsee/Makefile 530272 2020-04-02 11:22:43Z lbartoletti $ > > PORTNAME= gpxsee >-DISTVERSION= 7.20 >+DISTVERSION= 7.32 > CATEGORIES= graphics geography > > MAINTAINER= sikmir@gmail.com >@@ -39,7 +39,8 @@ > ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/gpxsee ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > @${MKDIR} ${STAGEDIR}${DATADIR}/csv > ${INSTALL_DATA} ${WRKSRC}/pkg/csv/* ${STAGEDIR}${DATADIR}/csv >- ${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps >+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps >+ ${INSTALL_DATA} ${WRKSRC}/icons/app/hicolor/64x64/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps > ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications > @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages > ${INSTALL_DATA} ${WRKSRC}/pkg/${PORTNAME}.xml ${STAGEDIR}${PREFIX}/share/mime/packages >diff -Naur gpxsee.orig/distinfo gpxsee/distinfo >--- gpxsee.orig/distinfo 2020-09-23 22:23:29.579362000 +0000 >+++ gpxsee/distinfo 2020-09-23 22:40:45.814508000 +0000 >@@ -1,3 +1,3 @@ > TIMESTAMP = 1580454509 >-SHA256 (tumic0-GPXSee-7.20_GH0.tar.gz) = eab8056f41b1e903e4c00f988fd1d97e105c3b695ef19218d5629ca9e7d60fa9 >-SIZE (tumic0-GPXSee-7.20_GH0.tar.gz) = 5348758 >+SHA256 (tumic0-GPXSee-7.32_GH0.tar.gz) = ba2977b77c66b13ff83efecd27fcf9fcb0a71780bb210e5095129fef89d5f65d >+SIZE (tumic0-GPXSee-7.32_GH0.tar.gz) = 5395233 >diff -Naur gpxsee.orig/pkg-plist gpxsee/pkg-plist >--- gpxsee.orig/pkg-plist 2020-09-23 22:23:29.580273000 +0000 >+++ gpxsee/pkg-plist 2020-09-23 23:26:17.031869000 +0000 >@@ -16,6 +16,8 @@ > %%NLS%%%%DATADIR%%/translations/gpxsee_es.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_fi.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_fr.qm >+%%NLS%%%%DATADIR%%/translations/gpxsee_hu.qm >+%%NLS%%%%DATADIR%%/translations/gpxsee_it.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_nb.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_pl.qm > %%NLS%%%%DATADIR%%/translations/gpxsee_pt_BR.qm >@@ -25,4 +27,4 @@ > %%NLS%%%%DATADIR%%/translations/gpxsee_uk.qm > share/metainfo/gpxsee.appdata.xml > share/mime/packages/gpxsee.xml >-share/pixmaps/gpxsee.png >+share/icons/hicolor/64x64/apps/gpxsee.png
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:
sikmir
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 249558
:
218226
|
218227