diff options
author | joerg <joerg> | 2007-08-15 22:17:59 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-08-15 22:17:59 +0000 |
commit | 9a1594488dae813f049e06621ec2b8653813c76e (patch) | |
tree | cf63aeb870fd7de3daaa86874fe0473fe720b2b2 /x11 | |
parent | 8f26c444881d467eb9c152a3354309d9f56aaa9e (diff) | |
download | pkgsrc-9a1594488dae813f049e06621ec2b8653813c76e.tar.gz |
Update to xclock-1.0.3: man page fixes, iconv support, set _NET_WM_PID.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xclock/Makefile | 5 | ||||
-rw-r--r-- | x11/xclock/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/x11/xclock/Makefile b/x11/xclock/Makefile index 7699ade657c..122db559784 100644 --- a/x11/xclock/Makefile +++ b/x11/xclock/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/08/14 13:14:05 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/08/15 22:17:59 joerg Exp $ # -DISTNAME= xclock-1.0.2 +DISTNAME= xclock-1.0.3 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 @@ -17,6 +17,7 @@ USE_TOOLS+= pkg-config CONFIGURE_ENV+= APP_MAN_SUFFIX=1 +.include "../../converters/libiconv/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXaw/buildlink3.mk" .include "../../x11/libXft/buildlink3.mk" diff --git a/x11/xclock/distinfo b/x11/xclock/distinfo index 9b506ca7704..ae6e7255f79 100644 --- a/x11/xclock/distinfo +++ b/x11/xclock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/02/25 05:54:47 dsainty Exp $ +$NetBSD: distinfo,v 1.2 2007/08/15 22:17:59 joerg Exp $ -SHA1 (xclock-1.0.2.tar.bz2) = d871dc3a6b723a7bd528a12de7268809fba12105 -RMD160 (xclock-1.0.2.tar.bz2) = f06b33dadeb3513bc59d2b676626052a526aefd1 -Size (xclock-1.0.2.tar.bz2) = 104335 bytes +SHA1 (xclock-1.0.3.tar.bz2) = 94bd3f1c57d9d6f5c19f25fcdda3b148b99b6dbe +RMD160 (xclock-1.0.3.tar.bz2) = b6732da07c362a6fd21d12853b456f645ed9b037 +Size (xclock-1.0.3.tar.bz2) = 113967 bytes |