pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mailserv Since distfile doesn't have a unique fil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0ee2c20d231
branches:  trunk
changeset: 462437:a0ee2c20d231
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Oct 02 16:18:36 2003 +0000

description:
Since distfile doesn't have a unique filename between versions, then
store in its own DIST_SUBDIR.

diffstat:

 mail/mailserv/Makefile |  4 +++-
 mail/mailserv/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 6ac9864c8655 -r a0ee2c20d231 mail/mailserv/Makefile
--- a/mail/mailserv/Makefile    Thu Oct 02 16:10:35 2003 +0000
+++ b/mail/mailserv/Makefile    Thu Oct 02 16:18:36 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:46:23 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/10/02 16:18:36 reed Exp $
 #
 
 DISTNAME=      mailserv
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.csicop.org/~fitz/www/mailserv/
 COMMENT=       WWW interface to several types of mailing list servers
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 USE_PERL5=     YES
 USE_PKGINSTALL=        YES
 NO_BUILD=      YES
diff -r 6ac9864c8655 -r a0ee2c20d231 mail/mailserv/distinfo
--- a/mail/mailserv/distinfo    Thu Oct 02 16:10:35 2003 +0000
+++ b/mail/mailserv/distinfo    Thu Oct 02 16:18:36 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2003/05/01 11:59:49 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2003/10/02 16:18:36 reed Exp $
 
-SHA1 (mailserv.tar.gz) = 3f00cf28775273937dba050a23907c501d3f7fe4
-Size (mailserv.tar.gz) = 26687 bytes
+SHA1 (mailserv-3.29/mailserv.tar.gz) = 3f00cf28775273937dba050a23907c501d3f7fe4
+Size (mailserv-3.29/mailserv.tar.gz) = 26687 bytes
 SHA1 (patch-aa) = 8ee34039096ea7b94a24b87d93e49bf4b682e7d9



Home | Main Index | Thread Index | Old Index