Date: Sat, 6 Apr 2019 11:55:10 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498093 - head/devel/py-strict-rfc3339 Message-ID: <201904061155.x36BtAoq017383@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kai Date: Sat Apr 6 11:55:09 2019 New Revision: 498093 URL: https://svnweb.freebsd.org/changeset/ports/498093 Log: devel/py-strict-rfc3339: Update WWW * Upstream's homepage has disappeared thus update the WWW field to point to the offical GitHub repository. Reported by: Repology Approved by: mentors (implicit) Modified: head/devel/py-strict-rfc3339/pkg-descr Modified: head/devel/py-strict-rfc3339/pkg-descr ============================================================================== --- head/devel/py-strict-rfc3339/pkg-descr Sat Apr 6 11:44:48 2019 (r498092) +++ head/devel/py-strict-rfc3339/pkg-descr Sat Apr 6 11:55:09 2019 (r498093) @@ -11,4 +11,4 @@ timezones as much as possible. Besides that, it's designed to be strict and stick closely to RFC3339, with a couple of very small caveats. It's also fully unit tested. -WWW: http://www.danielrichman.co.uk/libraries/strict-rfc3339.html +WWW: https://github.com/danielrichman/strict-rfc3339
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904061155.x36BtAoq017383>