Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2017 19:18:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447073 - head/devel/libinotify
Message-ID:  <201708011918.v71JIEt3093742@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug  1 19:18:13 2017
New Revision: 447073
URL: https://svnweb.freebsd.org/changeset/ports/447073

Log:
  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

Modified:
  head/devel/libinotify/Makefile
  head/devel/libinotify/distinfo
  head/devel/libinotify/pkg-plist

Modified: head/devel/libinotify/Makefile
==============================================================================
--- head/devel/libinotify/Makefile	Tue Aug  1 19:14:54 2017	(r447072)
+++ head/devel/libinotify/Makefile	Tue Aug  1 19:18:13 2017	(r447073)
@@ -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>

Modified: head/devel/libinotify/distinfo
==============================================================================
--- head/devel/libinotify/distinfo	Tue Aug  1 19:14:54 2017	(r447072)
+++ head/devel/libinotify/distinfo	Tue Aug  1 19:18:13 2017	(r447073)
@@ -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

Modified: head/devel/libinotify/pkg-plist
==============================================================================
--- head/devel/libinotify/pkg-plist	Tue Aug  1 19:14:54 2017	(r447072)
+++ head/devel/libinotify/pkg-plist	Tue Aug  1 19:18:13 2017	(r447073)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708011918.v71JIEt3093742>