pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dte: Patch out Darwin conditional to get a consistent PLIST
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Jan 3 08:22:34 2024 -0600
Changeset: f0f549768cd616ba04c891dff2b779f0e80e4b56
Modified Files:
dte/PLIST
dte/distinfo
Log Message:
dte: Patch out Darwin conditional to get a consistent PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0f549768cd616ba04c891dff2b779f0e80e4b56
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dte/PLIST | 4 ++--
dte/distinfo | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/dte/PLIST b/dte/PLIST
index 256d41f976..a722a9fe27 100644
--- a/dte/PLIST
+++ b/dte/PLIST
@@ -7,6 +7,6 @@ bin/dte
man/man1/dte.1
man/man5/dte-syntax.5
man/man5/dterc.5
-${PLIST.notdarwin}share/applications/dte.desktop
+share/applications/dte.desktop
share/bash-completion/completions/dte
-${PLIST.notdarwin}share/metainfo/dte.appdata.xml
+share/metainfo/dte.appdata.xml
diff --git a/dte/distinfo b/dte/distinfo
index 7a1789432d..4e5a818f23 100644
--- a/dte/distinfo
+++ b/dte/distinfo
@@ -3,4 +3,5 @@ $NetBSD: distinfo,v 1.5 2021/10/26 10:21:26 nia Exp $
BLAKE2s (dte-1.11.1.tar.gz) = 1930bd74fe54962a8a808bf48a171bc19aabedc624b328fa02a1d777d32e7437
SHA512 (dte-1.11.1.tar.gz) = bdc2100d1d9db8ed24fd5df37154c681625f1d8af66b3e544450f25fa90341d2ff151504b3718e7b2a69ebc28dac41a1841d1024cab9a60c82cc4807b88a4887
Size (dte-1.11.1.tar.gz) = 415294 bytes
+SHA1 (patch-GNUmakefile) = 25dc647afed8b3694950f2d31903e7254898d547
SHA1 (patch-src_buffer.c) = 0118730fde1e72a7f86cbcebc20f3061eda478a2
Home |
Main Index |
Thread Index |
Old Index