Update to the latest git checkout.

This fixes a crash in kdelibs I've reported upstream some time ago.

ok kirby@ (maintainer)
This commit is contained in:
dcoppa 2014-11-06 13:11:28 +00:00
parent 67f38f608d
commit f871c14434
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2014/08/09 19:31:22 jca Exp $
# $OpenBSD: Makefile,v 1.5 2014/11/06 13:11:28 dcoppa Exp $
COMMENT = kevent based inotify
DISTNAME = libinotify-20140622
DISTNAME = libinotify-20141104
SHARED_LIBS = inotify 0.0
@ -15,8 +15,8 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB = pthread
MASTER_SITES = ${_MASTER_SITE_FREEBSD}
WRKDIST = ${WRKDIR}/dmatveev-libinotify-kqueue-d775062
MASTER_SITES = https://distfiles.bsdfrog.org/
WRKDIST = ${WRKDIR}/dmatveev-libinotify-kqueue-eb214de
BUILD_DEPENDS = devel/libtool \
${MODGNU_AUTOCONF_DEPENDS} \

View File

@ -1,2 +1,2 @@
SHA256 (libinotify-20140622.tar.gz) = USypNCq0SrEzjEa6q1lr1RC6ljHY7LO2TviomqG5DRk=
SIZE (libinotify-20140622.tar.gz) = 33447
SHA256 (libinotify-20141104.tar.gz) = A/nKIkp7vdW5qVr82F30cW6D/yIO3lVZF1/pHH8JI8U=
SIZE (libinotify-20141104.tar.gz) = 34508