[143181] trunk/dports/archivers/lz4

mfeiri at macports.org mfeiri at macports.org
Sat Dec 12 08:54:01 PST 2015


Revision: 143181
          https://trac.macports.org/changeset/143181
Author:   mfeiri at macports.org
Date:     2015-12-06 08:06:23 -0800 (Sun, 06 Dec 2015)
Log Message:
-----------
lz4: update to r131

Revision Links:
--------------
    https://trac.macports.org/changeset/131

Modified Paths:
--------------
    trunk/dports/archivers/lz4/Portfile

Removed Paths:
-------------
    trunk/dports/archivers/lz4/files/patch-lib-Makefile-47659.diff

Modified: trunk/dports/archivers/lz4/Portfile
===================================================================
--- trunk/dports/archivers/lz4/Portfile	2015-12-06 15:09:31 UTC (rev 143180)
+++ trunk/dports/archivers/lz4/Portfile	2015-12-06 16:06:23 UTC (rev 143181)
@@ -4,11 +4,11 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        Cyan4973 lz4 r130
+github.setup        Cyan4973 lz4 r131
 master_sites        ${homepage}/archive
 distfiles           ${version}${extract.suffix}
-checksums           rmd160  c02f1852e17fea7f88f23cca5ca36a694b857d98 \
-                    sha256  c48450d27524c2e5856997133e059e3cf9909241110a6e21ad278890ac425afc
+checksums           rmd160  4a76a20739a4842bbbc6435c460e52b0a32f0540 \
+                    sha256  9d4d00614d6b9dec3114b33d1224b6262b99ace24434c53487a0c8fd0b18cfed
 
 categories          archivers
 maintainers         mfeiri openmaintainer
@@ -23,7 +23,7 @@
                     systems.
 
 homepage            http://www.lz4.org/
-patchfiles          patch-lib-Makefile.diff patch-lib-Makefile-47659.diff
+patchfiles          patch-lib-Makefile.diff
 use_configure       no
 
 variant universal   {}

Deleted: trunk/dports/archivers/lz4/files/patch-lib-Makefile-47659.diff
===================================================================
--- trunk/dports/archivers/lz4/files/patch-lib-Makefile-47659.diff	2015-12-06 15:09:31 UTC (rev 143180)
+++ trunk/dports/archivers/lz4/files/patch-lib-Makefile-47659.diff	2015-12-06 16:06:23 UTC (rev 143181)
@@ -1,11 +0,0 @@
---- lib/Makefile	2015-06-14 16:39:35.000000000 +0200
-+++ lib/Makefile	2015-06-14 16:40:38.000000000 +0200
-@@ -67,6 +67,7 @@ all: liblz4
- liblz4: lz4.c lz4hc.c lz4frame.c xxhash.c
- 	@echo compiling static library
- 	@$(CC) $(CPPFLAGS) $(CFLAGS) -fPIC -c $^
-+	@rm -f liblz4.a
- 	@$(AR) rcs liblz4.a lz4.o lz4hc.o lz4frame.o xxhash.o
- 	@echo compiling dynamic library $(LIBVER)
- 	@$(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -shared $^ -fPIC $(SONAME_FLAGS) -o $@.$(SHARED_EXT_VER)
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/9696b2da/attachment.html>


More information about the macports-changes mailing list