pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/9547de71b807
branches: trunk
changeset: 368031:9547de71b807
user: gavan <gavan%pkgsrc.org@localhost>
date: Sun Sep 10 11:05:23 2017 +0000
description:
Fix PLIST
diffstat:
textproc/go-md2man/PLIST | 16 +++++++++++++++-
textproc/go-mmark/PLIST | 4 +++-
2 files changed, 18 insertions(+), 2 deletions(-)
diffs (44 lines):
diff -r 9f2e19b7c069 -r 9547de71b807 textproc/go-md2man/PLIST
--- a/textproc/go-md2man/PLIST Sun Sep 10 11:04:15 2017 +0000
+++ b/textproc/go-md2man/PLIST Sun Sep 10 11:05:23 2017 +0000
@@ -1,9 +1,23 @@
-@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:55:42 gavan Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/09/10 11:05:23 gavan Exp $
bin/go-md2man
gopkg/pkg/${GO_PLATFORM}/github.com/cpuguy83/go-md2man/md2man.a
+gopkg/pkg/${GO_PLATFORM}/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday.a
+gopkg/pkg/${GO_PLATFORM}/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name.a
gopkg/src/github.com/cpuguy83/go-md2man/LICENSE.md
gopkg/src/github.com/cpuguy83/go-md2man/README.md
gopkg/src/github.com/cpuguy83/go-md2man/go-md2man.1.md
gopkg/src/github.com/cpuguy83/go-md2man/md2man.go
gopkg/src/github.com/cpuguy83/go-md2man/md2man/md2man.go
gopkg/src/github.com/cpuguy83/go-md2man/md2man/roff.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor.yml
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/LICENSE.txt
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/README.md
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/block.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/html.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/inline.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/latex.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/markdown.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/smartypants.go
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name/README.md
+gopkg/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name/main.go
diff -r 9f2e19b7c069 -r 9547de71b807 textproc/go-mmark/PLIST
--- a/textproc/go-mmark/PLIST Sun Sep 10 11:04:15 2017 +0000
+++ b/textproc/go-mmark/PLIST Sun Sep 10 11:05:23 2017 +0000
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:55:54 gavan Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/09/10 11:05:46 gavan Exp $
bin/mmark
gopkg/pkg/${GO_PLATFORM}/github.com/miekg/mmark.a
gopkg/src/github.com/miekg/mmark/CONVERSION_RFC7328.md
gopkg/src/github.com/miekg/mmark/COPYRIGHT
gopkg/src/github.com/miekg/mmark/LICENSE
+gopkg/src/github.com/miekg/mmark/Makefile
+gopkg/src/github.com/miekg/mmark/Makefile.release
gopkg/src/github.com/miekg/mmark/README.md
gopkg/src/github.com/miekg/mmark/block.go
gopkg/src/github.com/miekg/mmark/block_test.go
Home |
Main Index |
Thread Index |
Old Index