Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:35:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 91bb5e97bf37 - main - audio/py-pyliblo: Update WWW and clean up pkg-descr
Message-ID:  <202304051735.335HZbha085861@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91bb5e97bf3716e47c55f40f50e45ba7adbac54e

commit 91bb5e97bf3716e47c55f40f50e45ba7adbac54e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:15:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051735.335HZbha085861>