FreeBSD Bugzilla – Attachment 116127 Details for
Bug 158039
databases/hiredis updated to 0.10.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
hiredis.diff.txt
hiredis.diff.txt (text/plain), 1.90 KB, created by
Grzegorz Blach
on 2011-06-19 20:00:21 UTC
(
hide
)
Description:
hiredis.diff.txt
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2011-06-19 20:00:21 UTC
Size:
1.90 KB
patch
obsolete
>diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/Makefile databases/hiredis/Makefile >--- /var/cache/portshaker/ports/databases/hiredis/Makefile 2011-05-03 01:24:32.000000000 +0200 >+++ databases/hiredis/Makefile 2011-06-19 19:49:38.691966935 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= hiredis >-DISTVERSION= 0.10.0 >+DISTVERSION= 0.10.1 > CATEGORIES= databases > MASTER_SITES= https://github.com/antirez/hiredis/tarball/v${DISTVERSION}/ > DISTNAME= antirez-${PORTNAME}-v${DISTVERSION}-0-g${GITVERSION} >@@ -16,7 +16,7 @@ > > LICENSE= BSD > >-GITVERSION= 6d026b7 >+GITVERSION= 3cc6a7f > FETCH_ARGS= -pRr > WRKSRC= ${WRKDIR}/antirez-${PORTNAME}-${GITVERSION} > >diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/distinfo databases/hiredis/distinfo >--- /var/cache/portshaker/ports/databases/hiredis/distinfo 2011-05-03 01:24:32.000000000 +0200 >+++ databases/hiredis/distinfo 2011-06-19 19:49:38.691966935 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (antirez-hiredis-v0.10.0-0-g6d026b7.tar.gz) = fe96fc37b1af6c9ee07ee3965bbaaded16caaf595888d01b6cae9dfd7bd21d20 >-SIZE (antirez-hiredis-v0.10.0-0-g6d026b7.tar.gz) = 38528 >+SHA256 (antirez-hiredis-v0.10.1-0-g3cc6a7f.tar.gz) = fed36cc82220a1e1232380ddf3d346956e8fa09708ca87c958371bdd594bcbae >+SIZE (antirez-hiredis-v0.10.1-0-g3cc6a7f.tar.gz) = 40024 >diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/files/patch-Makefile databases/hiredis/files/patch-Makefile >--- /var/cache/portshaker/ports/databases/hiredis/files/patch-Makefile 2011-05-03 01:24:32.000000000 +0200 >+++ databases/hiredis/files/patch-Makefile 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- Makefile.orig 2011-04-22 02:15:50.000000000 -0800 >-+++ Makefile 2011-05-02 14:33:21.000000000 -0800 >-@@ -89,7 +89,7 @@ >- endif >- >- hiredis-%: %.o $(STLIBNAME) >-- $(CC) -o $@ $(CCOPT) $(DEBUG) $(LDFLAGS) $(STLIBNAME) $< >-+ $(CC) -o $@ $(CCOPT) $(DEBUG) $(LDFLAGS) $< $(STLIBNAME) >- >- test: hiredis-test >- ./hiredis-test
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 Raw
Actions:
View
Attachments on
bug 158039
: 116127