pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wmnd Use DIST_SUBDIR and bump PKGREVISION. Pointed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0549c20e3382
branches:  trunk
changeset: 512046:0549c20e3382
user:      rpaulo <rpaulo%pkgsrc.org@localhost>
date:      Sat Apr 29 10:55:55 2006 +0000

description:
Use DIST_SUBDIR and bump PKGREVISION. Pointed out by salo and wiz.

diffstat:

 net/wmnd/Makefile |  5 ++++-
 net/wmnd/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diffs (34 lines):

diff -r 2c710da3fa51 -r 0549c20e3382 net/wmnd/Makefile
--- a/net/wmnd/Makefile Sat Apr 29 10:45:31 2006 +0000
+++ b/net/wmnd/Makefile Sat Apr 29 10:55:55 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/21 13:02:24 rpaulo Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/29 10:55:55 rpaulo Exp $
 
 DISTNAME=      wmnd-0.4.12
+PKGREVISION=   1
 CATEGORIES=    net x11
 MASTER_SITES=  ftp://ftp.yuv.info/pub/wmnd/releases/
 
@@ -8,6 +9,8 @@
 HOMEPAGE=      http://www.yuv.info/wmnd/
 COMMENT=       Dockable network monitor
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 GNU_CONFIGURE= YES
 
 .include "../../mk/x11.buildlink3.mk"
diff -r 2c710da3fa51 -r 0549c20e3382 net/wmnd/distinfo
--- a/net/wmnd/distinfo Sat Apr 29 10:45:31 2006 +0000
+++ b/net/wmnd/distinfo Sat Apr 29 10:55:55 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/04/28 22:03:12 rpaulo Exp $
+$NetBSD: distinfo,v 1.3 2006/04/29 10:55:55 rpaulo Exp $
 
-SHA1 (wmnd-0.4.12.tar.gz) = 61824a4159a352a6251145f86ad347381ded2035
-RMD160 (wmnd-0.4.12.tar.gz) = 82b68cdb0011bc51f7c3ecc8bce64761f2a23ce7
-Size (wmnd-0.4.12.tar.gz) = 167646 bytes
+SHA1 (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 61824a4159a352a6251145f86ad347381ded2035
+RMD160 (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 82b68cdb0011bc51f7c3ecc8bce64761f2a23ce7
+Size (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 167646 bytes



Home | Main Index | Thread Index | Old Index