summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-11 11:08:42 +0000
committerwiz <wiz@pkgsrc.org>2020-03-11 11:08:42 +0000
commit91afaad8761eb7172b6810854c69dadab29ca292 (patch)
tree0b4a01455901412fa3fef82760bcd18779af1922 /graphics
parent08781f6653e4ccb65f033d3528ad515f2ff58bc6 (diff)
downloadpkgsrc-91afaad8761eb7172b6810854c69dadab29ca292.tar.gz
geeqie: remove obsolete patch
Changelog is in the distfile nowadays. Update PLIST, bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geeqie/Makefile4
-rw-r--r--graphics/geeqie/PLIST4
-rw-r--r--graphics/geeqie/distinfo3
-rw-r--r--graphics/geeqie/patches/patch-Makefile.am27
4 files changed, 6 insertions, 32 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 987f1bb2bdb..6a32070fa99 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -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 --git a/graphics/geeqie/PLIST b/graphics/geeqie/PLIST
index ec73f33c28d..0961082c5ba 100644
--- a/graphics/geeqie/PLIST
+++ b/graphics/geeqie/PLIST
@@ -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 @@ man/man1/geeqie.1
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 --git a/graphics/geeqie/distinfo b/graphics/geeqie/distinfo
index 0db063a42f9..893ed46b544 100644
--- a/graphics/geeqie/distinfo
+++ b/graphics/geeqie/distinfo
@@ -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 --git a/graphics/geeqie/patches/patch-Makefile.am b/graphics/geeqie/patches/patch-Makefile.am
deleted file mode 100644
index 642564e7789..00000000000
--- a/graphics/geeqie/patches/patch-Makefile.am
+++ /dev/null
@@ -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: