pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/isic Update HOMEPAGE and MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aded6ab90c89
branches:  trunk
changeset: 463830:aded6ab90c89
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 28 09:42:54 2003 +0000

description:
Update HOMEPAGE and MASTER_SITES.
Recreate distinfo since tarball on new site is repackaged (same contents
verified). Add DIST_SUBDIR since the name hasn't changed (can be removed
on next update).

diffstat:

 net/isic/Makefile |  7 ++++---
 net/isic/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (36 lines):

diff -r 0662142b89ea -r aded6ab90c89 net/isic/Makefile
--- a/net/isic/Makefile Thu Nov 27 23:49:02 2003 +0000
+++ b/net/isic/Makefile Fri Nov 28 09:42:54 2003 +0000
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:16 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/28 09:42:54 wiz Exp $
 #
 
 DISTNAME=      isic-0.05
 CATEGORIES=    net
-MASTER_SITES=  http://expert.cc.purdue.edu/~frantzen/
+MASTER_SITES=  http://www.packetfactory.net/Projects/ISIC/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    hubertf%NetBSD.org@localhost
-HOMEPAGE=      http://expert.cc.purdue.edu/~frantzen/
+HOMEPAGE=      http://www.packetfactory.net/Projects/ISIC/
 COMMENT=       Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)
 
 USE_BUILDLINK2=        YES
 GNU_CONFIGURE= YES
+DIST_SUBDIR=   isic
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README
diff -r 0662142b89ea -r aded6ab90c89 net/isic/distinfo
--- a/net/isic/distinfo Thu Nov 27 23:49:02 2003 +0000
+++ b/net/isic/distinfo Fri Nov 28 09:42:54 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:18 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/11/28 09:42:54 wiz Exp $
 
-SHA1 (isic-0.05.tgz) = 5825e32272d869bbec1a7621420a46ac66a0bcc3
-Size (isic-0.05.tgz) = 26841 bytes
+SHA1 (isic/isic-0.05.tgz) = d9a8136c172a597c9adf5b30db8854a736d2f776
+Size (isic/isic-0.05.tgz) = 26855 bytes



Home | Main Index | Thread Index | Old Index