svn commit: r359920 - head/archivers/lzo2

Matthias Andree mandree at FreeBSD.org
Mon Jun 30 21:05:12 UTC 2014


Author: mandree
Date: Mon Jun 30 21:05:11 2014
New Revision: 359920
URL: http://svnweb.freebsd.org/changeset/ports/359920
QAT: https://qat.redports.org/buildarchive/r359920/

Log:
  Update to new upstream version 2.08.
  
  Relevant upstream changes are, taken from the NEWS file:
    * Updated the Autoconf scripts to fix some reported build problems.
    * Fixed lzo_init() on big-endian architectures like Sparc.

Modified:
  head/archivers/lzo2/Makefile
  head/archivers/lzo2/distinfo

Modified: head/archivers/lzo2/Makefile
==============================================================================
--- head/archivers/lzo2/Makefile	Mon Jun 30 20:58:12 2014	(r359919)
+++ head/archivers/lzo2/Makefile	Mon Jun 30 21:05:11 2014	(r359920)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lzo2
-PORTVERSION=	2.07
-PORTREVISION=	2
+PORTVERSION=	2.08
 CATEGORIES=	archivers devel
 MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/ \
 		LOCAL/mandree

Modified: head/archivers/lzo2/distinfo
==============================================================================
--- head/archivers/lzo2/distinfo	Mon Jun 30 20:58:12 2014	(r359919)
+++ head/archivers/lzo2/distinfo	Mon Jun 30 21:05:11 2014	(r359920)
@@ -1,2 +1,2 @@
-SHA256 (lzo-2.07.tar.gz) = 9298ccf43f856ef00643d110042b2fefe694b569c161aef0c6f8e4ada590e6d4
-SIZE (lzo-2.07.tar.gz) = 587089
+SHA256 (lzo-2.08.tar.gz) = ac1b3e4dee46febe9fd28737eb7f5692d3232ef1a01da10444394c3d47536614
+SIZE (lzo-2.08.tar.gz) = 589045


More information about the svn-ports-head mailing list