From owner-svn-ports-all@FreeBSD.ORG Fri Jun 14 13:33:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AD0FC809; Fri, 14 Jun 2013 13:33:24 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB4A1F7B; Fri, 14 Jun 2013 13:33:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5EDXO7A030740; Fri, 14 Jun 2013 13:33:24 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5EDXOPd030739; Fri, 14 Jun 2013 13:33:24 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201306141333.r5EDXOPd030739@svn.freebsd.org> From: Boris Samorodov Date: Fri, 14 Jun 2013 13:33:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320915 - head/russian/d1489 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.14 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: Fri, 14 Jun 2013 13:33:24 -0000 Author: bsam Date: Fri Jun 14 13:33:23 2013 New Revision: 320915 URL: http://svnweb.freebsd.org/changeset/ports/320915 Log: . pet portlint: squeeze COMMENT a little; . use PLIST_FILES and remove pkg-plist (5 lines); . trim Makefile headers. Deleted: head/russian/d1489/pkg-plist Modified: head/russian/d1489/Makefile Modified: head/russian/d1489/Makefile ============================================================================== --- head/russian/d1489/Makefile Fri Jun 14 13:23:48 2013 (r320914) +++ head/russian/d1489/Makefile Fri Jun 14 13:33:23 2013 (r320915) @@ -1,9 +1,5 @@ -# New ports collection makefile for: d1489 -# Date created: 1 May 1995 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= d1489 PORTVERSION= 1.5.1 @@ -12,8 +8,9 @@ MASTER_SITES= http://koi8.pp.ru/dist/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders and font converter acc. to RFC1489 +COMMENT= Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489) MAKE_ARGS= PREFIX=${PREFIX} +PLIST_FILES= bin/a2kfcnv bin/fromdos bin/todos bin/fromwin bin/towin .include