Skip to content

Commit

Permalink
Updated devel/ropper 1.9.5 to 1.10.10
Browse files Browse the repository at this point in the history
  (compiled from github commit log with tag: line)
-------------------------------------
 (v1.10.9) Merge pull request #46 from sashs/dev @sascha Schirra
 (v1.10.8) Merge pull request #44 from sashs/dev @sascha Schirra
 (v1.10.6) Bugfix: 'str' object has no attribute 'dataDirectory' @sascha Schirra
 (v1.10.5) Merge pull request #41 from sashs/dev @sascha Schirra
 (v1.10.4) cache implementation changed @sascha Schirra
 (v1.10.2) Merge pull request #30 from sashs/dev @sascha Schirra
 (v1.10.1) version and description changed @sascha Schirra
 (v1.10.0) Bugfix: crash when try to print stack_pivots and no gadgets are loaded @sascha Schirra
 (v1.9.11) Merge pull request #29 from sashs/dev @sascha Schirra
  • Loading branch information
mef committed Feb 11, 2017
1 parent d77ef94 commit dc03c10
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions devel/ropper/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2016/06/17 10:53:02 wiz Exp $
# $NetBSD: Makefile,v 1.3 2017/02/11 01:35:27 mef Exp $

DISTNAME= Ropper-1.9.5
DISTNAME= Ropper-1.10.10
PKGNAME= ${DISTNAME:tl}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=sashs/}
Expand Down
5 changes: 4 additions & 1 deletion devel/ropper/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/06/17 10:53:02 wiz Exp $
@comment $NetBSD: PLIST,v 1.4 2017/02/11 01:35:27 mef Exp $
bin/ropper
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
Expand Down Expand Up @@ -98,3 +98,6 @@ ${PYSITELIB}/ropper/search/__init__.pyo
${PYSITELIB}/ropper/search/search.py
${PYSITELIB}/ropper/search/search.pyc
${PYSITELIB}/ropper/search/search.pyo
${PYSITELIB}/ropper/service.py
${PYSITELIB}/ropper/service.pyc
${PYSITELIB}/ropper/service.pyo
10 changes: 5 additions & 5 deletions devel/ropper/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/06/14 07:14:39 kamil Exp $
$NetBSD: distinfo,v 1.2 2017/02/11 01:35:27 mef Exp $

SHA1 (Ropper-1.9.5.tar.gz) = fa2a1189e97afc2b3920eb56ed6b85a1c7e864b3
RMD160 (Ropper-1.9.5.tar.gz) = 71841993f4e714a42066adf65f85927acd9585f3
SHA512 (Ropper-1.9.5.tar.gz) = cb14b763ab181c6e0e6ffb17a2fa533aef897d14775ea42037a66929e6d1992c69aa323693830a8e48510ffee48c84510d1fa7047d9fd6777c9549dbac8ac403
Size (Ropper-1.9.5.tar.gz) = 600503 bytes
SHA1 (Ropper-1.10.10.tar.gz) = dfd7d7ed1f87f76c3c91c17c5d0a0a1f268d96b9
RMD160 (Ropper-1.10.10.tar.gz) = 62ec5d87f88ed69fd17d1f4522135deda0bc8cee
SHA512 (Ropper-1.10.10.tar.gz) = 5ef06837a5ceeb61cf12dbf3d529fad5f98b581a655490ee9d62909ace9b2a31885be2c972eba448252299a1de3417452ba5ec33235c8dfb50d477279c7c34b8
Size (Ropper-1.10.10.tar.gz) = 1457535 bytes

0 comments on commit dc03c10

Please sign in to comment.