pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/queue-fix Use versioned tarball.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ce277f72402
branches:  trunk
changeset: 500711:0ce277f72402
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 12 09:53:55 2005 +0000

description:
Use versioned tarball.

diffstat:

 mail/queue-fix/Makefile |  10 ++++------
 mail/queue-fix/distinfo |   8 ++++----
 2 files changed, 8 insertions(+), 10 deletions(-)

diffs (44 lines):

diff -r 1fd5d035db77 -r 0ce277f72402 mail/queue-fix/Makefile
--- a/mail/queue-fix/Makefile   Wed Oct 12 08:49:46 2005 +0000
+++ b/mail/queue-fix/Makefile   Wed Oct 12 09:53:55 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/08/19 03:55:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/12 09:53:55 wiz Exp $
 #
 
-DISTNAME=              queue-fix
-PKGNAME=               ${DISTNAME:C/$/-1.4/}
+DISTNAME=              queue-fix-1.4
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}
 
@@ -10,14 +9,13 @@
 HOMEPAGE=              http://www.netmeridian.com/e-huss/
 COMMENT=               Check and repair the qmail queue structure
 
-WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
-
-INSTALLATION_DIRS=     bin share/doc/queue-fix
+INSTALLATION_DIRS=     bin
 
 DJB_RESTRICTED=                NO
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/queue-fix ${PREFIX}/bin
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/queue-fix
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/queue-fix
 
 .include "../../mk/djbware.mk"
diff -r 1fd5d035db77 -r 0ce277f72402 mail/queue-fix/distinfo
--- a/mail/queue-fix/distinfo   Wed Oct 12 08:49:46 2005 +0000
+++ b/mail/queue-fix/distinfo   Wed Oct 12 09:53:55 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:28 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/10/12 09:53:55 wiz Exp $
 
-SHA1 (queue-fix.tar.gz) = ce42fcc4daf5076adcf8fea6a9a84f2e1716c67c
-RMD160 (queue-fix.tar.gz) = 7babeb21844214779dc58b96129ab0ee555393f8
-Size (queue-fix.tar.gz) = 18486 bytes
+SHA1 (queue-fix-1.4.tar.gz) = ce42fcc4daf5076adcf8fea6a9a84f2e1716c67c
+RMD160 (queue-fix-1.4.tar.gz) = 7babeb21844214779dc58b96129ab0ee555393f8
+Size (queue-fix-1.4.tar.gz) = 18486 bytes



Home | Main Index | Thread Index | Old Index