git: 290aebe319f0 - main - misc/urh: Update 2.9.1 -> 2.9.2
Yuri Victorovich
yuri at FreeBSD.org
Sun Apr 18 20:20:08 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=290aebe319f02e442f4789d11df6d5175db8f16d
commit 290aebe319f02e442f4789d11df6d5175db8f16d
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-18 18:18:56 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-18 20:19:54 +0000
misc/urh: Update 2.9.1 -> 2.9.2
Reported by: portscout
---
misc/urh/Makefile | 4 ++--
misc/urh/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/misc/urh/Makefile b/misc/urh/Makefile
index 70dbc375b55e..6aeb5c2644b0 100644
--- a/misc/urh/Makefile
+++ b/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
@@ -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>
diff --git a/misc/urh/distinfo b/misc/urh/distinfo
index a9365c583428..cf6e0d65a82d 100644
--- a/misc/urh/distinfo
+++ b/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
More information about the dev-commits-ports-all
mailing list