Index: head/net/syncthing-inotify/Makefile =================================================================== --- head/net/syncthing-inotify/Makefile (revision 390717) +++ head/net/syncthing-inotify/Makefile (revision 390718) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= syncthing-inotify -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.5 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing inotify monitor BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing cenkalti:backoff zillode:notify GH_PROJECT= backoff:backoff notify:notify GH_TAGNAME= 6c45d6b:backoff f06b1e3:notify STRIP= # stripping can break go binaries PLIST_FILES= bin/syncthing-inotify post-extract: @${MKDIR} ${WRKSRC}/src/github.com/cenkalti @${MKDIR} ${WRKSRC}/src/github.com/zillode @${MV} ${WRKSRC_backoff} \ ${WRKSRC}/src/github.com/cenkalti/backoff @${MV} ${WRKSRC_notify} \ ${WRKSRC}/src/github.com/zillode/notify do-build: @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build @${MV} ${WRKSRC}/syncthing-inotify-${PORTVERSION} ${WRKSRC}/syncthing-inotify do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing-inotify ${STAGEDIR}${PREFIX}/bin/ .include Index: head/net/syncthing-inotify/distinfo =================================================================== --- head/net/syncthing-inotify/distinfo (revision 390717) +++ head/net/syncthing-inotify/distinfo (revision 390718) @@ -1,6 +1,6 @@ -SHA256 (syncthing-syncthing-inotify-v0.6.3_GH0.tar.gz) = d3af7c233c132660cdc752605ae7830b8cb56ba5f2426a11e461ef0046847ab1 -SIZE (syncthing-syncthing-inotify-v0.6.3_GH0.tar.gz) = 16930 +SHA256 (syncthing-syncthing-inotify-v0.6.5_GH0.tar.gz) = 430297896bb05396268fd29cc555eba6542b42263489784c9843f4daf625ac5c +SIZE (syncthing-syncthing-inotify-v0.6.5_GH0.tar.gz) = 122439 SHA256 (cenkalti-backoff-6c45d6b_GH0.tar.gz) = 53eb75fabaa046eae13cb2d7b94f88aa36ffae472db840f10982a4f53316ee23 SIZE (cenkalti-backoff-6c45d6b_GH0.tar.gz) = 6397 SHA256 (zillode-notify-f06b1e3_GH0.tar.gz) = da440711b1ffac58885d7c3d6a4889ac2b115dd13bff7c9b85b3beabb0a087c6 SIZE (zillode-notify-f06b1e3_GH0.tar.gz) = 49671