pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xcompmgr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 25 06:35:07 UTC 2019

Modified Files:
        pkgsrc/x11/xcompmgr: Makefile distinfo

Log Message:
xcompmgr: update to 1.1.8.

This release fixes a couple of bugs in those effects.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xcompmgr 1.1.8

Brandon Gooch (1):
      xcompmgr 1.1.6-1 doesn't draw shadows

Jason Woofenden (1):
      fix fade-in speed when opacity raises


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/xcompmgr/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xcompmgr/distinfo

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

Modified files:

Index: pkgsrc/x11/xcompmgr/Makefile
diff -u pkgsrc/x11/xcompmgr/Makefile:1.31 pkgsrc/x11/xcompmgr/Makefile:1.32
--- pkgsrc/x11/xcompmgr/Makefile:1.31   Wed Mar  7 11:57:40 2018
+++ pkgsrc/x11/xcompmgr/Makefile        Mon Mar 25 06:35:07 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2018/03/07 11:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/03/25 06:35:07 wiz Exp $
 
-DISTNAME=      xcompmgr-1.1.7
-PKGREVISION=   1
+DISTNAME=      xcompmgr-1.1.8
 CATEGORIES=    x11
-MASTER_SITES = ${MASTER_SITE_XORG:=app/}
+MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    joerg%NetBSD.org@localhost

Index: pkgsrc/x11/xcompmgr/distinfo
diff -u pkgsrc/x11/xcompmgr/distinfo:1.12 pkgsrc/x11/xcompmgr/distinfo:1.13
--- pkgsrc/x11/xcompmgr/distinfo:1.12   Wed Nov  4 03:28:59 2015
+++ pkgsrc/x11/xcompmgr/distinfo        Mon Mar 25 06:35:07 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/04 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.13 2019/03/25 06:35:07 wiz Exp $
 
-SHA1 (xcompmgr-1.1.7.tar.bz2) = 5590d1bdd2669f083e4c2bb25edd89cce8abbd58
-RMD160 (xcompmgr-1.1.7.tar.bz2) = 5377a287185099390b57ed698a417a91054c1192
-SHA512 (xcompmgr-1.1.7.tar.bz2) = f93a6be78169dd41ff08d71409e28746fd62902810a2f6930c0ac44f1415bc7391a8fb885b074fd40afedd7f1c1590aa7c67fc101c3b6488ddaa74495b42149c
-Size (xcompmgr-1.1.7.tar.bz2) = 136667 bytes
+SHA1 (xcompmgr-1.1.8.tar.bz2) = 7bb28329b4bb687763df2d2c1723cb6ecb20945a
+RMD160 (xcompmgr-1.1.8.tar.bz2) = 0cdd057023d1cb876bea0df145dce188bbb99355
+SHA512 (xcompmgr-1.1.8.tar.bz2) = ccf29426ffb0797a53653d1ce152de5eee0cec284811fed4b8e634ea0d948180531e4619d96f47e4f9594432c57322624fe0fdaee2c9200efac427fc0904953d
+Size (xcompmgr-1.1.8.tar.bz2) = 138806 bytes



Home | Main Index | Thread Index | Old Index