diff options
author | wiz <wiz> | 2012-06-03 18:10:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-06-03 18:10:39 +0000 |
commit | e2de8ed8e10dde6dec09d0f376513a13897346fd (patch) | |
tree | c9cf65011f88eb620ba0fc3c45a8d8059daeccf6 /x11/xclock | |
parent | 2fb5a17ddf93a9e19e12dfd1592dda7dd0e809b7 (diff) | |
download | pkgsrc-e2de8ed8e10dde6dec09d0f376513a13897346fd.tar.gz |
Update to 1.0.6.
1.0.6:
This minor maintenace release improves support for localized display of
time text in the digital form, along with build configuration improvements.
1.0.5:
This minor maintenance release of the classic non-shaped window clock fixes
a crash on startup on 64-bit architectures and includes the usual set of
recent build improvements/janitorial cleanups.
Diffstat (limited to 'x11/xclock')
-rw-r--r-- | x11/xclock/Makefile | 5 | ||||
-rw-r--r-- | x11/xclock/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xclock/Makefile b/x11/xclock/Makefile index 299db6300e0..9a8618bcb26 100644 --- a/x11/xclock/Makefile +++ b/x11/xclock/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 06:03:10 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/06/03 18:10:39 wiz Exp $ # -DISTNAME= xclock-1.0.4 -PKGREVISION= 1 +DISTNAME= xclock-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xclock/distinfo b/x11/xclock/distinfo index ee92377deae..759a28b08e4 100644 --- a/x11/xclock/distinfo +++ b/x11/xclock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/11/09 19:10:34 tnn Exp $ +$NetBSD: distinfo,v 1.4 2012/06/03 18:10:39 wiz Exp $ -SHA1 (xclock-1.0.4.tar.bz2) = 1987cafb3163c6b68bc7ecfbe143c8cd373d64bb -RMD160 (xclock-1.0.4.tar.bz2) = a53a05a4cbf7b301da8d96ad09d58ae2d6d4543d -Size (xclock-1.0.4.tar.bz2) = 128766 bytes +SHA1 (xclock-1.0.6.tar.bz2) = 993817c9e3cc2baaaebe52b29fa2ad26e58b124d +RMD160 (xclock-1.0.6.tar.bz2) = ebdba0264b66bee85a73d1ee41bc6f7f5ff3edd0 +Size (xclock-1.0.6.tar.bz2) = 156817 bytes |