Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 16:38:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: f5a6fb9c804d - 2023Q2 - www/py-wagtail: Update WWW and clean up pkg-descr
Message-ID:  <202305021638.342GcejK094492@gitrepo.freebsd.org>

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

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

commit f5a6fb9c804d9b296556d70dd6e627b6e2ae0329
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:20:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 16:38:20 +0000

    www/py-wagtail: Update WWW and clean up pkg-descr
    
    (cherry picked from commit 7cad0c30d05e11252a1f481ae0bb833c0c97832d)
---
 www/py-wagtail/Makefile  | 3 ++-
 www/py-wagtail/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile
index 94e6a5797723..20f9acdaade7 100644
--- a/www/py-wagtail/Makefile
+++ b/www/py-wagtail/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Django content management system
-WWW=		https://wagtail.io/
+WWW=		https://wagtail.io/ \
+		https://github.com/wagtail/wagtail
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/www/py-wagtail/pkg-descr b/www/py-wagtail/pkg-descr
index 1d68a314a87f..c677b0aeac8f 100644
--- a/www/py-wagtail/pkg-descr
+++ b/www/py-wagtail/pkg-descr
@@ -1,5 +1,3 @@
 Wagtail is an open source content management system built on Django, with a
 strong community and commercial support. It's focused on user experience, and
 offers precise control for designers and developers.
-
-See also: https://github.com/wagtail/wagtail



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