pkgsrc-WIP-changes archive

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

progman-git: Update to latest commit



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By:	sjmulder
Date:		Fri Aug 6 04:34:47 2021 +0200
Changeset:	54b3d45c4a98bccdfe5718dfaff7632136c6d33a

Modified Files:
	progman-git/Makefile
	progman-git/distinfo

Log Message:
progman-git: Update to latest commit

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

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

diffstat:
 progman-git/Makefile | 9 ++++++---
 progman-git/distinfo | 8 ++++----
 2 files changed, 10 insertions(+), 7 deletions(-)

diffs:
diff --git a/progman-git/Makefile b/progman-git/Makefile
index 53de28e3d9..0d75f3e6f1 100644
--- a/progman-git/Makefile
+++ b/progman-git/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	progman-0.0.20200810
+DISTNAME=	progman-0.0.20210127
 CATEGORIES=	wm
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jcs/}
-GITHUB_TAG=	1d001b5ec8418ee5e625828f8cbd6a8e17113a5a
+GITHUB_TAG=	9b6f776c0157879810c0cd89075b72363a0ad40d
 
 MAINTAINER=	sjmulder%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/jcs/progman
@@ -12,6 +12,9 @@ LICENSE=	mit
 
 USE_TOOLS+=	pkg-config
 
+# Supplies xxd utility
+TOOL_DEPENDS+=	vim-share-[0-9]*:../../editors/vim-share
+
 CFLAGS+=	"-DINFTIM=-1"
 LDFLAGS+=	-lXext
 
@@ -19,9 +22,9 @@ MAKE_FLAGS+=	PREFIX=${DESTDIR:Q}${PREFIX:Q}
 MAKE_FLAGS+=	MANDIR=${DESTDIR:Q}${PREFIX:Q}/${PKGMANDIR}/man1
 
 .include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/progman-git/distinfo b/progman-git/distinfo
index 18a46fe039..fdafce1a54 100644
--- a/progman-git/distinfo
+++ b/progman-git/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (progman-0.0-1d001b5ec8418ee5e625828f8cbd6a8e17113a5a.tar.gz) = f5a16cb8a448d2361600745a449c5cf95d21ea5d
-RMD160 (progman-0.0-1d001b5ec8418ee5e625828f8cbd6a8e17113a5a.tar.gz) = bd143b4e7d19e2b1fd256b23385b687273959053
-SHA512 (progman-0.0-1d001b5ec8418ee5e625828f8cbd6a8e17113a5a.tar.gz) = cca0682bdf4091d8d627bd941ef0d49b370ea275d0b8e66404bcbfefc0ee81c63d7876356ef84fb02e0564b569b5d6f2d3d10674cc269e9e1eba4dd6a9505d19
-Size (progman-0.0-1d001b5ec8418ee5e625828f8cbd6a8e17113a5a.tar.gz) = 44315 bytes
+SHA1 (progman-0.0.20210127-9b6f776c0157879810c0cd89075b72363a0ad40d.tar.gz) = 2642762512435f83ebc05a2b50ae9a86efe14f17
+RMD160 (progman-0.0.20210127-9b6f776c0157879810c0cd89075b72363a0ad40d.tar.gz) = 0fbbc3bb8286abcde2bb13c56d89c8dd0873e472
+SHA512 (progman-0.0.20210127-9b6f776c0157879810c0cd89075b72363a0ad40d.tar.gz) = 8f166ea7763c2dc03ae52e4ad77feeee78e235dfc3c3a9c9c61bce738a750afcbb7679dcd30008e2fe50eb6d2db034b19d43cc95e2d12654d398e06b2d36794b
+Size (progman-0.0.20210127-9b6f776c0157879810c0cd89075b72363a0ad40d.tar.gz) = 44265 bytes


Home | Main Index | Thread Index | Old Index