pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/bbpager04



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Oct 30 10:19:12 UTC 2018

Modified Files:
        pkgsrc/wm/bbpager04: Makefile distinfo

Log Message:
Update bbpager04 to 0.4.7.

version-0.4.7
- Remove some printf used for debugging.

version-0.4.6
- When the size of a window increased, it was not displayed in the pager.

version-0.4.5
- Fix compiler issue

version-0.4.4
- Fix redraw issue when in slit.

version-0.4.3
- Fixed crash when reconfiguring (happens automatically when withdrawn).

version-0.4.2
Integrated patches provided by Joey Morris, fixing the following problems:
 - add more flexible border support in bbpager (see README.bbpager)
 - fix crash on pixmap release
 - fix off-center pager texture off-center
 - fix bug in focused desktop texture
 - fix bug in configuring mouse button actions


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/wm/bbpager04/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/bbpager04/distinfo

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

Modified files:

Index: pkgsrc/wm/bbpager04/Makefile
diff -u pkgsrc/wm/bbpager04/Makefile:1.9 pkgsrc/wm/bbpager04/Makefile:1.10
--- pkgsrc/wm/bbpager04/Makefile:1.9    Tue Aug  1 16:47:45 2017
+++ pkgsrc/wm/bbpager04/Makefile        Tue Oct 30 10:19:12 2018
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2017/08/01 16:47:45 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.10 2018/10/30 10:19:12 bsiegert Exp $
 
-DISTNAME=      bbpager-0.4.1beta1
-PKGNAME=       bbpager04-0.4.1.1
+DISTNAME=      bbpager-0.4.7
+PKGNAME=       bbpager04-0.4.7
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bbtools/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://bbtools.windsofstorm.net/available.phtml
 COMMENT=       Pager for the blackbox window manager
+LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= YES
 USE_LANGUAGES= c c++

Index: pkgsrc/wm/bbpager04/distinfo
diff -u pkgsrc/wm/bbpager04/distinfo:1.3 pkgsrc/wm/bbpager04/distinfo:1.4
--- pkgsrc/wm/bbpager04/distinfo:1.3    Mon Nov  2 23:42:50 2015
+++ pkgsrc/wm/bbpager04/distinfo        Tue Oct 30 10:19:12 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2015/11/02 23:42:50 agc Exp $
+$NetBSD: distinfo,v 1.4 2018/10/30 10:19:12 bsiegert Exp $
 
-SHA1 (bbpager-0.4.1beta1.tar.gz) = 272b826c3fce722c7334b5b6f32a37c0d82529e2
-RMD160 (bbpager-0.4.1beta1.tar.gz) = 3ee093f21ed45028caff3ffa06c759babd44e0c9
-SHA512 (bbpager-0.4.1beta1.tar.gz) = d24571aab6cb0edd24aa34c8278bfe7c5571ce40a58693c66ef36647473abfc8267bb5ac6e1be0188120fba55b543cb3d29b730d326a10c7409e971e0f108092
-Size (bbpager-0.4.1beta1.tar.gz) = 163099 bytes
+SHA1 (bbpager-0.4.7.tar.gz) = 37217534369b32650c154cd387da6d837c097ee6
+RMD160 (bbpager-0.4.7.tar.gz) = e7a8fb13a4ed11bd319d212bb0bac81ff27bf172
+SHA512 (bbpager-0.4.7.tar.gz) = 33202efd4d55639ab4c5f9fe54b9b0a6e4d32dd822119fb5517d5d2231922962d6985b51d7fa84dc3eb909ddea05033965a3882cda2dc10193aae2f873da1869
+Size (bbpager-0.4.7.tar.gz) = 170575 bytes
 SHA1 (patch-aa) = b82d730bb85d59df9cfc916865935b6f13988bc4
 SHA1 (patch-ab) = 0086f41b642bc8770d19995302701748823386c3
 SHA1 (patch-src_Baseresource.cxx) = 7006a4d1a6fd703b13a4171701b2d2e69200a5dd



Home | Main Index | Thread Index | Old Index