diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 19:35:45 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 19:35:45 +0000 |
commit | c7ff2681f11130fff9398f92d12dbe9e06ee1170 (patch) | |
tree | 3cd9e73a3051b292e66530867558475dc6c2e676 /x11/iceauth | |
parent | 88ddb28db6eb8cee328ecd31bfd7cebdb51f0911 (diff) | |
download | pkgsrc-c7ff2681f11130fff9398f92d12dbe9e06ee1170.tar.gz |
Update to iceauth-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
Diffstat (limited to 'x11/iceauth')
-rw-r--r-- | x11/iceauth/Makefile | 4 | ||||
-rw-r--r-- | x11/iceauth/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index cc7895093b4..3367bada036 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:14 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2009/11/09 19:35:45 tnn Exp $ # -DISTNAME= iceauth-1.0.2 +DISTNAME= iceauth-1.0.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/iceauth/distinfo b/x11/iceauth/distinfo index bad8512fab9..cf4acf11613 100644 --- a/x11/iceauth/distinfo +++ b/x11/iceauth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/08/05 21:15:45 joerg Exp $ +$NetBSD: distinfo,v 1.3 2009/11/09 19:35:45 tnn Exp $ -SHA1 (iceauth-1.0.2.tar.bz2) = 31cb5e07ea928b2a85af25d69535726e0d8c08d9 -RMD160 (iceauth-1.0.2.tar.bz2) = c036cbce847cb73780520270bef28659ed8f8c80 -Size (iceauth-1.0.2.tar.bz2) = 97052 bytes +SHA1 (iceauth-1.0.3.tar.bz2) = b75b87fed108bc4fe14ef06f76025016fa54299a +RMD160 (iceauth-1.0.3.tar.bz2) = 0cc6af2cb8b0dd3f7a6cb839b9a8ea3baa6ec1fd +Size (iceauth-1.0.3.tar.bz2) = 106197 bytes |