diff options
author | tnn <tnn@pkgsrc.org> | 2010-01-15 18:49:22 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-01-15 18:49:22 +0000 |
commit | 00f40b8d72747389d7a94abda74da9a18b0425b6 (patch) | |
tree | 9c4039befb6ed8afb3301f86f86a1de382658eb3 /x11 | |
parent | 001b5e77287562e239ee3c7703e823f7fe60dd2d (diff) | |
download | pkgsrc-00f40b8d72747389d7a94abda74da9a18b0425b6.tar.gz |
Update to libXcomposite-0.4.1. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXcomposite 0.4.1
Add missing PHONY line for automatic ChangeLog generation
nuke RCS Ids
Janitor: Correct make distcheck
Rename parameters to clarify QueryVersion/QueryExtension.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXcomposite/Makefile | 4 | ||||
-rw-r--r-- | x11/libXcomposite/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index f58113cae78..55d1e491326 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:15 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/15 18:49:22 tnn Exp $ # -DISTNAME= libXcomposite-0.4.0 +DISTNAME= libXcomposite-0.4.1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXcomposite/distinfo b/x11/libXcomposite/distinfo index 6247e8f0ec1..ee440233820 100644 --- a/x11/libXcomposite/distinfo +++ b/x11/libXcomposite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/07/25 15:56:09 joerg Exp $ +$NetBSD: distinfo,v 1.4 2010/01/15 18:49:22 tnn Exp $ -SHA1 (libXcomposite-0.4.0.tar.bz2) = 410529c07f654f47eb17c56b200cb977567b6b7b -RMD160 (libXcomposite-0.4.0.tar.bz2) = bd0076e78aab50623282cec69c95906531e472bd -Size (libXcomposite-0.4.0.tar.bz2) = 217145 bytes +SHA1 (libXcomposite-0.4.1.tar.bz2) = 959180b067c64f3f7ac06e85400bd265e5579031 +RMD160 (libXcomposite-0.4.1.tar.bz2) = 612a1cda30c84f697a6b885f0fd5bc852e49127a +Size (libXcomposite-0.4.1.tar.bz2) = 249284 bytes |