Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 09:36:37 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546062 - head/www/trac-fullblog
Message-ID:  <202008240936.07O9abnT016198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 24 09:36:37 2020
New Revision: 546062
URL: https://svnweb.freebsd.org/changeset/ports/546062

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/www/trac-fullblog/Makefile
  head/www/trac-fullblog/pkg-descr

Modified: head/www/trac-fullblog/Makefile
==============================================================================
--- head/www/trac-fullblog/Makefile	Mon Aug 24 09:34:42 2020	(r546061)
+++ head/www/trac-fullblog/Makefile	Mon Aug 24 09:36:37 2020	(r546062)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	trac
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Plugin that provides a project Blog
 
+LICENSE=	BSD
+
 RUN_DEPENDS=	htmldoc:textproc/htmldoc \
 		tracd:www/trac
 

Modified: head/www/trac-fullblog/pkg-descr
==============================================================================
--- head/www/trac-fullblog/pkg-descr	Mon Aug 24 09:34:42 2020	(r546061)
+++ head/www/trac-fullblog/pkg-descr	Mon Aug 24 09:36:37 2020	(r546062)
@@ -2,4 +2,4 @@ This plugin provides a project Blog, but unlike TracBl
 SimpleBlogPlugin it does not use Wiki pages to store the content.
 It has no dependencies on other plugins.
 
-WWW: http://trac-hacks.org/wiki/FullBlogPlugin
+WWW: https://trac-hacks.org/wiki/FullBlogPlugin



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