Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2018 00:16:02 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470816 - head/net/libstorj
Message-ID:  <201805250016.w4P0G2gj005745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri May 25 00:16:01 2018
New Revision: 470816
URL: https://svnweb.freebsd.org/changeset/ports/470816

Log:
  net/libstorj: update to 1.0.3
  
  PR:		228473
  Submitted by:	jhixson@gmail.com (maintainer)

Modified:
  head/net/libstorj/Makefile   (contents, props changed)
  head/net/libstorj/distinfo   (contents, props changed)

Modified: head/net/libstorj/Makefile
==============================================================================
--- head/net/libstorj/Makefile	Fri May 25 00:13:57 2018	(r470815)
+++ head/net/libstorj/Makefile	Fri May 25 00:16:01 2018	(r470816)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libstorj
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 
@@ -23,10 +23,10 @@ LIB_DEPENDS=	libjson-c.so:devel/json-c \
 		libnettle.so:security/nettle \
 		libmicrohttpd.so:www/libmicrohttpd
 
+USES=		autoreconf gmake libtool localbase pkgconfig
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	Storj
-
-USES=		autoreconf gmake libtool localbase pkgconfig
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/net/libstorj/distinfo
==============================================================================
--- head/net/libstorj/distinfo	Fri May 25 00:13:57 2018	(r470815)
+++ head/net/libstorj/distinfo	Fri May 25 00:16:01 2018	(r470816)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513914316
-SHA256 (Storj-libstorj-v1.0.2_GH0.tar.gz) = 1d355f2663fd7701c49a5d696e38e1e9bfb48829fca314c47f043d8e3fa8468e
-SIZE (Storj-libstorj-v1.0.2_GH0.tar.gz) = 170883
+TIMESTAMP = 1527190057
+SHA256 (Storj-libstorj-v1.0.3_GH0.tar.gz) = 0f68f6a8374b93c240ae3a87c2f08feb34f812685858935bf079c1d0501ad032
+SIZE (Storj-libstorj-v1.0.3_GH0.tar.gz) = 170838



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