svn commit: r509263 - head/devel/commit-patch

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 19 09:02:36 UTC 2019


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 at 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/


More information about the svn-ports-head mailing list