pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-strict-rfc3339



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:16:23 UTC 2026

Modified Files:
        pkgsrc/time/py-strict-rfc3339: Makefile

Log Message:
py-strict-rfc3339: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/py-strict-rfc3339/Makefile

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

Modified files:

Index: pkgsrc/time/py-strict-rfc3339/Makefile
diff -u pkgsrc/time/py-strict-rfc3339/Makefile:1.3 pkgsrc/time/py-strict-rfc3339/Makefile:1.4
--- pkgsrc/time/py-strict-rfc3339/Makefile:1.3  Mon Apr 14 08:49:20 2025
+++ pkgsrc/time/py-strict-rfc3339/Makefile      Fri Jan 30 09:16:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/04/14 08:49:20 adam Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/30 09:16:23 wiz Exp $
 
 DISTNAME=      strict-rfc3339-0.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/strict-rfc3339/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
+#HOMEPAGE=     http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
 COMMENT=       Strict, simple, lightweight RFC3339 functions
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index