pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
progman: Update to 1.0
Module Name: pkgsrc-wip
Committed By: Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By: sjmulder
Date: Fri Nov 19 12:38:10 2021 +0100
Changeset: c928018398b7e9d5ebd86cde068d3a5e4e2c1537
Modified Files:
progman-git/Makefile
progman-git/PLIST
progman-git/distinfo
Log Message:
progman: Update to 1.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c928018398b7e9d5ebd86cde068d3a5e4e2c1537
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
progman-git/Makefile | 6 +++---
progman-git/PLIST | 1 -
progman-git/distinfo | 6 +++---
3 files changed, 6 insertions(+), 7 deletions(-)
diffs:
diff --git a/progman-git/Makefile b/progman-git/Makefile
index 0d75f3e6f1..2875c94f70 100644
--- a/progman-git/Makefile
+++ b/progman-git/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= progman-0.0.20210127
+DISTNAME= progman-1.0
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=jcs/}
-GITHUB_TAG= 9b6f776c0157879810c0cd89075b72363a0ad40d
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= sjmulder%NetBSD.org@localhost
HOMEPAGE= https://github.com/jcs/progman
@@ -15,7 +15,7 @@ USE_TOOLS+= pkg-config
# Supplies xxd utility
TOOL_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share
-CFLAGS+= "-DINFTIM=-1"
+CFLAGS+= -DINFTIM=-1
LDFLAGS+= -lXext
MAKE_FLAGS+= PREFIX=${DESTDIR:Q}${PREFIX:Q}
diff --git a/progman-git/PLIST b/progman-git/PLIST
index 40b1936843..efec0732e8 100644
--- a/progman-git/PLIST
+++ b/progman-git/PLIST
@@ -1,3 +1,2 @@
@comment $NetBSD$
-bin/aemenu
bin/progman
diff --git a/progman-git/distinfo b/progman-git/distinfo
index 9bd9aae39b..5ec1615008 100644
--- a/progman-git/distinfo
+++ b/progman-git/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-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
+BLAKE2s (progman-1.0.tar.gz) = 2b10d1b755eda1883f4906dd0df5e95e8ef3c36df25f82dc0d7dc7a0d533a403
+SHA512 (progman-1.0.tar.gz) = bfc329277b39b500ae829a2e97e2c4d6058b2c6a8fdb2c453073c32b526c582c6e6a4632ec4df1f98ae3d7b072c8744370e1017f2bc5e757c9bd9f78e5add5dd
+Size (progman-1.0.tar.gz) = 44214 bytes
Home |
Main Index |
Thread Index |
Old Index