diff options
author | tnn <tnn> | 2009-11-09 18:17:41 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-11-09 18:17:41 +0000 |
commit | 36dc59794bfaa6da80ef3e8c0884e194468e3efa (patch) | |
tree | b53eece1fd81108d48fe440ceb867f8d6b3e3c7c /x11 | |
parent | 4b3ec60176efc60116766d41ea37e97b3558df2b (diff) | |
download | pkgsrc-36dc59794bfaa6da80ef3e8c0884e194468e3efa.tar.gz |
Update to xsetroot-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xsetroot/Makefile | 4 | ||||
-rw-r--r-- | x11/xsetroot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index ee1f44d74ae..ef82341b153 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:18 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2009/11/09 18:17:41 tnn Exp $ # -DISTNAME= xsetroot-1.0.2 +DISTNAME= xsetroot-1.0.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xsetroot/distinfo b/x11/xsetroot/distinfo index dffeb7713a5..302364a5728 100644 --- a/x11/xsetroot/distinfo +++ b/x11/xsetroot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/08/15 22:12:53 joerg Exp $ +$NetBSD: distinfo,v 1.3 2009/11/09 18:17:41 tnn Exp $ -SHA1 (xsetroot-1.0.2.tar.bz2) = 55fbfc74d443ebc5bc1bdb3d4276c0b2d62e7e4a -RMD160 (xsetroot-1.0.2.tar.bz2) = 0e51c905bf2cf2aeafceb52b41a64134a5bd7fa1 -Size (xsetroot-1.0.2.tar.bz2) = 88136 bytes +SHA1 (xsetroot-1.0.3.tar.bz2) = 56ed1df9834627a107550475629df51275cd0c44 +RMD160 (xsetroot-1.0.3.tar.bz2) = 67018abf95d2d8f5795737b4ee0b20d21a475e56 +Size (xsetroot-1.0.3.tar.bz2) = 101384 bytes |