pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/biology/profit Add DIST_SUBDIR because contents change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3edbf6065a0e
branches:  trunk
changeset: 479563:3edbf6065a0e
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Aug 17 02:48:04 2004 +0000

description:
Add DIST_SUBDIR because contents changed while archive filename did not.

diffstat:

 biology/profit/Makefile |  3 ++-
 biology/profit/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r e852d2c24c76 -r 3edbf6065a0e biology/profit/Makefile
--- a/biology/profit/Makefile   Tue Aug 17 00:22:26 2004 +0000
+++ b/biology/profit/Makefile   Tue Aug 17 02:48:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/08/14 20:52:09 ben Exp $
+# $NetBSD: Makefile,v 1.5 2004/08/17 02:48:04 ben Exp $
 #
 
 DISTNAME=              profit
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html
 COMMENT=               Performs least squares fits of two protein structures
 
+DIST_SUBDIR=           ${DISTNAME}
 ALL_TARGET=            ${DISTNAME}
 USE_BUILDLINK3=                YES
 WRKSRC=                        ${WRKDIR}/ProFitV2.2/src
diff -r e852d2c24c76 -r 3edbf6065a0e biology/profit/distinfo
--- a/biology/profit/distinfo   Tue Aug 17 00:22:26 2004 +0000
+++ b/biology/profit/distinfo   Tue Aug 17 02:48:04 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2004/08/14 20:52:09 ben Exp $
+$NetBSD: distinfo,v 1.3 2004/08/17 02:48:04 ben Exp $
 
-SHA1 (profit.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d
-Size (profit.tar.gz) = 242731 bytes
+SHA1 (profit/profit.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d
+Size (profit/profit.tar.gz) = 242731 bytes
 SHA1 (patch-aa) = 3c2f745109183b38ac56799e3576997f931c93b3



Home | Main Index | Thread Index | Old Index