pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/geeqie geeqie: remove obsolete patch
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2b593fea4ae
branches: trunk
changeset: 412695:e2b593fea4ae
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 11 11:08:42 2020 +0000
description:
geeqie: remove obsolete patch
Changelog is in the distfile nowadays.
Update PLIST, bump PKGREVISION.
diffstat:
graphics/geeqie/Makefile | 4 ++--
graphics/geeqie/PLIST | 4 +++-
graphics/geeqie/distinfo | 3 +--
graphics/geeqie/patches/patch-Makefile.am | 27 ---------------------------
4 files changed, 6 insertions(+), 32 deletions(-)
diffs (77 lines):
diff -r 58a116115676 -r e2b593fea4ae graphics/geeqie/Makefile
--- a/graphics/geeqie/Makefile Wed Mar 11 11:05:53 2020 +0000
+++ b/graphics/geeqie/Makefile Wed Mar 11 11:08:42 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2020/03/10 22:10:05 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2020/03/11 11:08:42 wiz Exp $
DISTNAME= geeqie-1.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.geeqie.org/
EXTRACT_SUFX= .tar.xz
diff -r 58a116115676 -r e2b593fea4ae graphics/geeqie/PLIST
--- a/graphics/geeqie/PLIST Wed Mar 11 11:05:53 2020 +0000
+++ b/graphics/geeqie/PLIST Wed Mar 11 11:08:42 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/07/30 13:03:18 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/03/11 11:08:42 wiz Exp $
bin/geeqie
lib/geeqie/geeqie-camera-import
lib/geeqie/geeqie-camera-import-hook-script
@@ -15,6 +15,8 @@
share/applications/geeqie.desktop
share/doc/${PKGNAME}/AUTHORS
share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/ChangeLog
+share/doc/${PKGNAME}/ChangeLog.html
share/doc/${PKGNAME}/README.lirc
share/doc/${PKGNAME}/README.md
share/doc/${PKGNAME}/TODO
diff -r 58a116115676 -r e2b593fea4ae graphics/geeqie/distinfo
--- a/graphics/geeqie/distinfo Wed Mar 11 11:05:53 2020 +0000
+++ b/graphics/geeqie/distinfo Wed Mar 11 11:08:42 2020 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.17 2020/03/11 11:05:53 wiz Exp $
+$NetBSD: distinfo,v 1.18 2020/03/11 11:08:42 wiz Exp $
SHA1 (geeqie-1.5.1.tar.xz) = fe14b122744a4297e9e98a9cfc5821f2b5e6e1ce
RMD160 (geeqie-1.5.1.tar.xz) = 90627c49e53d9389bcbb8feec5315cd02a5ea616
SHA512 (geeqie-1.5.1.tar.xz) = 265eade90afe45856855e856c5f640786ca2e3add57c3ade8ca380d075297f96bf44c6e0c4fd6eabbc2666a37f898b50d37dd2e01d77875b8a622d72d8a0e6ac
Size (geeqie-1.5.1.tar.xz) = 1587116 bytes
-SHA1 (patch-Makefile.am) = 74aa2631b468d7984a4a02ad827d839cfe2155b9
SHA1 (patch-ac) = e551d5e733354902254c1a392be5738da6c88170
SHA1 (patch-doc_Makefile.am) = 5f85c689505b9981cd9d61e3cdd5860c2b7c3a60
SHA1 (patch-src_layout__util.c) = a6894c578b98bccde256ac88869c9149f3acc79a
diff -r 58a116115676 -r e2b593fea4ae graphics/geeqie/patches/patch-Makefile.am
--- a/graphics/geeqie/patches/patch-Makefile.am Wed Mar 11 11:05:53 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-$NetBSD: patch-Makefile.am,v 1.2 2019/09/16 21:55:46 nia Exp $
-
-ChangeLog files are not in distfile.
-
---- Makefile.am.orig 2019-08-20 19:01:23.000000000 +0000
-+++ Makefile.am
-@@ -10,9 +10,9 @@ man_MANS = geeqie.1
- readmedir = @readmedir@
-
- if HAVE_MARKDOWN
--readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS README.html ChangeLog.html
-+readme_DATA = README.md COPYING TODO README.lirc AUTHORS
- else
--readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS ChangeLog.html
-+readme_DATA = README.md COPYING TODO README.lirc AUTHORS
- endif
-
- desktopdir = $(datadir)/applications
-@@ -35,7 +35,7 @@ dist-hook: geeqie.spec
- cp $(top_builddir)/geeqie.spec $(distdir)
-
- DISTCLEANFILES = config.report
--CLEANFILES = $(desktop_DATA) ChangeLog.html
-+CLEANFILES = $(desktop_DATA)
-
- .PHONY: ChangeLog
- ChangeLog.html:
Home |
Main Index |
Thread Index |
Old Index