pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dns2tcp: update download site and homepage
Module Name: pkgsrc-wip
Committed By: Georg Schwarz <schwarz%NetBSD.org@localhost>
Pushed By: schwarz
Date: Sat Apr 18 21:12:41 2020 +0200
Changeset: 5f94c92919fd4033885dbb3e3eac1350f60c6f9b
Modified Files:
dns2tcp/Makefile
dns2tcp/distinfo
Log Message:
dns2tcp: update download site and homepage
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5f94c92919fd4033885dbb3e3eac1350f60c6f9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dns2tcp/Makefile | 9 +++++----
dns2tcp/distinfo | 7 ++++---
2 files changed, 9 insertions(+), 7 deletions(-)
diffs:
diff --git a/dns2tcp/Makefile b/dns2tcp/Makefile
index 1f0bd04239..724cc71a1b 100644
--- a/dns2tcp/Makefile
+++ b/dns2tcp/Makefile
@@ -1,15 +1,16 @@
# $NetBSD: Makefile,v 1.6 2012/09/28 21:24:37 asau Exp $
-DISTNAME= dns2tcp-0.5.2
+PKGNAME= dns2tcp-0.5.2
+DISTNAME= v${PKGNAME:S/dns2tcp-//}
CATEGORIES= net
-MASTER_SITES= http://www.hsc.fr/ressources/outils/dns2tcp/download/
-
+MASTER_SITES= https://github.com/alex-sector/dns2tcp/archive/
MAINTAINER= schwarz%NetBSD.org@localhost
-HOMEPAGE= http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
+HOMEPAGE= https://web.archive.org/web/20171018140039/http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= YES
+WRKSRC= ${WRKDIR}/${PKGNAME}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
diff --git a/dns2tcp/distinfo b/dns2tcp/distinfo
index 25c92e9061..128a497bbe 100644
--- a/dns2tcp/distinfo
+++ b/dns2tcp/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.2 2010/12/20 01:08:44 gschwarz Exp $
-SHA1 (dns2tcp-0.5.2.tar.gz) = b1de53800bbfda6d8c6f92e2844906b1b8a54af2
-RMD160 (dns2tcp-0.5.2.tar.gz) = 2838d73800013e7763195e92410a2da2a6336c24
-Size (dns2tcp-0.5.2.tar.gz) = 173585 bytes
+SHA1 (v0.5.2.tar.gz) = bb4abf8abfe05c8f7c9a5fd8472b19aeb616d148
+RMD160 (v0.5.2.tar.gz) = ede6f666ac2da22d4ecd911aff073f5b69eeb654
+SHA512 (v0.5.2.tar.gz) = 2b8cb84142ed23b62df4d33c8287e9dae0a8df7483661d4a9c3042f5417d010f0da33bf7b0d36f4b8b2ebb0e51aba99dd9aff936d82324fbcc2a2fb5829d1b62
+Size (v0.5.2.tar.gz) = 174787 bytes
Home |
Main Index |
Thread Index |
Old Index