diff options
author | wiz <wiz> | 2012-06-03 18:26:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-06-03 18:26:25 +0000 |
commit | e6dd48e742e92cda6500c4c551b0bb4124be6bf2 (patch) | |
tree | 5afe99d009ad8c16e2c3428cf184766c35a6ea26 /x11/xsm | |
parent | 3cf9bc8a10ae48ead597277b1aaff58f84a877fa (diff) | |
download | pkgsrc-e6dd48e742e92cda6500c4c551b0bb4124be6bf2.tar.gz |
Update to 1.0.2:
This release includes nearly 5 years worth of build improvements and cleanups,
including fixes for builds on case-insensitive filesystems, builds without the
Xaw8 macros, and other fixes needed for building on various platforms.
Diffstat (limited to 'x11/xsm')
-rw-r--r-- | x11/xsm/Makefile | 5 | ||||
-rw-r--r-- | x11/xsm/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile index 377951af1d3..6b6d2898d2d 100644 --- a/x11/xsm/Makefile +++ b/x11/xsm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/09/24 13:14:17 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/03 18:26:25 wiz Exp $ # -DISTNAME= xsm-1.0.1 -PKGREVISION= 1 +DISTNAME= xsm-1.0.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xsm/distinfo b/x11/xsm/distinfo index ef0de90d276..71890fc5edf 100644 --- a/x11/xsm/distinfo +++ b/x11/xsm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/12 14:47:28 joerg Exp $ +$NetBSD: distinfo,v 1.2 2012/06/03 18:26:25 wiz Exp $ -SHA1 (xsm-1.0.1.tar.bz2) = 7fca1397b86cc9e8763c73eef9a1c41340040a69 -RMD160 (xsm-1.0.1.tar.bz2) = 9b70c7610a741d2026323cdc97c8eba63d9dc74c -Size (xsm-1.0.1.tar.bz2) = 116875 bytes +SHA1 (xsm-1.0.2.tar.bz2) = 3ed9a9bb4bb26a9a867fecc352eeb0656476fa19 +RMD160 (xsm-1.0.2.tar.bz2) = d718eae11d3633ae199c4c4142b251304daae6fc +Size (xsm-1.0.2.tar.bz2) = 145772 bytes |