svn commit: r376472 - head/devel/git

Renato Botelho garga at FreeBSD.org
Wed Jan 7 17:20:51 UTC 2015


Author: garga
Date: Wed Jan  7 17:20:50 2015
New Revision: 376472
URL: https://svnweb.freebsd.org/changeset/ports/376472
QAT: https://qat.redports.org/buildarchive/r376472/

Log:
  Fix PLIST and bump PORTREVISION
  
  PR:		196330
  Submitted by:	mp39590 at gmail.com

Modified:
  head/devel/git/Makefile
  head/devel/git/pkg-plist

Modified: head/devel/git/Makefile
==============================================================================
--- head/devel/git/Makefile	Wed Jan  7 17:09:14 2015	(r376471)
+++ head/devel/git/Makefile	Wed Jan  7 17:20:50 2015	(r376472)
@@ -3,7 +3,7 @@
 
 PORTNAME=	git
 PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	KERNEL_ORG
 MASTER_SITE_SUBDIR=	software/scm/git

Modified: head/devel/git/pkg-plist
==============================================================================
--- head/devel/git/pkg-plist	Wed Jan  7 17:09:14 2015	(r376471)
+++ head/devel/git/pkg-plist	Wed Jan  7 17:20:50 2015	(r376472)
@@ -611,7 +611,7 @@ share/git-core/templates/info/exclude
 %%HTMLDOCS%%%%DOCSDIR%%/git-status.html
 %%HTMLDOCS%%%%DOCSDIR%%/git-stripspace.html
 %%HTMLDOCS%%%%DOCSDIR%%/git-submodule.html
-%%HTMLDOCS%%%%DOCSDIR%%/git-subtree.html
+%%CONTRIB%%%%HTMLDOCS%%%%DOCSDIR%%/git-subtree.html
 %%HTMLDOCS%%%%DOCSDIR%%/git-svn.html
 %%HTMLDOCS%%%%DOCSDIR%%/git-symbolic-ref.html
 %%HTMLDOCS%%%%DOCSDIR%%/git-tag.html
@@ -1216,6 +1216,7 @@ share/git-core/templates/info/exclude
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/git-favicon.png
 %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/git-logo.png
+%%CONTRIB%%share/git-core/contrib/contacts/Makefile
 %%CONTRIB%%share/git-core/contrib/contacts/git-contacts
 %%CONTRIB%%share/git-core/contrib/contacts/git-contacts.txt
 %%CONTRIB%%share/git-core/contrib/README


More information about the svn-ports-all mailing list