aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-09 16:23:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-12 10:33:03 +0000
commit46dabd6f282748263b1eec1531ba7fce4bfc5183 (patch)
tree95bfff540c3b2be01b160be74ce1c0706c0298b2
parentf15dd447689d99b2070bdf04d2b3c79c6142fb4d (diff)
downloadports-46dabd6f282748263b1eec1531ba7fce4bfc5183.tar.gz
ports-46dabd6f282748263b1eec1531ba7fce4bfc5183.zip
devel/libfaketime: Update version 0.9.7=>0.9.10
-rw-r--r--devel/libfaketime/Makefile21
-rw-r--r--devel/libfaketime/distinfo6
2 files changed, 12 insertions, 15 deletions
diff --git a/devel/libfaketime/Makefile b/devel/libfaketime/Makefile
index fb91dcd09df7..6e757517c4bd 100644
--- a/devel/libfaketime/Makefile
+++ b/devel/libfaketime/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libfaketime
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.7
+DISTVERSION= 0.9.10
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -13,29 +13,26 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake shebangfix
USE_GITHUB= yes
-USE_LDCONFIG= yes
-
GH_ACCOUNT= wolfcw
GH_TAGNAME= da77808
+USE_LDCONFIG= yes
+
+SHEBANG_FILES= test/functests/common.inc test/testframe.sh
# FAKE_STAT doesn't currently work on FreeBSD
# Add -DFAKE_STAT to FEATS to see why
MAKE_ENV+= FEATS="-DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS" \
- WARNS="-Wall" \
- MANDIR="/man"
+ MANDIR="/man" \
+ WARNS="-Wall"
+TEST_TARGET= test
PLIST_FILES= bin/faketime \
lib/faketime/libfaketime.so.1 \
lib/faketime/libfaketimeMT.so.1 \
+ man/man1/faketime.1.gz \
share/doc/faketime/NEWS \
- share/doc/faketime/README \
- man/man1/faketime.1.gz
-
-SHEBANG_FILES= test/testframe.sh \
- test/functests/common.inc
-
-TEST_TARGET= test
+ share/doc/faketime/README
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/faketime \
diff --git a/devel/libfaketime/distinfo b/devel/libfaketime/distinfo
index 59ae171dc7fc..e93aebf64d1e 100644
--- a/devel/libfaketime/distinfo
+++ b/devel/libfaketime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533612095
-SHA256 (wolfcw-libfaketime-v0.9.7-da77808_GH0.tar.gz) = 59d42d762fa1372325486082d9498c0ce6dcb2446ed567bc5f0d85a7c2f1b017
-SIZE (wolfcw-libfaketime-v0.9.7-da77808_GH0.tar.gz) = 55667
+TIMESTAMP = 1646764041
+SHA256 (wolfcw-libfaketime-v0.9.10-da77808_GH0.tar.gz) = 59d42d762fa1372325486082d9498c0ce6dcb2446ed567bc5f0d85a7c2f1b017
+SIZE (wolfcw-libfaketime-v0.9.10-da77808_GH0.tar.gz) = 55667