diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 18:09:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 18:09:52 +0000 |
commit | a22abdc8f62d16d180c9eee1bc8faa0e1fe1c0e0 (patch) | |
tree | 441923945a688afb79281b651bfb7ea0f1f7e485 /x11/xcalc | |
parent | 39b7698daa122cca82cce5a95ce82ffaef8a06e5 (diff) | |
download | pkgsrc-a22abdc8f62d16d180c9eee1bc8faa0e1fe1c0e0.tar.gz |
Update to 1.0.4.1.
1.0.4.1:
This brown-paper-bag release just rebuilds the tarballs to include the
correct install-sh from the autotools instead of the broken one in the
1.0.4 tarballs. Sorry about that.
1.0.4:
This minor maintenance release provides the usual recent collection of
improvements to the calculation of the build configuration and other
janitorial cleanups.
Diffstat (limited to 'x11/xcalc')
-rw-r--r-- | x11/xcalc/Makefile | 4 | ||||
-rw-r--r-- | x11/xcalc/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile index 41af5cdf539..3f622bee6ec 100644 --- a/x11/xcalc/Makefile +++ b/x11/xcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/09/24 13:14:15 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/03 18:09:52 wiz Exp $ # -DISTNAME= xcalc-1.0.3 +DISTNAME= xcalc-1.0.4.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcalc/distinfo b/x11/xcalc/distinfo index 0f3d13f60cb..78d6eba4331 100644 --- a/x11/xcalc/distinfo +++ b/x11/xcalc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/10 19:22:42 joerg Exp $ +$NetBSD: distinfo,v 1.4 2012/06/03 18:09:52 wiz Exp $ -SHA1 (xcalc-1.0.3.tar.bz2) = 0871efa12f0b28228457b898c3487bc8723d1ea8 -RMD160 (xcalc-1.0.3.tar.bz2) = 337080ba6b4691c67f70217a61d8b432e6df313c -Size (xcalc-1.0.3.tar.bz2) = 120230 bytes +SHA1 (xcalc-1.0.4.1.tar.bz2) = 2206fc4bf3719c43fa13a6c64a37b40607d8e5e2 +RMD160 (xcalc-1.0.4.1.tar.bz2) = dafded5f4462f4af12d8a9d7b547c654105d7445 +Size (xcalc-1.0.4.1.tar.bz2) = 124184 bytes |