diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 15:35:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 15:35:51 +0000 |
commit | 970d3b1c66ad813c689a3cdc5fbc2138364708c3 (patch) | |
tree | 30f7be86658b93cd5a8412b8553c62084142abc3 /x11/libXcursor | |
parent | 0992a0b982a4722ef1425d7b0754f1efcb46a9a5 (diff) | |
download | pkgsrc-970d3b1c66ad813c689a3cdc5fbc2138364708c3.tar.gz |
Update to 1.1.10:
Just a few packaging changes and cleanups.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
James Cloos (1):
Replace static ChangeLog with dist-hook to generate from git log
Matthieu Herrb (1):
nuke RCS Ids
Paulo Cesar Pereira de Andrade (1):
Janitor: make distcheck, compiler warnings, extra .gitignore files.
Peter Hutterer (1):
libXcursor 1.1.10
Diffstat (limited to 'x11/libXcursor')
-rw-r--r-- | x11/libXcursor/Makefile | 4 | ||||
-rw-r--r-- | x11/libXcursor/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 179860cefdc..3ce0e0c67b3 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:15 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/29 15:35:51 wiz Exp $ # -DISTNAME= libXcursor-1.1.9 +DISTNAME= libXcursor-1.1.10 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo index 4482943eb42..66681223a5f 100644 --- a/x11/libXcursor/distinfo +++ b/x11/libXcursor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/01/15 23:20:12 wiz Exp $ +$NetBSD: distinfo,v 1.3 2009/08/29 15:35:51 wiz Exp $ -SHA1 (libXcursor-1.1.9.tar.bz2) = 61c5e8f34faee44ee50a3206f385aec720eb968c -RMD160 (libXcursor-1.1.9.tar.bz2) = 05101fb2a6c080f0b3cc24e46d1a07a2a358708f -Size (libXcursor-1.1.9.tar.bz2) = 234749 bytes +SHA1 (libXcursor-1.1.10.tar.bz2) = 096d0e538d37fd865705e5f45b0e96c7294c1f2f +RMD160 (libXcursor-1.1.10.tar.bz2) = 4d142c811d35175280f566abc918f289752877c7 +Size (libXcursor-1.1.10.tar.bz2) = 264543 bytes |