FreeBSD Bugzilla – Attachment 190204 Details for
Bug 225564
[maintainer-update] Update sysutils/ipfs-go from 0.4.7 to 0.4.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port diff file
ipfs-go.diff (text/plain), 2.17 KB, created by
John Hixson
on 2018-01-30 16:15:06 UTC
(
hide
)
Description:
port diff file
Filename:
MIME Type:
Creator:
John Hixson
Created:
2018-01-30 16:15:06 UTC
Size:
2.17 KB
patch
obsolete
>diff -urN sysutils/ipfs-go/Makefile sysutils/ipfs-go/Makefile >--- sysutils/ipfs-go/Makefile 2017-10-12 05:06:17.000000000 -0400 >+++ sysutils/ipfs-go/Makefile 2018-01-30 11:13:28.081872000 -0500 >@@ -1,44 +1,28 @@ > # $FreeBSD: head/sysutils/ipfs-go/Makefile 451834 2017-10-12 09:06:17Z mat $ > >-PORTNAME= ipfs-go >-PORTVERSION= 0.4.7 >+PORTNAME= ipfs >+PORTVERSION= 0.4.13 > DISTVERSIONPREFIX= v > CATEGORIES= sysutils >+MASTER_SITES= https://dist.ipfs.io/go-ipfs/${DISTVERSIONPREFIX}${DISTVERSION}/ >+PKGNAMESUFFIX= -go >+DISTNAME= go-ipfs_${DISTVERSIONPREFIX}${DISTVERSION}_freebsd-${ARCH} > > MAINTAINER= jhixson@gmail.com > COMMENT= IPFS implementation in Go > > LICENSE= MIT > >-BUILD_DEPENDS= go>=1.7:lang/go >- > ONLY_FOR_ARCHS= amd64 > >-USES= compiler go >- >-USE_GITHUB= yes >-GH_ACCOUNT= jhixson74 >- >-MAKE_ENV+= GOPATH=${WRKSRC} >- > PLIST_FILES= bin/${PORTNAME} > >-USE_RC_SUBR= ${PORTNAME} >+NO_BUILD= yes >+WRKSRC= ${WRKDIR}/go-ipfs > >-do-build: >- cd ${WRKSRC}/src/github.com/ipfs/go-ipfs/cmd/ipfs; \ >- ${SETENV} ${BUILD_ENV} ${MAKE_ENV} go build -v -x \ >- -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" -o bin/${PORTNAME} >+USE_RC_SUBR= ${PORTNAME}${PKGNAMESUFFIX} > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/ipfs/go-ipfs/cmd/ipfs/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} >+ ${INSTALL_PROGRAM} ${WRKSRC}/ipfs ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > >-.include <bsd.port.pre.mk> >- >-# golang assumes that if clang is in use, it is called "clang" and not "cc". If >-# it's called "cc", go fails. >-.if ${COMPILER_TYPE} == clang >-BUILD_ENV= CC=clang >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN sysutils/ipfs-go/distinfo sysutils/ipfs-go/distinfo >--- sysutils/ipfs-go/distinfo 2017-03-16 07:54:27.000000000 -0400 >+++ sysutils/ipfs-go/distinfo 2018-01-30 11:10:25.793178000 -0500 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489661432 >-SHA256 (jhixson74-ipfs-go-v0.4.7_GH0.tar.gz) = 2aeaa4da7593c5d05536af12620896d02df51f05d6b5d2bd5233c90574263372 >-SIZE (jhixson74-ipfs-go-v0.4.7_GH0.tar.gz) = 33007329 >+TIMESTAMP = 1517328625 >+SHA256 (go-ipfs_v0.4.13_freebsd-amd64.tar.gz) = abafe87c44c720b075cac8a4b8c2f31f317fadfcf21a90cd01f3446111ab93f1 >+SIZE (go-ipfs_v0.4.13_freebsd-amd64.tar.gz) = 9229641
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225564
: 190204