FreeBSD Bugzilla – Attachment 175435 Details for
Bug 213216
devel/git-lfs: Fix build for 1.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for git-lfs 1.4.1 at devel/git-lfs (Makefile/distinfo)
git-lfs-1.4.1.diff.txt (text/plain), 1.20 KB, created by
Kenji Rikitake
on 2016-10-05 00:42:56 UTC
(
hide
)
Description:
Patch for git-lfs 1.4.1 at devel/git-lfs (Makefile/distinfo)
Filename:
MIME Type:
Creator:
Kenji Rikitake
Created:
2016-10-05 00:42:56 UTC
Size:
1.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 423309) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= git-lfs >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.4.1 > DISTVERSIONPREFIX= v > CATEGORIES= devel > MASTER_SITES= GH GHC >@@ -12,7 +12,7 @@ > > LICENSE= MIT > >-BROKEN= fails to build >+#BROKEN= fails to build > DEPRECATED= Broken for more than 6 months > EXPIRATION_DATE= 2016-11-01 > >@@ -23,4 +23,12 @@ > > GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} > >+# see https://github.com/github/git-lfs/wiki/Installation >+ >+do-build: >+ cd ${WRKSRC} && script/bootstrap >+ >+pre-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/git-lfs ${STAGEDIR}${PREFIX}/bin/git-lfs >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 423309) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (git-lfs-v1.1.0_GH0.tar.gz) = 1f246ec5f1141677b05847b3e9bcb9929c9d9b1afc78585d5776a9c18186ea9b >-SIZE (git-lfs-v1.1.0_GH0.tar.gz) = 345118 >+TIMESTAMP = 1475627828 >+SHA256 (git-lfs-v1.4.1_GH0.tar.gz) = 5c2b6640d965a0ed334c6a7e4a5e327c7543234d3f2a2c7879d5b9731ef82c4b >+SIZE (git-lfs-v1.4.1_GH0.tar.gz) = 555799
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 213216
: 175435