pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

git-docs-html: Update PLIST



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Oct 25 02:36:08 2015 +0100
Changeset:	ace671437c1703560e60ae147985ddf7e821c324

Modified Files:
	git-docs-html/Makefile
	git-docs-html/PLIST

Log Message:
git-docs-html: Update PLIST

o Update PLIST to reflect current git-2.6.2 version
o Cosmetic Makefile fix (from blanks to tabs)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ace671437c1703560e60ae147985ddf7e821c324

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 git-docs-html/Makefile |  2 +-
 git-docs-html/PLIST    | 56 ++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 51 insertions(+), 7 deletions(-)

diffs:
diff --git a/git-docs-html/Makefile b/git-docs-html/Makefile
index 5223dad..5178a84 100644
--- a/git-docs-html/Makefile
+++ b/git-docs-html/Makefile
@@ -14,7 +14,7 @@ INSTALL_TARGET=		install-html
 
 UNLIMIT_RESOURCES+=	datasize
 
-USE_TOOLS+=             perl
+USE_TOOLS+=		perl
 CONFIGURE_ARGS+=	--with-perl=${PERL5:Q}
 
 .include "../../devel/git/Makefile.common"
diff --git a/git-docs-html/PLIST b/git-docs-html/PLIST
index ac6b6b4..5d7bb05 100644
--- a/git-docs-html/PLIST
+++ b/git-docs-html/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/11/19 10:49:56 khorben Exp $
+@comment $NetBSD$
 share/doc/git/RelNotes/1.5.0.1.txt
 share/doc/git/RelNotes/1.5.0.2.txt
 share/doc/git/RelNotes/1.5.0.3.txt
@@ -212,20 +212,58 @@ share/doc/git/RelNotes/1.8.5.2.txt
 share/doc/git/RelNotes/1.8.5.3.txt
 share/doc/git/RelNotes/1.8.5.4.txt
 share/doc/git/RelNotes/1.8.5.5.txt
+share/doc/git/RelNotes/1.8.5.6.txt
 share/doc/git/RelNotes/1.8.5.txt
 share/doc/git/RelNotes/1.9.0.txt
 share/doc/git/RelNotes/1.9.1.txt
 share/doc/git/RelNotes/1.9.2.txt
 share/doc/git/RelNotes/1.9.3.txt
 share/doc/git/RelNotes/1.9.4.txt
+share/doc/git/RelNotes/1.9.5.txt
 share/doc/git/RelNotes/2.0.0.txt
 share/doc/git/RelNotes/2.0.1.txt
 share/doc/git/RelNotes/2.0.2.txt
 share/doc/git/RelNotes/2.0.3.txt
 share/doc/git/RelNotes/2.0.4.txt
+share/doc/git/RelNotes/2.0.5.txt
 share/doc/git/RelNotes/2.1.0.txt
 share/doc/git/RelNotes/2.1.1.txt
 share/doc/git/RelNotes/2.1.2.txt
+share/doc/git/RelNotes/2.1.3.txt
+share/doc/git/RelNotes/2.1.4.txt
+share/doc/git/RelNotes/2.2.0.txt
+share/doc/git/RelNotes/2.2.1.txt
+share/doc/git/RelNotes/2.2.2.txt
+share/doc/git/RelNotes/2.2.3.txt
+share/doc/git/RelNotes/2.3.0.txt
+share/doc/git/RelNotes/2.3.1.txt
+share/doc/git/RelNotes/2.3.10.txt
+share/doc/git/RelNotes/2.3.2.txt
+share/doc/git/RelNotes/2.3.3.txt
+share/doc/git/RelNotes/2.3.4.txt
+share/doc/git/RelNotes/2.3.5.txt
+share/doc/git/RelNotes/2.3.6.txt
+share/doc/git/RelNotes/2.3.7.txt
+share/doc/git/RelNotes/2.3.8.txt
+share/doc/git/RelNotes/2.3.9.txt
+share/doc/git/RelNotes/2.4.0.txt
+share/doc/git/RelNotes/2.4.1.txt
+share/doc/git/RelNotes/2.4.10.txt
+share/doc/git/RelNotes/2.4.2.txt
+share/doc/git/RelNotes/2.4.3.txt
+share/doc/git/RelNotes/2.4.4.txt
+share/doc/git/RelNotes/2.4.5.txt
+share/doc/git/RelNotes/2.4.6.txt
+share/doc/git/RelNotes/2.4.7.txt
+share/doc/git/RelNotes/2.4.8.txt
+share/doc/git/RelNotes/2.4.9.txt
+share/doc/git/RelNotes/2.5.0.txt
+share/doc/git/RelNotes/2.5.1.txt
+share/doc/git/RelNotes/2.5.2.txt
+share/doc/git/RelNotes/2.5.3.txt
+share/doc/git/RelNotes/2.5.4.txt
+share/doc/git/RelNotes/2.6.0.txt
+share/doc/git/RelNotes/2.6.1.txt
 share/doc/git/RelNotes/${PKGVERSION}.txt
 share/doc/git/blame-options.txt
 share/doc/git/cmds-ancillaryinterrogators.txt
@@ -245,8 +283,8 @@ share/doc/git/diff-generate-patch.txt
 share/doc/git/diff-options.txt
 share/doc/git/docbook-xsl.css
 share/doc/git/everyday.html
-share/doc/git/everyday.txt
 share/doc/git/fetch-options.txt
+share/doc/git/fmt-merge-msg-config.txt
 share/doc/git/git-add.html
 share/doc/git/git-add.txt
 share/doc/git/git-am.html
@@ -379,6 +417,8 @@ share/doc/git/git-init.html
 share/doc/git/git-init.txt
 share/doc/git/git-instaweb.html
 share/doc/git/git-instaweb.txt
+share/doc/git/git-interpret-trailers.html
+share/doc/git/git-interpret-trailers.txt
 share/doc/git/git-log.html
 share/doc/git/git-log.txt
 share/doc/git/git-ls-files.html
@@ -542,6 +582,8 @@ share/doc/git/git-web--browse.html
 share/doc/git/git-web--browse.txt
 share/doc/git/git-whatchanged.html
 share/doc/git/git-whatchanged.txt
+share/doc/git/git-worktree.html
+share/doc/git/git-worktree.txt
 share/doc/git/git-write-tree.html
 share/doc/git/git-write-tree.txt
 share/doc/git/git.html
@@ -558,6 +600,8 @@ share/doc/git/gitcvs-migration.html
 share/doc/git/gitcvs-migration.txt
 share/doc/git/gitdiffcore.html
 share/doc/git/gitdiffcore.txt
+share/doc/git/giteveryday.html
+share/doc/git/giteveryday.txt
 share/doc/git/gitglossary.html
 share/doc/git/gitglossary.txt
 share/doc/git/githooks.html
@@ -650,6 +694,8 @@ share/doc/git/technical/api-diff.html
 share/doc/git/technical/api-diff.txt
 share/doc/git/technical/api-directory-listing.html
 share/doc/git/technical/api-directory-listing.txt
+share/doc/git/technical/api-error-handling.html
+share/doc/git/technical/api-error-handling.txt
 share/doc/git/technical/api-gitattributes.html
 share/doc/git/technical/api-gitattributes.txt
 share/doc/git/technical/api-grep.html
@@ -663,8 +709,6 @@ share/doc/git/technical/api-in-core-index.txt
 share/doc/git/technical/api-index-skel.txt
 share/doc/git/technical/api-index.html
 share/doc/git/technical/api-index.txt
-share/doc/git/technical/api-lockfile.html
-share/doc/git/technical/api-lockfile.txt
 share/doc/git/technical/api-merge.html
 share/doc/git/technical/api-merge.txt
 share/doc/git/technical/api-object-access.html
@@ -687,10 +731,10 @@ share/doc/git/technical/api-sha1-array.html
 share/doc/git/technical/api-sha1-array.txt
 share/doc/git/technical/api-sigchain.html
 share/doc/git/technical/api-sigchain.txt
-share/doc/git/technical/api-strbuf.html
-share/doc/git/technical/api-strbuf.txt
 share/doc/git/technical/api-string-list.html
 share/doc/git/technical/api-string-list.txt
+share/doc/git/technical/api-submodule-config.html
+share/doc/git/technical/api-submodule-config.txt
 share/doc/git/technical/api-trace.html
 share/doc/git/technical/api-trace.txt
 share/doc/git/technical/api-tree-walking.html


Home | Main Index | Thread Index | Old Index