pkgsrc-WIP-changes archive

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

radare2-git: Sync PLIST with upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Feb 18 21:43:45 2017 +0100
Changeset:	c3c41af72070e0d8cc9f472d6f63b8cc7b897e30

Modified Files:
	radare2-git/PLIST

Log Message:
radare2-git: Sync PLIST with upstream

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

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

diffstat:
 radare2-git/PLIST | 6 ++++++
 1 file changed, 6 insertions(+)

diffs:
diff --git a/radare2-git/PLIST b/radare2-git/PLIST
index de4609e220..560d9c9f2b 100644
--- a/radare2-git/PLIST
+++ b/radare2-git/PLIST
@@ -1,5 +1,6 @@
 @comment $NetBSD$
 bin/r2
+bin/r2-indent
 bin/r2agent
 bin/r2pm
 bin/rabin2
@@ -57,6 +58,7 @@ include/libr/r_types.h
 include/libr/r_types_base.h
 include/libr/r_userconf.h
 include/libr/r_util.h
+include/libr/r_util/r_asn1.h
 include/libr/r_util/r_base64.h
 include/libr/r_util/r_base91.h
 include/libr/r_util/r_big.h
@@ -75,6 +77,7 @@ include/libr/r_util/r_mem.h
 include/libr/r_util/r_mixed.h
 include/libr/r_util/r_name.h
 include/libr/r_util/r_num.h
+include/libr/r_util/r_pkcs7.h
 include/libr/r_util/r_pool.h
 include/libr/r_util/r_punycode.h
 include/libr/r_util/r_queue.h
@@ -92,6 +95,7 @@ include/libr/r_util/r_sys.h
 include/libr/r_util/r_tree.h
 include/libr/r_util/r_uleb128.h
 include/libr/r_util/r_utf8.h
+include/libr/r_util/r_x509.h
 include/libr/r_version.h
 include/libr/sdb.h
 include/libr/sdb/buffer.h
@@ -193,6 +197,7 @@ lib/pkgconfig/r_search.pc
 lib/pkgconfig/r_socket.pc
 lib/pkgconfig/r_syscall.pc
 lib/pkgconfig/r_util.pc
+lib/radare2/${PKGVERSION}-git/${PKGVERSION}-git
 lib/radare2/${PKGVERSION}-git/asm_LM32.so
 lib/radare2/${PKGVERSION}-git/asm_propeller.so
 lib/radare2/${PKGVERSION}-git/bin_xtr_dyldcache.so
@@ -266,6 +271,7 @@ share/doc/radare2/static
 share/doc/radare2/static-plugins
 share/doc/radare2/strings
 share/doc/radare2/types.md
+share/doc/radare2/uncrustify.cfg
 share/doc/radare2/vim
 share/doc/radare2/vim2r2.js
 share/doc/radare2/windbg


Home | Main Index | Thread Index | Old Index