From nobody Wed Apr 5 17:36:51 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PsBdb661zz43q99; Wed, 5 Apr 2023 17:36:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PsBdb55Ylz4LHj; Wed, 5 Apr 2023 17:36:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lpLkgJRTfJP5hB4t/QxFSoEiXA5rQVeN9uyLLZ6H62c=; b=UHjVdbnvkkHpi1hVzg6z7vJo2M73fHA0uZyX+g4VOn0ycW/Vk56EFXIWsTl13AgS3OKx4E RlNbHdTdO8c5RgfEXdkyZFzI/XHXhyoe09BmeyBZZ15fCIRVrebhAgDKus2gFQM6VlNqWR 6M1bTXEXzD1sdI2mVYnPYd+wd1quugLanb8GSSfM75LvrlJtV2C8o38D1a/5rk+qJge5O/ W7I2+zVEKE2XrQS9wFXMV7S5nVW7URe6spsgQ2dOTeCf47ong0u/P3frbSj2LrMTCIHgFL XgqxoaMfKzpici1KuRkj3WyttHTMp3qU4tA3HUgrY2BRqqovGEZPG0miILt6gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lpLkgJRTfJP5hB4t/QxFSoEiXA5rQVeN9uyLLZ6H62c=; b=IiFTCxg6a3+DlwDUfCFpiMnL7mei40NFNM7hnFUKXpF9Sl5AzXT/lJILnsprWFH6ocrPMp EdaMNZwd+p34IT9HE4mABVnWGB50/Rr90F/zXG9BpFwBhQAkGEn1vnsbfS6AIUApZuq5UV 7wyDkKcsklJYTVU4v6SOtOdQqvFQ8SzOM/qd9ABwEhxlRN93UhTW4abTK4+pubLagHnN2S HkiffbJA6n56OxEbxrHNb/T8a4LywY3NB+PQt28odCkdzWJTPNlvdY6Mhm2GoIjaghjc05 0flyK+XD0akcyuM2inOsTHPuOytdcTCf2fnL8AGLHXUznsyR15TM60cP2T4+EA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716211; a=rsa-sha256; cv=none; b=b0sARq64KPk9tD0AEVrzIutuIdEhnOWrc0jQLaV+9hbAahRhU4yp/+D3//y5TgRBTcf+Mi BvDmq7TK6H9BipYcbI/ehjOgryv801FTZHlFWWm1hNYLPFtONLfjpqOr9y4xg0/Lkb/tqZ tWrgIHHmp4tpCZetkvPBvboycPT3Ymb45hZd9mdPWJ9ISTQxWfrKhYoerh1j29JU2hIeMo /Vq7RfORu/dHhWCGd8jBgLZ9+LoRCzbQoI4Fmzi2l9GeE7pU/Wpyg6GUwJUPgRCEVBvMCM 7vFFgOOpaGtO4wmjFZUwPNO2yL5TdPp9H9mjYJi34vegaYLCfoQxdEB58ZE97Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PsBdb44tNzX62; Wed, 5 Apr 2023 17:36:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 335Hapjl087222; Wed, 5 Apr 2023 17:36:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335Hap3a087221; Wed, 5 Apr 2023 17:36:51 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:36:51 GMT Message-Id: <202304051736.335Hap3a087221@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 51137a7ec305 - main - devel/py-period: Update WWW List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51137a7ec3059ec36c87e94eae938b10677cb6a9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=51137a7ec3059ec36c87e94eae938b10677cb6a9 commit 51137a7ec3059ec36c87e94eae938b10677cb6a9 Author: Po-Chuan Hsieh AuthorDate: 2023-04-05 17:16:32 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:30:27 +0000 devel/py-period: Update WWW --- devel/py-period/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-period/Makefile b/devel/py-period/Makefile index a74e27302a40..bb7c99209e56 100644 --- a/devel/py-period/Makefile +++ b/devel/py-period/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic time period checking library -WWW= https://pypi.org/project/period/ +WWW= https://github.com/LinkCareServices/period LICENSE= ART20