From owner-svn-ports-all@FreeBSD.ORG Mon Mar 10 16:50:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F8089C4; Mon, 10 Mar 2014 16:50:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5249BFCB; Mon, 10 Mar 2014 16:50:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2AGol58046925; Mon, 10 Mar 2014 16:50:47 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2AGokch046921; Mon, 10 Mar 2014 16:50:46 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201403101650.s2AGokch046921@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 10 Mar 2014 16:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347780 - in head/russian: hunspell hyphen mythes xcode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 16:50:47 -0000 Author: bapt Date: Mon Mar 10 16:50:46 2014 New Revision: 347780 URL: http://svnweb.freebsd.org/changeset/ports/347780 QAT: https://qat.redports.org/buildarchive/r347780/ Log: Convert r* to USES=zip Modified: head/russian/hunspell/Makefile head/russian/hyphen/Makefile head/russian/mythes/Makefile head/russian/xcode/Makefile Modified: head/russian/hunspell/Makefile ============================================================================== --- head/russian/hunspell/Makefile Mon Mar 10 16:45:37 2014 (r347779) +++ head/russian/hunspell/Makefile Mon Mar 10 16:50:46 2014 (r347780) @@ -5,7 +5,6 @@ PORTVERSION= 20131101 CATEGORIES= russian textproc MASTER_SITES= http://cdn.bitbucket.org/Shaman_Alex/russian-dictionary-hunspell/downloads/ DISTNAME= ru_RU_UTF-8_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org @@ -13,6 +12,7 @@ COMMENT= Russian hunspell dictionaries LICENSE= LGPL3 +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes PROJECTHOST= hunspell-ru Modified: head/russian/hyphen/Makefile ============================================================================== --- head/russian/hyphen/Makefile Mon Mar 10 16:45:37 2014 (r347779) +++ head/russian/hyphen/Makefile Mon Mar 10 16:50:46 2014 (r347780) @@ -13,7 +13,7 @@ COMMENT= Russian hyphenation rules LICENSE= LGPL21 -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/russian/mythes/Makefile ============================================================================== --- head/russian/mythes/Makefile Mon Mar 10 16:45:37 2014 (r347779) +++ head/russian/mythes/Makefile Mon Mar 10 16:50:46 2014 (r347780) @@ -13,7 +13,7 @@ COMMENT= Russian thesaurus LICENSE= LGPL21 -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/russian/xcode/Makefile ============================================================================== --- head/russian/xcode/Makefile Mon Mar 10 16:45:37 2014 (r347779) +++ head/russian/xcode/Makefile Mon Mar 10 16:50:46 2014 (r347780) @@ -11,8 +11,8 @@ DISTNAME= xcodesrc MAINTAINER= pankov_p@mail.ru COMMENT= A program for converting Russian encodings with care to letter YO +USES= zip PLIST_FILES= bin/xcode -USE_ZIP= yes NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= xcode