Index: head/net/syncthing-inotify/Makefile =================================================================== --- head/net/syncthing-inotify/Makefile (revision 393456) +++ head/net/syncthing-inotify/Makefile (revision 393457) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= syncthing-inotify -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.7 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 393456) +++ head/net/syncthing-inotify/distinfo (revision 393457) @@ -1,6 +1,6 @@ -SHA256 (syncthing-syncthing-inotify-v0.6.5_GH0.tar.gz) = 430297896bb05396268fd29cc555eba6542b42263489784c9843f4daf625ac5c -SIZE (syncthing-syncthing-inotify-v0.6.5_GH0.tar.gz) = 122439 +SHA256 (syncthing-syncthing-inotify-v0.6.7_GH0.tar.gz) = 33f51b34906548fe69b4aab2dbbb24397b523b357d4c9137324c1fddda9022b0 +SIZE (syncthing-syncthing-inotify-v0.6.7_GH0.tar.gz) = 17774 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