Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 16:50:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
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
Message-ID:  <201403101650.s2AGokch046921@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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