Update to 20170711
- Remove GH_TAGNAME which should be part of previous commit - Bump PORTREVISION for package change Changes: https://github.com/libinotify-kqueue/libinotify-kqueue/releases Notified by: jbeich
This commit is contained in:
parent
2c69d5125f
commit
f993140558
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447073
3 changed files with 12 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= libinotify
|
||||
PORTVERSION= 20170711
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -18,7 +19,6 @@ USES= autoreconf libtool
|
|||
|
||||
GH_ACCOUNT= ${PORTNAME}-kqueue
|
||||
GH_PROJECT= ${PORTNAME}-kqueue
|
||||
GH_TAGNAME= 84d0ed0
|
||||
USE_GITHUB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1501603959
|
||||
SHA256 (libinotify-kqueue-libinotify-kqueue-20170711-84d0ed0_GH0.tar.gz) = 8dfd922960c794f7f3c303d32b953bca26c32fea029ac613c19ba05a3a6b2ca3
|
||||
SIZE (libinotify-kqueue-libinotify-kqueue-20170711-84d0ed0_GH0.tar.gz) = 70890
|
||||
TIMESTAMP = 1501614455
|
||||
SHA256 (libinotify-kqueue-libinotify-kqueue-20170711_GH0.tar.gz) = f7fc68dd36c07fb33087c941ebe91028d7c50f37282e8b97d4787c0cc857adbc
|
||||
SIZE (libinotify-kqueue-libinotify-kqueue-20170711_GH0.tar.gz) = 71707
|
||||
|
|
|
@ -3,3 +3,11 @@ lib/libinotify.a
|
|||
lib/libinotify.so
|
||||
lib/libinotify.so.0
|
||||
lib/libinotify.so.0.0.0
|
||||
libdata/pkgconfig/libinotify.pc
|
||||
man/man3/inotify_add_watch.3.gz
|
||||
man/man3/inotify_event.3.gz
|
||||
man/man3/inotify_init.3.gz
|
||||
man/man3/inotify_init1.3.gz
|
||||
man/man3/inotify_rm_watch.3.gz
|
||||
man/man3/inotify_set_param.3.gz
|
||||
man/man3/libinotify.3.gz
|
||||
|
|
Loading…
Reference in a new issue