Date: Thu, 26 Sep 2013 17:29:30 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328397 - in head/archivers: lzlib plzip Message-ID: <201309261729.r8QHTUnL059122@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Thu Sep 26 17:29:29 2013 New Revision: 328397 URL: http://svnweb.freebsd.org/changeset/ports/328397 Log: Update: lzlib to 1.5 plzip to 1.1 Modified: head/archivers/lzlib/Makefile head/archivers/lzlib/distinfo head/archivers/plzip/Makefile head/archivers/plzip/distinfo Modified: head/archivers/lzlib/Makefile ============================================================================== --- head/archivers/lzlib/Makefile Thu Sep 26 17:20:32 2013 (r328396) +++ head/archivers/lzlib/Makefile Thu Sep 26 17:29:29 2013 (r328397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lzlib -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip Modified: head/archivers/lzlib/distinfo ============================================================================== --- head/archivers/lzlib/distinfo Thu Sep 26 17:20:32 2013 (r328396) +++ head/archivers/lzlib/distinfo Thu Sep 26 17:29:29 2013 (r328397) @@ -1,2 +1,2 @@ -SHA256 (lzlib-1.4.tar.gz) = ccada999f48b7d5907020c02f01ba58a2726f6049fdfb905fd4cdc6c184e1e5f -SIZE (lzlib-1.4.tar.gz) = 105039 +SHA256 (lzlib-1.5.tar.gz) = dde4812c40c210e1fd0c9ba54208a5120cc0030c01d12ff85d32deb4a0ba07c8 +SIZE (lzlib-1.5.tar.gz) = 105488 Modified: head/archivers/plzip/Makefile ============================================================================== --- head/archivers/plzip/Makefile Thu Sep 26 17:20:32 2013 (r328396) +++ head/archivers/plzip/Makefile Thu Sep 26 17:29:29 2013 (r328397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plzip -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip Modified: head/archivers/plzip/distinfo ============================================================================== --- head/archivers/plzip/distinfo Thu Sep 26 17:20:32 2013 (r328396) +++ head/archivers/plzip/distinfo Thu Sep 26 17:29:29 2013 (r328397) @@ -1,2 +1,2 @@ -SHA256 (plzip-1.0.tar.gz) = 6479c6077f1eaf8766718e87522aeab1071242c1184c56131ddb419820593f42 -SIZE (plzip-1.0.tar.gz) = 71278 +SHA256 (plzip-1.1.tar.gz) = 77d935fc83ffe6a3e689edd67441291a94dbfc468653eba33524909ef5c71f63 +SIZE (plzip-1.1.tar.gz) = 71881
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309261729.r8QHTUnL059122>