Index: head/net/libstorj/Makefile =================================================================== --- head/net/libstorj/Makefile (revision 470815) +++ head/net/libstorj/Makefile (revision 470816) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= libstorj -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= jhixson@gmail.com COMMENT= C library and CLI for encrypted file transfer on the Storj network LICENSE= LGPL21+ BROKEN_aarch64= fails to build: invokes x86 assembler BROKEN_armv6= fails to build: invokes x86 assembler BROKEN_armv7= fails to build: invokes x86 assembler BROKEN_mips= fails to build: invokes x86 assembler BROKEN_mips64= fails to build: invokes x86 assembler BROKEN_powerpc64= fails to compile: storj.c:135: 'for' loop initial declaration used outside C99 mode LIB_DEPENDS= libjson-c.so:devel/json-c \ libuv.so:devel/libuv \ libcurl.so:ftp/curl \ 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 #CFLAGS+= -I. -I${LOCALBASE}/include #LDFLAGS+= -L. -L${LOCALBASE}/lib .include Index: head/net/libstorj/distinfo =================================================================== --- head/net/libstorj/distinfo (revision 470815) +++ head/net/libstorj/distinfo (revision 470816) @@ -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 Property changes on: head/net/libstorj/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property