Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11033638
D4160.id10618.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4160.id10618.diff
View Options
diff --git a/files/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch b/files/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch
--- a/files/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch
+++ b/files/0001-Don-t-include-external-ldflags.-It-doesn-t-like-them.patch
@@ -1,25 +1,25 @@
-From 486097bbb4083b83a1fdbde6d2c1b71827091e72 Mon Sep 17 00:00:00 2001
-From: Joshua Strobl <joshua@stroblindustries.com>
-Date: Thu, 26 Oct 2017 06:59:01 +0300
-Subject: [PATCH 1/1] Don't include external ldflags. It doesn't like them.
+From cb273ff4e0a622b5149ef48c04ed131840c2c111 Mon Sep 17 00:00:00 2001
+From: James Lee <jamesl33info@gmail.com>
+Date: Sat, 27 Oct 2018 14:56:39 +0100
+Subject: [PATCH] Don't include external ldflags. It doesn't like them.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index 5c15f69..993108b 100644
+index 8ca872f..b707b37 100644
--- a/Makefile
+++ b/Makefile
-@@ -21,7 +21,7 @@ GLIDE_LOCK := glide.lock
- SOURCES := $(wildcard *.go src/*.go src/*/*.go) $(SRC_LINK) $(VENDOR_LINK) $(GLIDE_LOCK) $(MAKEFILE)
+@@ -14,7 +14,7 @@ GLIDE_LOCK := glide.lock
+ SOURCES := $(wildcard *.go src/*.go src/*/*.go) $(SRC_LINK) $(VENDOR_LINK) $(GLIDE_LOCK) $(MAKEFILE)
- REVISION := $(shell git log -n 1 --pretty=format:%h -- $(SOURCES))
--BUILD_FLAGS := -a -ldflags "-X main.revision=$(REVISION) -w -extldflags=$(LDFLAGS)" -tags "$(TAGS)"
-+BUILD_FLAGS := -a -ldflags "-X main.revision=$(REVISION) -w" -tags "$(TAGS)"
+ REVISION := $(shell git log -n 1 --pretty=format:%h -- $(SOURCES))
+-BUILD_FLAGS := -a -ldflags "-X main.revision=$(REVISION) -w -extldflags=$(LDFLAGS)" -tags "$(TAGS)"
++BUILD_FLAGS := -a -ldflags "-X main.revision=$(REVISION) -w" -tags "$(TAGS)"
- BINARY32 := fzf-$(GOOS)_386
- BINARY64 := fzf-$(GOOS)_amd64
+ BINARY32 := fzf-$(GOOS)_386
+ BINARY64 := fzf-$(GOOS)_amd64
--
-2.14.3
+2.19.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : fzf
-version : 0.17.4
-release : 4
+version : 0.17.5
+release : 5
source :
- - https://github.com/junegunn/fzf/archive/0.17.4.tar.gz : a4b009638266b116f422d159cd1e09df64112e6ae3490964db2cd46636981ff0
+ - https://github.com/junegunn/fzf/archive/0.17.5.tar.gz : de3b39758e01b19bbc04ee0d5107e14052d3a32ce8f40d4a63d0ed311394f7ee
license : MIT
component : system.utils
summary : fzf is a general-purpose command-line fuzzy finder
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>fzf</Name>
<Packager>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
@@ -27,12 +27,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-07-07</Date>
- <Version>0.17.4</Version>
+ <Update release="5">
+ <Date>2018-10-27</Date>
+ <Version>0.17.5</Version>
<Comment>Packaging update</Comment>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 3:54 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793086
Default Alt Text
D4160.id10618.diff (3 KB)
Attached To
Mode
D4160: Update fzf to 0.17.5
Attached
Detach File
Event Timeline
Log In to Comment