pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-tlslite



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Oct 26 10:34:16 UTC 2020

Modified Files:
        pkgsrc/security/py-tlslite: Makefile

Log Message:
Use archive.org for HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-tlslite/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-tlslite/Makefile
diff -u pkgsrc/security/py-tlslite/Makefile:1.16 pkgsrc/security/py-tlslite/Makefile:1.17
--- pkgsrc/security/py-tlslite/Makefile:1.16    Thu May 23 19:23:16 2019
+++ pkgsrc/security/py-tlslite/Makefile Mon Oct 26 10:34:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/05/23 19:23:16 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/10/26 10:34:16 schmonz Exp $
 
 DISTNAME=              tlslite-0.4.9
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
@@ -9,7 +9,7 @@ GITHUB_PROJECT=         tlslite
 GITHUB_TAG=            cd82fadb6bb958522b7457c5ed95890283437a4f
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
-HOMEPAGE=              http://trevp.net/tlslite/
+HOMEPAGE=              https://web.archive.org/web/20190101103952/http://trevp.net/tlslite/
 COMMENT=               SSL 3.0, TLS 1.0, and TLS 1.1 in Python
 LICENSE=               public-domain
 



Home | Main Index | Thread Index | Old Index