Skip to content

Commit

Permalink
misc/urh: Update 2.9.1 -> 2.9.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 18, 2021
1 parent 2cef78b commit 290aebe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions misc/urh/Makefile
@@ -1,6 +1,5 @@
PORTNAME= urh
DISTVERSION= 2.9.1
PORTREVISION= 2
DISTVERSION= 2.9.2
CATEGORIES= misc hamradio python
MASTER_SITES= CHEESESHOP

Expand All @@ -27,5 +26,6 @@ post-install:
echo "LD_PRELOAD=${PREFIX}/lib/gcc${GCC_DEFAULT}/libgcc_s.so ${PREFIX}/bin/urh.shadow \"$$@\"" \
) > ${STAGEDIR}${PREFIX}/bin/urh
@${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/urh
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/urh/cythonext/*.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions misc/urh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1609467679
SHA256 (urh-2.9.1.tar.gz) = b93df6f8c67bbb1c08d4b837aa3783f6fa79d2bd69cb725744f9e01bd81aefe2
SIZE (urh-2.9.1.tar.gz) = 2920360
TIMESTAMP = 1618764959
SHA256 (urh-2.9.2.tar.gz) = e4fac51af73a69eeca25d9a12b777677b3b983de8537a2025ba698e20e6a56af
SIZE (urh-2.9.2.tar.gz) = 2923879

0 comments on commit 290aebe

Please sign in to comment.