diff options
author | wiz <wiz> | 2005-02-07 13:39:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-07 13:39:15 +0000 |
commit | 06b85e9297d1cc97e6b6250544b61931a65082e3 (patch) | |
tree | 2b336dc38ff2c1dd278819170e776c802adb7df9 /x11/xcursor | |
parent | 3c153fd573d84d546fff93d45b0672bb991b5035 (diff) | |
download | pkgsrc-06b85e9297d1cc97e6b6250544b61931a65082e3.tar.gz |
Update to 1.1.2:
2004-01-17 Daniel Stone
* Xcursor.h:
* configure.ac:
Bump package version to 1.1.2, slated for first fd.o platform release.
2004-01-15 Harold L Hunt II
* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.
2003-11-10 Keith Packard
* library.c: (_XcursorBuildThemeDir):
Make sure the allocated path has space for directory separators
Diffstat (limited to 'x11/xcursor')
-rw-r--r-- | x11/xcursor/Makefile | 5 | ||||
-rw-r--r-- | x11/xcursor/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile index e9dbb5603df..5ec3f9e3fc3 100644 --- a/x11/xcursor/Makefile +++ b/x11/xcursor/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/02/07 13:39:15 wiz Exp $ # -DISTNAME= libXcursor-1.1.1 +DISTNAME= libXcursor-1.1.2 PKGNAME= ${DISTNAME:S/libX/x/} -PKGREVISION= 2 CATEGORIES= x11 devel MASTER_SITES= http://freedesktop.org/~xlibs/release/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcursor/distinfo b/x11/xcursor/distinfo index a21ca5ab745..455cb2dc853 100644 --- a/x11/xcursor/distinfo +++ b/x11/xcursor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/12/16 08:51:42 recht Exp $ +$NetBSD: distinfo,v 1.2 2005/02/07 13:39:15 wiz Exp $ -SHA1 (libXcursor-1.1.1.tar.bz2) = 52732147f7babbfe25c7fd7ebb06490c035ced2a -Size (libXcursor-1.1.1.tar.bz2) = 211857 bytes +SHA1 (libXcursor-1.1.2.tar.bz2) = 0176dc86a1780699f840282947b515c680edfba2 +Size (libXcursor-1.1.2.tar.bz2) = 211989 bytes |