diff options
author | swills <swills@FreeBSD.org> | 2014-12-18 09:22:55 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-12-18 09:22:55 +0800 |
commit | ceb4184b93ac8f8b375898daf1bfa8dd078a71cd (patch) | |
tree | a2d7bcd8709568376a72ec77f3ed07795d080d18 /net | |
parent | 4bcc6190a1a3fa69a8fd54138de2be8111f27527 (diff) | |
download | freebsd-ports-gnome-ceb4184b93ac8f8b375898daf1bfa8dd078a71cd.tar.gz freebsd-ports-gnome-ceb4184b93ac8f8b375898daf1bfa8dd078a71cd.tar.zst freebsd-ports-gnome-ceb4184b93ac8f8b375898daf1bfa8dd078a71cd.zip |
net/syncthing-discosrv: update for new syncthing version
Diffstat (limited to 'net')
-rw-r--r-- | net/syncthing-discosrv/Makefile | 4 | ||||
-rw-r--r-- | net/syncthing-discosrv/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/syncthing-discosrv/Makefile b/net/syncthing-discosrv/Makefile index 2ec516df73b7..9f305661f2b0 100644 --- a/net/syncthing-discosrv/Makefile +++ b/net/syncthing-discosrv/Makefile @@ -3,7 +3,7 @@ PORTNAME= syncthing-discosrv PORTVERSION= 0.0.0.2014110101 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ @@ -22,7 +22,7 @@ GH_PROJECT= discosrv GH_COMMIT= fcba610d30efa662d4435b3127300171aae7b0e9 GH_TAGNAME= ${GH_COMMIT} -SYNCTHING_VER= 0.10.11 +SYNCTHING_VER= 0.10.12 GROUPCACHE_COMMIT= d2a1805 WRKSRC= ${WRKDIR}/discosrv-${GH_COMMIT} diff --git a/net/syncthing-discosrv/distinfo b/net/syncthing-discosrv/distinfo index 697b1bd4c01e..ebf00e37592f 100644 --- a/net/syncthing-discosrv/distinfo +++ b/net/syncthing-discosrv/distinfo @@ -1,6 +1,6 @@ SHA256 (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 226f68ae1196cd4c51f169b4653b97a49f386868da10e4e0d57532d88619d6c5 SIZE (syncthing-discosrv-0.0.0.2014110101.tar.gz) = 16471 -SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab -SIZE (syncthing-0.10.11.tar.gz) = 3080244 +SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190 +SIZE (syncthing-0.10.12.tar.gz) = 3111221 SHA256 (golang-groupcache-d2a1805.tar.gz) = be22ff0c07a589fdb4665637787a2693e685e824a4ccb2bcfe8d9811d0c822a3 SIZE (golang-groupcache-d2a1805.tar.gz) = 24094 |