pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cwm: Update wip/cwm to 6.3
Module Name: pkgsrc-wip
Committed By: Sunil Nimmagadda <sunil%nimmagadda.net@localhost>
Pushed By: skn
Date: Sun Aug 19 06:47:02 2018 +0530
Changeset: b0fc02fb691394dcb4d5f8d252891a10094da0de
Modified Files:
cwm/Makefile
cwm/distinfo
Log Message:
cwm: Update wip/cwm to 6.3
Discussed with maintainer cfkoch%edgebsd.org@localhost.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0fc02fb691394dcb4d5f8d252891a10094da0de
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cwm/Makefile | 9 +++------
cwm/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 10 deletions(-)
diffs:
diff --git a/cwm/Makefile b/cwm/Makefile
index 60bf7de043..c7ba654b7c 100644
--- a/cwm/Makefile
+++ b/cwm/Makefile
@@ -1,24 +1,21 @@
# $NetBSD$
-GITHUB_TAG= b6a5b876e7d92d0ff4ef7928b83f740c2dbcc35d
-DISTNAME= cwm
-PKGNAME= cwm-${GITHUB_TAG}
+DISTNAME= cwm-6.3
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=chneukirchen/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= cfkoch%edgebsd.org@localhost
-HOMEPGAGE= https://github.com/chneukirchen/cwm
+HOMEPAGE= https://github.com/chneukirchen/cwm
COMMENT= Portable version of the window manager from OpenBSD
LICENSE= isc
EXTRACT_USING= gtar
USE_TOOLS+= pkg-config yacc
-WRKSRC= ${WRKDIR}/${PKGNAME}
NO_CONFIGURE= yes
INSTALL_ENV+= MANPREFIX=${PREFIX}/${PKGMANDIR}
-.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
diff --git a/cwm/distinfo b/cwm/distinfo
index 6a7090f93b..42c8482423 100644
--- a/cwm/distinfo
+++ b/cwm/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (cwm-b6a5b876e7d92d0ff4ef7928b83f740c2dbcc35d.tar.gz) = a61e7c5ccfc23206b1ed5216d0a0864490d44b38
-RMD160 (cwm-b6a5b876e7d92d0ff4ef7928b83f740c2dbcc35d.tar.gz) = adac78272a7fa22ba02eeab0577727283c94952e
-SHA512 (cwm-b6a5b876e7d92d0ff4ef7928b83f740c2dbcc35d.tar.gz) = e8181d89a80094b8c4ee0a3791e34a66801b07792ac7988f8d3f4888ff14b5eabba212aa20707b5a85df27b845c5d76afebee44d5e102728a8736d169cae0d48
-Size (cwm-b6a5b876e7d92d0ff4ef7928b83f740c2dbcc35d.tar.gz) = 52413 bytes
+SHA1 (cwm-6.3.tar.gz) = 343ea5b587c77535fb28c701971a50b78e1034be
+RMD160 (cwm-6.3.tar.gz) = cd2b8bf50d47446bf82f5da3a5ec931b9fe8298e
+SHA512 (cwm-6.3.tar.gz) = 12f5c28ce2fa8e5310c49dd6d4fb58140a514943a93b8cab1c0c604bb50535a5e6b00b10f21c8d4500440f7ae7b14d2cb23c65eb201578fc01ab09f2bbc1e91f
+Size (cwm-6.3.tar.gz) = 52419 bytes
Home |
Main Index |
Thread Index |
Old Index