pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/go-mmark



Module Name:    pkgsrc
Committed By:   gavan
Date:           Sun Sep 10 11:05:46 UTC 2017

Modified Files:
        pkgsrc/textproc/go-mmark: PLIST

Log Message:
Fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/go-mmark/PLIST

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

Modified files:

Index: pkgsrc/textproc/go-mmark/PLIST
diff -u pkgsrc/textproc/go-mmark/PLIST:1.1 pkgsrc/textproc/go-mmark/PLIST:1.2
--- pkgsrc/textproc/go-mmark/PLIST:1.1  Thu Aug 17 01:55:54 2017
+++ pkgsrc/textproc/go-mmark/PLIST      Sun Sep 10 11:05:46 2017
@@ -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