FreeBSD Bugzilla – Attachment 234007 Details for
Bug 264053
graphics/elementary-photos: update to 2.7.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update graphics/elementary-photos
elementary-photos-2.7.5.diff (text/plain), 2.95 KB, created by
Olivier Duchateau
on 2022-05-17 21:37:08 UTC
(
hide
)
Description:
Patch to update graphics/elementary-photos
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2022-05-17 21:37:08 UTC
Size:
2.95 KB
patch
obsolete
>diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile >index e2b016595..d993048fb 100644 >--- a/graphics/elementary-photos/Makefile >+++ b/graphics/elementary-photos/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= elementary-photos >-DISTVERSION= 2.7.4 >+DISTVERSION= 2.7.5 > CATEGORIES= graphics > > MAINTAINER= miguel@gocobachi.dev >diff --git a/graphics/elementary-photos/distinfo b/graphics/elementary-photos/distinfo >index ab6e721f5..e459c6066 100644 >--- a/graphics/elementary-photos/distinfo >+++ b/graphics/elementary-photos/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1650719197 >-SHA256 (elementary-photos-2.7.4_GH0.tar.gz) = 3227f498e483b150f0a1407f4cf244d69f1c7453fc9bcba164fe3ab944283315 >-SIZE (elementary-photos-2.7.4_GH0.tar.gz) = 6755365 >+TIMESTAMP = 1652821213 >+SHA256 (elementary-photos-2.7.5_GH0.tar.gz) = dbf1161fa88635fff7b890605ed5d753e581a7efd691b3c9c4ad33d424e06974 >+SIZE (elementary-photos-2.7.5_GH0.tar.gz) = 6718026 >diff --git a/graphics/elementary-photos/files/patch-src_main.vala b/graphics/elementary-photos/files/patch-src_main.vala >deleted file mode 100644 >index d8d231836..000000000 >--- a/graphics/elementary-photos/files/patch-src_main.vala >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/main.vala.orig 2022-02-01 18:38:16 UTC >-+++ src/main.vala >-@@ -273,7 +273,7 @@ namespace CommandlineOptions { >- bool show_version = false; >- bool debug_enabled = false; >- >-- public const OptionEntry[] APP_OPTIONS = { >-+ const OptionEntry[] APP_OPTIONS = { >- { "datadir", 'd', 0, OptionArg.FILENAME, out data_dir, N_("Path to Photos' private data"), N_("DIRECTORY")}, >- { "no-runtime-monitoring", 0, 0, OptionArg.NONE, out no_runtime_monitoring, N_("Do not monitor library directory at runtime for changes"), null}, >- { "no-startup-progress", 0, 0, OptionArg.NONE, out no_startup_progress, N_("Don't display startup progress meter"), null}, >diff --git a/graphics/elementary-photos/files/patch-vapi_config.vapi b/graphics/elementary-photos/files/patch-vapi_config.vapi >deleted file mode 100644 >index 9d9f0ec68..000000000 >--- a/graphics/elementary-photos/files/patch-vapi_config.vapi >+++ /dev/null >@@ -1,26 +0,0 @@ >---- vapi/config.vapi.orig 2022-02-01 18:38:16 UTC >-+++ vapi/config.vapi >-@@ -5,16 +5,16 @@ >- */ >- >- [CCode (cheader_filename="config.h")] >--extern const string _PREFIX; >-+public const string _PREFIX; >- [CCode (cheader_filename="config.h")] >--extern const string _VERSION; >-+public const string _VERSION; >- [CCode (cheader_filename="config.h")] >--extern const string GETTEXT_PACKAGE; >-+public const string GETTEXT_PACKAGE; >- [CCode (cheader_filename="config.h")] >--extern const string LOCALEDIR; >-+public const string LOCALEDIR; >- [CCode (cheader_filename="config.h")] >--extern const string _LIB; >-+public const string _LIB; >- [CCode (cheader_filename="config.h")] >--extern const string _LIBEXECDIR; >-+public const string _LIBEXECDIR; >- [CCode (cheader_filename="config.h")] >--extern const string PROJECT_NAME; >-+public const string PROJECT_NAME;
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 264053
: 234007