aboutsummaryrefslogtreecommitdiff
path: root/devel/libjitterentropy
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libjitterentropy')
-rw-r--r--devel/libjitterentropy/Makefile8
-rw-r--r--devel/libjitterentropy/distinfo6
-rw-r--r--devel/libjitterentropy/files/patch-Makefile15
-rw-r--r--devel/libjitterentropy/pkg-descr2
-rw-r--r--devel/libjitterentropy/pkg-plist2
5 files changed, 9 insertions, 24 deletions
diff --git a/devel/libjitterentropy/Makefile b/devel/libjitterentropy/Makefile
index bd2a9273bf14..eccf8ec654d6 100644
--- a/devel/libjitterentropy/Makefile
+++ b/devel/libjitterentropy/Makefile
@@ -1,13 +1,15 @@
PORTNAME= libjitterentropy
-PORTVERSION= 3.0.1
+PORTVERSION= 3.4.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Hardware RNG based on CPU timing jitter
+WWW= https://www.chronox.de/jent.html
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/COPYING.bsd
+LICENSE_FILE= ${WRKSRC}/LICENSE.bsd
USES= gmake
USE_LDCONFIG= yes
diff --git a/devel/libjitterentropy/distinfo b/devel/libjitterentropy/distinfo
index aee3f271e7dc..d4bf4ed8b4d5 100644
--- a/devel/libjitterentropy/distinfo
+++ b/devel/libjitterentropy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611240769
-SHA256 (smuellerDD-jitterentropy-library-v3.0.1_GH0.tar.gz) = 015a443ebfaab7bc302caa24dcc124aefe1818046893f49591d2465bd3f58e16
-SIZE (smuellerDD-jitterentropy-library-v3.0.1_GH0.tar.gz) = 31212
+TIMESTAMP = 1681490297
+SHA256 (smuellerDD-jitterentropy-library-v3.4.1_GH0.tar.gz) = 33352369092b5a0d1463c720f5a8a3e870dbd63502ea57692e7da84a65c0c5c3
+SIZE (smuellerDD-jitterentropy-library-v3.4.1_GH0.tar.gz) = 86110
diff --git a/devel/libjitterentropy/files/patch-Makefile b/devel/libjitterentropy/files/patch-Makefile
deleted file mode 100644
index 9dfcf2bd7bac..000000000000
--- a/devel/libjitterentropy/files/patch-Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.orig 2020-11-29 18:45:40 UTC
-+++ Makefile
-@@ -60,9 +60,9 @@ cppcheck:
- install: install-man install-shared install-includes
-
- install-man:
-- install -d -m 0755 $(DESTDIR)$(PREFIX)/share/man/man3
-- install -m 644 doc/$(NAME).3 $(DESTDIR)$(PREFIX)/share/man/man3/
-- gzip -n -f -9 $(DESTDIR)$(PREFIX)/share/man/man3/$(NAME).3
-+ install -d -m 0755 $(DESTDIR)$(PREFIX)/man/man3
-+ install -m 644 doc/$(NAME).3 $(DESTDIR)$(PREFIX)/man/man3/
-+ gzip -n -f -9 $(DESTDIR)$(PREFIX)/man/man3/$(NAME).3
-
- install-shared:
- install -d -m 0755 $(DESTDIR)$(PREFIX)/$(LIBDIR)
diff --git a/devel/libjitterentropy/pkg-descr b/devel/libjitterentropy/pkg-descr
index eb7bc940af38..68fca02a0ffd 100644
--- a/devel/libjitterentropy/pkg-descr
+++ b/devel/libjitterentropy/pkg-descr
@@ -2,5 +2,3 @@ The CPU Jitter Random Number Generator provides a non-physical true random
number generator that works equally in kernel and user land. The only
prerequisite is the availability of a high-resolution timer that is available
in modern CPUs.
-
-WWW: http://www.chronox.de/jent.html
diff --git a/devel/libjitterentropy/pkg-plist b/devel/libjitterentropy/pkg-plist
index 69c78c04661b..6057cad99935 100644
--- a/devel/libjitterentropy/pkg-plist
+++ b/devel/libjitterentropy/pkg-plist
@@ -3,4 +3,4 @@ include/jitterentropy.h
lib/libjitterentropy.so
lib/libjitterentropy.so.%%PORTVERSION_MAJOR%%
lib/libjitterentropy.so.%%PORTVERSION%%
-man/man3/jitterentropy.3.gz
+share/man/man3/jitterentropy.3.gz