FreeBSD Bugzilla – Attachment 210993 Details for
Bug 243529
graphics/viewnior: update to 1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
viewnior-1.7.diff (text/plain), 2.56 KB, created by
Nuno Teixeira
on 2020-01-23 20:02:04 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2020-01-23 20:02:04 UTC
Size:
2.56 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 523938) >+++ Makefile (working copy) >@@ -2,9 +2,8 @@ > # $FreeBSD$ > > PORTNAME= viewnior >-PORTVERSION= 1.6 >+PORTVERSION= 1.7 > DISTVERSIONPREFIX= ${PORTNAME}- >-PORTREVISION= 6 > CATEGORIES= graphics > > MAINTAINER= portmaster@BSDforge.com >@@ -14,20 +13,16 @@ > > LIB_DEPENDS= libexiv2.so:graphics/exiv2 > >-USES= autoreconf compiler:c++11-lang desktop-file-utils gettext-tools \ >- gmake gnome libtool pkgconfig >+USES= desktop-file-utils gettext-tools gnome meson ninja pkgconfig > > USE_GITHUB= yes > GH_ACCOUNT= hellosiyan > GH_PROJECT= Viewnior > >-USE_GNOME= glib20 gtk20 gdkpixbuf2 intltool intlhack >-GNU_CONFIGURE= yes >-CPPFLAGS+= -I${LOCALBASE}/include >-LIBS+= -L${LOCALBASE}/lib >+USE_GNOME= gdkpixbuf2 glib20 gtk20 intlhack intltool > INSTALLS_ICONS= yes > >-PORTDOCS= AUTHORS NEWS README >+PORTDOCS= AUTHORS NEWS README.md > > OPTIONS_DEFINE= DOCS NLS > OPTIONS_SUB= yes >Index: distinfo >=================================================================== >--- distinfo (revision 523938) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1569583116 >-SHA256 (hellosiyan-Viewnior-viewnior-1.6_GH0.tar.gz) = 89013f6d30c1c121d8cb6327d3ffc35a757fba1d777c24849d632afe244e60a0 >-SIZE (hellosiyan-Viewnior-viewnior-1.6_GH0.tar.gz) = 168966 >+TIMESTAMP = 1579723170 >+SHA256 (hellosiyan-Viewnior-viewnior-1.7_GH0.tar.gz) = b9fad3b2909a78f65b33f4dfb47fcdfa97150275e00d5c44d0aa0f1dc499f3e6 >+SIZE (hellosiyan-Viewnior-viewnior-1.7_GH0.tar.gz) = 165719 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 523938) >+++ pkg-plist (working copy) >@@ -1,5 +1,6 @@ > bin/viewnior > man/man1/viewnior.1.gz >+share/appdata/viewnior.appdata.xml > share/applications/viewnior.desktop > share/icons/hicolor/16x16/apps/viewnior.png > share/icons/hicolor/22x22/apps/viewnior.png >@@ -16,6 +17,7 @@ > %%NLS%%share/locale/da/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/de/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/el/LC_MESSAGES/viewnior.mo >+%%NLS%%share/locale/en_GB/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/es/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/fi/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/fr/LC_MESSAGES/viewnior.mo >@@ -37,6 +39,7 @@ > %%NLS%%share/locale/tr/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/uk/LC_MESSAGES/viewnior.mo > %%NLS%%share/locale/zh_CN/LC_MESSAGES/viewnior.mo >+%%NLS%%share/locale/zh_TW/LC_MESSAGES/viewnior.mo > %%DATADIR%%/pixmaps/object-flip-horizontal.png > %%DATADIR%%/pixmaps/object-flip-vertical.png > %%DATADIR%%/pixmaps/object-rotate-left.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
Actions:
View
|
Diff
Attachments on
bug 243529
:
210975
| 210993