Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2019 09:02:35 +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: r509263 - head/devel/commit-patch
Message-ID:  <201908190902.x7J92ZPH073029@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 19 09:02:35 2019
New Revision: 509263
URL: https://svnweb.freebsd.org/changeset/ports/509263

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

Modified:
  head/devel/commit-patch/Makefile
  head/devel/commit-patch/pkg-descr

Modified: head/devel/commit-patch/Makefile
==============================================================================
--- head/devel/commit-patch/Makefile	Mon Aug 19 08:58:51 2019	(r509262)
+++ head/devel/commit-patch/Makefile	Mon Aug 19 09:02:35 2019	(r509263)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MAINTAINER=	lapo@lapo.it
 COMMENT=	Commit patches or partial workspace changes to a VCS repository
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	interdiff:misc/patchutils \

Modified: head/devel/commit-patch/pkg-descr
==============================================================================
--- head/devel/commit-patch/pkg-descr	Mon Aug 19 08:58:51 2019	(r509262)
+++ head/devel/commit-patch/pkg-descr	Mon Aug 19 09:02:35 2019	(r509263)
@@ -11,4 +11,4 @@ just hit C-c C-c in any patch buffer to apply and comm
 changes indicated by the patch, regardless of the changes in your
 working directory.
 
-WWW: http://www.porkrind.org/commit-patch/
+WWW: https://www.porkrind.org/commit-patch/



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