pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/frankenwm



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Nov 23 08:41:27 UTC 2020

Modified Files:
        pkgsrc/wm/frankenwm: Makefile distinfo
Removed Files:
        pkgsrc/wm/frankenwm/patches: patch-Makefile patch-frankenwm.c

Log Message:
wm/frankenwm: update to 1.0.23

Allow custom man location and a few other things

Patches by myself and Maya merged.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/frankenwm/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/frankenwm/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/frankenwm/patches/patch-Makefile \
    pkgsrc/wm/frankenwm/patches/patch-frankenwm.c

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

Modified files:

Index: pkgsrc/wm/frankenwm/Makefile
diff -u pkgsrc/wm/frankenwm/Makefile:1.2 pkgsrc/wm/frankenwm/Makefile:1.3
--- pkgsrc/wm/frankenwm/Makefile:1.2    Tue Jul 28 14:23:37 2020
+++ pkgsrc/wm/frankenwm/Makefile        Mon Nov 23 08:41:27 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/07/28 14:23:37 pin Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/23 08:41:27 pin Exp $
 
-DISTNAME=      FrankenWM-1.0.22
+DISTNAME=      FrankenWM-1.0.23
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    wm
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sulami/}

Index: pkgsrc/wm/frankenwm/distinfo
diff -u pkgsrc/wm/frankenwm/distinfo:1.1 pkgsrc/wm/frankenwm/distinfo:1.2
--- pkgsrc/wm/frankenwm/distinfo:1.1    Thu Jul 23 19:53:51 2020
+++ pkgsrc/wm/frankenwm/distinfo        Mon Nov 23 08:41:27 2020
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/07/23 19:53:51 pin Exp $
+$NetBSD: distinfo,v 1.2 2020/11/23 08:41:27 pin Exp $
 
-SHA1 (FrankenWM-1.0.22.tar.gz) = 4fe6bf6ba9e726696ff92fe40e80d98c1dbf43a3
-RMD160 (FrankenWM-1.0.22.tar.gz) = 8574b5ec4308fde772ba0d8d8c7ab223b075dd44
-SHA512 (FrankenWM-1.0.22.tar.gz) = bea5cbc94b34f3d55c7b9721906b7599fe3e8cfb93ce5f4727fc2f699db716eaa419865d611e4a68e9a63916b2c3a41196653d660b8672149e085d4c51d1cf83
-Size (FrankenWM-1.0.22.tar.gz) = 35588 bytes
-SHA1 (patch-Makefile) = 3ce05d6fe097aa80efbd2447c62dc7ab8bc35f73
-SHA1 (patch-frankenwm.c) = 4af49a8aef3694b5b8beb20a2849617ce5d174ac
+SHA1 (FrankenWM-1.0.23.tar.gz) = b7f606fc018afd0f9061d7db5c31a15328d247cc
+RMD160 (FrankenWM-1.0.23.tar.gz) = d841bb756cdb603de66cdb9290a65c9637b8a69d
+SHA512 (FrankenWM-1.0.23.tar.gz) = d2e00a35e1ba0647962de16b80aeffd2019cd22d319d9e4ab67ae06485bee612df4416ff8220a665fb6ccca8b54b516b8c0c253005b7ccfdd95f285f150ca394
+Size (FrankenWM-1.0.23.tar.gz) = 35497 bytes



Home | Main Index | Thread Index | Old Index