Skip to content

Commit

Permalink
devel/libtickit: Update to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 68a7b5a commit 16cae1d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 4 additions & 1 deletion devel/libtickit/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= libtickit
PORTVERSION= 0.4.1
PORTVERSION= 0.4.2
CATEGORIES= devel
MASTER_SITES= http://www.leonerd.org.uk/code/libtickit/

Expand All @@ -19,4 +19,7 @@ MAKE_ARGS= MANDIR=${PREFIX}/share/man
PATHFIX_MAKEFILEIN= Makefile
USE_LDCONFIG= yes

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtickit.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/libtickit/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619569385
SHA256 (libtickit-0.4.1.tar.gz) = 48b72a12548da23f32384ddf0f8d727bc27515f36a74d2f4d4f0bbbb562a2665
SIZE (libtickit-0.4.1.tar.gz) = 161075
TIMESTAMP = 1632036854
SHA256 (libtickit-0.4.2.tar.gz) = eb9abafebce65c3c4aa67e066b02e50ddaf4256db97a638786830a11814f247d
SIZE (libtickit-0.4.2.tar.gz) = 164329
2 changes: 2 additions & 0 deletions devel/libtickit/pkg-plist
Expand Up @@ -184,6 +184,8 @@ share/man/man3/tickit_utf8_seqlen.3.gz
share/man/man3/tickit_watch_cancel.3.gz
share/man/man3/tickit_watch_io.3.gz
share/man/man3/tickit_watch_later.3.gz
share/man/man3/tickit_watch_process.3.gz
share/man/man3/tickit_watch_signal.3.gz
share/man/man3/tickit_watch_timer_after_msec.3.gz
share/man/man3/tickit_watch_timer_after_tv.3.gz
share/man/man3/tickit_watch_timer_at_epoch.3.gz
Expand Down

0 comments on commit 16cae1d

Please sign in to comment.