From nobody Wed Apr 5 17:35:37 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 4PsBcB1Kbxz43q27; Wed, 5 Apr 2023 17:35:38 +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 4PsBcB0MLvz4Gmy; Wed, 5 Apr 2023 17:35:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716138; 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=A3m1Bvm/bEL9C0lnzNKlQHsq6ZcqE/GHDB6ReN97rzU=; b=fdYJfAuLU4UEMrgPLZ7uf6zAGTs+TlUaiP0p8mEwPVv3eMQL8jH3zPoV5fzfVwFHsydXd1 s8U/Cmgccba56Qc8FrsS25qUeiWUOPP7/nIzJk/Vby5uSGv/trrNbsu2cnye75+AHsbAoC 568+/OhxWexuyAYIKd+N98DX9Gc8bTHhRTFkQNs32RfD1wdyUkfEFzD+N51q0KnIIgbLnj TFtYVsCKNIKFekhNSeK/aQG93jZQZ9zoO52AVurn89eAQ9eAQz55Sv7UwvsjeX/xhMnIu/ sVx/JpkvQrKDw1cwaFmN9/ApUVRtp7leQ2GYOLQ4ztAbtUjIfwTDAo8F8+F74w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716138; 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=A3m1Bvm/bEL9C0lnzNKlQHsq6ZcqE/GHDB6ReN97rzU=; b=fN92eEqdtnY/Q0khhOmrh58G+/STudP7CYrGD0hDNcTSzx9xHTIVizfUF5FU8P5D4F6OyP t9O4BIygiqjeHrfSf3YcHBWQ2q3GzXrrSA1OM2toVmd+N40NSfTQwFpxtxBvCNh7eQ+Ofj EtIrzKnhOsiy/dFrFLrAKxE12UZ9zQVlBjEqU2u7xjmv8DfwY7AlVN88boiQO4xxvd78P+ b3BIpmlJ1xreSjxC7UwFxWDCqgwuI6FW5PF33Tb1009o6ilH0E1n7avIex3ss0Ne+TCTp7 q/co5aWB7nMrvZqIr0ZSQI3iDWC3WpV04V8hsgseVNePBpVM80cXBOwuwRAj1A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716138; a=rsa-sha256; cv=none; b=eqqSU9ulUH0HWXETf90Hy8Z6UBjNPR8LUWUtfUaAyysL47ikfehHhknfXwpTDEh9utttXT eQy30KeqojCyO7nC8wW8cg9oU8hoK/1TrbDsQteDuWGYFM6eW6z4BDdFDPfyTWnRQhpf9h TaVxwrZNkLJmiHgbFSerWe12cRcGwr5PjwBybmHt4NFf/xHukYGGtwslwauYXsR5izkULv kGy8JpXNp+V+PPNQs/IJ9Gh4bMGj/d7OSl5WTF1YjzjKM6v3b1tEc31WGWfWCuG2TKYAre lozDphzive2DFYiCor1AZvpYwpaG0dJg3a2ozeAyf1vQ47Bhxal3RIeKjEHimA== 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 4PsBc96TV4zX14; Wed, 5 Apr 2023 17:35:37 +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 335HZbIn085862; Wed, 5 Apr 2023 17:35:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335HZbha085861; Wed, 5 Apr 2023 17:35:37 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:35:37 GMT Message-Id: <202304051735.335HZbha085861@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: 91bb5e97bf37 - main - audio/py-pyliblo: Update WWW and clean up pkg-descr 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: 91bb5e97bf3716e47c55f40f50e45ba7adbac54e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=91bb5e97bf3716e47c55f40f50e45ba7adbac54e commit 91bb5e97bf3716e47c55f40f50e45ba7adbac54e Author: Po-Chuan Hsieh AuthorDate: 2023-04-05 17:15:37 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:30:10 +0000 audio/py-pyliblo: Update WWW and clean up pkg-descr --- audio/py-pyliblo/Makefile | 3 ++- audio/py-pyliblo/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/py-pyliblo/Makefile b/audio/py-pyliblo/Makefile index dae5304e98a0..e89dcbc86ebc 100644 --- a/audio/py-pyliblo/Makefile +++ b/audio/py-pyliblo/Makefile @@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper for the Liblo OSC Library -WWW= https://das.nasophon.de/pyliblo/ +WWW= https://das.nasophon.de/pyliblo/ \ + https://github.com/dsacre/pyliblo LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/py-pyliblo/pkg-descr b/audio/py-pyliblo/pkg-descr index d446efb4b4a4..a537c16ee9b0 100644 --- a/audio/py-pyliblo/pkg-descr +++ b/audio/py-pyliblo/pkg-descr @@ -3,5 +3,3 @@ complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc. - -See also: https://github.com/dsacre/pyliblo