Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 10:04:00 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385607 - head/archivers/kzip
Message-ID:  <201505071004.t47A40gI022774@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu May  7 10:04:00 2015
New Revision: 385607
URL: https://svnweb.freebsd.org/changeset/ports/385607

Log:
  archivers/kzip: update to 20150319 and allow on amd64

Modified:
  head/archivers/kzip/Makefile   (contents, props changed)
  head/archivers/kzip/distinfo   (contents, props changed)

Modified: head/archivers/kzip/Makefile
==============================================================================
--- head/archivers/kzip/Makefile	Thu May  7 09:55:04 2015	(r385606)
+++ head/archivers/kzip/Makefile	Thu May  7 10:04:00 2015	(r385607)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kzip
-DISTVERSION=	20091108
+DISTVERSION=	20150319
 CATEGORIES=	archivers linux
 MASTER_SITES=	http://static.jonof.id.au/dl/kenutils/
 DISTNAME=	kzipmix-${DISTVERSION}-linux-static
@@ -14,10 +14,11 @@ NO_CDROM=	License does not allow redistr
 NO_PACKAGE=	${NO_CDROM}
 RESTRICTED=	${NO_CDROM}
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	amd64 i386
 
 USE_LINUX=	yes
 NO_BUILD=	yes
+WRKSRC_SUBDIR=	i686
 
 FILES=		kzip-static
 .for file in ${FILES}

Modified: head/archivers/kzip/distinfo
==============================================================================
--- head/archivers/kzip/distinfo	Thu May  7 09:55:04 2015	(r385606)
+++ head/archivers/kzip/distinfo	Thu May  7 10:04:00 2015	(r385607)
@@ -1,2 +1,2 @@
-SHA256 (kzipmix-20091108-linux-static.tar.gz) = 086a5bd4225b7ccad97ae4c377fe6041eaf78c29a908db547df1f31b2a9bb462
-SIZE (kzipmix-20091108-linux-static.tar.gz) = 495296 
+SHA256 (kzipmix-20150319-linux-static.tar.gz) = 03da29180960f03515d962e90395543872b53bd22d1b0ea9763f8b4299c20fb7
+SIZE (kzipmix-20150319-linux-static.tar.gz) = 1205749



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505071004.t47A40gI022774>