pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tig: regenerate patches and take MAINTAINER.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Tue Jan 26 14:42:27 2021 +0100
Changeset:	be5671defeb8b3cfcb8f4d053ef83d2fc39434b5

Modified Files:
	tig/Makefile
	tig/distinfo
	tig/patches/patch-Makefile
	tig/patches/patch-contrib_config.make-Darwin
	tig/patches/patch-include_tig_tig.h

Log Message:
tig: regenerate patches and take MAINTAINER.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=be5671defeb8b3cfcb8f4d053ef83d2fc39434b5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tig/Makefile                                 | 2 +-
 tig/distinfo                                 | 6 +++---
 tig/patches/patch-Makefile                   | 4 ++--
 tig/patches/patch-contrib_config.make-Darwin | 2 +-
 tig/patches/patch-include_tig_tig.h          | 6 +++---
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs:
diff --git a/tig/Makefile b/tig/Makefile
index 98fbd1ba11..14c07842a8 100644
--- a/tig/Makefile
+++ b/tig/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel scm
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jonas/}
 GITHUB_RELEASE=	${DISTNAME}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	fcambus%NetBSD.org@localhost
 HOMEPAGE=	https://jonas.github.io/tig/
 COMMENT=	Ncurses-based GIT repository tool
 LICENSE=	gnu-gpl-v2
diff --git a/tig/distinfo b/tig/distinfo
index 83115a0840..d6a431d045 100644
--- a/tig/distinfo
+++ b/tig/distinfo
@@ -4,6 +4,6 @@ SHA1 (tig-2.5.1.tar.gz) = fd1b28bba7dff24ed112b869bb95a847c4e7ed3b
 RMD160 (tig-2.5.1.tar.gz) = 2bc115eeecdcca3fe5014d2b544b2ddce349fd96
 SHA512 (tig-2.5.1.tar.gz) = e7c27a1e6357ce3cb4c02ff409d40c0ca67d10875eedbf467b9a280d8433cca15d16860256637041003384e7c536aca743ce971e623d3000dceeda598d6d3ae0
 Size (tig-2.5.1.tar.gz) = 1144666 bytes
-SHA1 (patch-Makefile) = 304457804ce9a342e903ec25c1d7d6d9cf353cf5
-SHA1 (patch-contrib_config.make-Darwin) = 4cd1fb37d3f7c6d6005d676fa10c0f16ac437707
-SHA1 (patch-include_tig_tig.h) = 2c3610048421d1410c7ed73fb5f39198e1062299
+SHA1 (patch-Makefile) = e8b0f62f4eb2e6a774c0558a10c8f64ece291d79
+SHA1 (patch-contrib_config.make-Darwin) = f44553e19dacbb6838f876e43c62e9261aa49f77
+SHA1 (patch-include_tig_tig.h) = 49c9152bc522eb0d6ceb3ca8933f1cb1958d9ece
diff --git a/tig/patches/patch-Makefile b/tig/patches/patch-Makefile
index 08ed4116e6..29e04c7ed9 100644
--- a/tig/patches/patch-Makefile
+++ b/tig/patches/patch-Makefile
@@ -3,7 +3,7 @@ $NetBSD: patch-aa,v 1.6 2014/04/04 21:00:24 ryoon Exp $
 - Don't make/install PDF.
 - Do not install tigrc, this is handled via CONF_FILES by pkgsrc.
 
---- Makefile.orig	2018-07-21 19:09:21.000000000 +0000
+--- Makefile.orig	2020-04-08 16:17:38.000000000 +0000
 +++ Makefile
 @@ -51,7 +51,7 @@ TOOLS	= test/tools/test-graph tools/doc-
  TXTDOC	= doc/tig.1.adoc doc/tigrc.5.adoc doc/manual.adoc NEWS.adoc README.adoc INSTALL.adoc test/API.adoc
@@ -14,7 +14,7 @@ $NetBSD: patch-aa,v 1.6 2014/04/04 21:00:24 ryoon Exp $
  
  # Never include the release number in the tarname for tagged
  # versions.
-@@ -91,7 +91,6 @@ export sysconfdir
+@@ -96,7 +96,6 @@ export sysconfdir
  
  install: all
  	$(QUIET_INSTALL)tools/install.sh bin $(EXE) "$(DESTDIR)$(bindir)"
diff --git a/tig/patches/patch-contrib_config.make-Darwin b/tig/patches/patch-contrib_config.make-Darwin
index 577b3f9f2e..4adcd438fb 100644
--- a/tig/patches/patch-contrib_config.make-Darwin
+++ b/tig/patches/patch-contrib_config.make-Darwin
@@ -3,7 +3,7 @@ $NetBSD: patch-contrib_config.make-Darwin,v 1.1 2014/05/15 01:14:44 pho Exp $
 Do not override XML_CATALOG_FILES on Darwin. That will only make
 xmllint try to find a wrong catalog.
 
---- contrib/config.make-Darwin.orig	2018-01-31 01:13:24.000000000 +0000
+--- contrib/config.make-Darwin.orig	2020-04-08 16:17:38.000000000 +0000
 +++ contrib/config.make-Darwin
 @@ -1,8 +1,5 @@
  # Example configuration for Darwin / Mac OS X.
diff --git a/tig/patches/patch-include_tig_tig.h b/tig/patches/patch-include_tig_tig.h
index 46389789dd..a49a597584 100644
--- a/tig/patches/patch-include_tig_tig.h
+++ b/tig/patches/patch-include_tig_tig.h
@@ -1,10 +1,10 @@
 $NetBSD$
 
-Macro safety fix
+Macro safety fix.
 
---- include/tig/tig.h.orig	2017-09-29 15:15:26.000000000 +0000
+--- include/tig/tig.h.orig	2020-04-08 16:17:38.000000000 +0000
 +++ include/tig/tig.h
-@@ -108,7 +108,7 @@
+@@ -119,7 +119,7 @@
  #define MIN(x, y)	((x) < (y) ? (x) :  (y))
  #define MAX(x, y)	((x) > (y) ? (x) :  (y))
  


Home | Main Index | Thread Index | Old Index