From owner-svn-ports-all@FreeBSD.ORG Thu Dec 4 09:23:56 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 119CCBAB; Thu, 4 Dec 2014 09:23:56 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F22CD33E; Thu, 4 Dec 2014 09:23:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB49NtP9001657; Thu, 4 Dec 2014 09:23:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB49Ntoe001655; Thu, 4 Dec 2014 09:23:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412040923.sB49Ntoe001655@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 4 Dec 2014 09:23:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373869 - head/games/teg 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.18-1 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: Thu, 04 Dec 2014 09:23:56 -0000 Author: amdmi3 Date: Thu Dec 4 09:23:54 2014 New Revision: 373869 URL: https://svnweb.freebsd.org/changeset/ports/373869 QAT: https://qat.redports.org/buildarchive/r373869/ Log: - Add LICENSE - Drop @dirrm* from plist Modified: head/games/teg/Makefile head/games/teg/pkg-plist Modified: head/games/teg/Makefile ============================================================================== --- head/games/teg/Makefile Thu Dec 4 09:23:48 2014 (r373868) +++ head/games/teg/Makefile Thu Dec 4 09:23:54 2014 (r373869) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Turn-based strategy game for GNOME +LICENSE= GPLv2 # only +LICENSE_FILE= ${WRKSRC}/COPYING + USES= pathfix gmake libtool iconv pkgconfig USE_GNOME= gnomeprefix intlhack libgnomeui CPPFLAGS+= -I${LOCALBASE}/include Modified: head/games/teg/pkg-plist ============================================================================== --- head/games/teg/pkg-plist Thu Dec 4 09:23:48 2014 (r373868) +++ head/games/teg/pkg-plist Thu Dec 4 09:23:54 2014 (r373869) @@ -235,14 +235,4 @@ share/locale/it/LC_MESSAGES/teg.mo share/locale/pl/LC_MESSAGES/teg.mo share/locale/pt/LC_MESSAGES/teg.mo share/locale/pt_BR/LC_MESSAGES/teg.mo -@dirrm share/pixmaps/teg_pix/themes/sentimental -@dirrm share/pixmaps/teg_pix/themes/m2 -@dirrm share/pixmaps/teg_pix/themes/draco -@dirrm share/pixmaps/teg_pix/themes -@dirrm share/pixmaps/teg_pix -@dirrm share/gnome/help/teg/C/stylesheet-images -@dirrm share/gnome/help/teg/C/figures -@dirrm share/gnome/help/teg/C -@dirrm share/gnome/help/teg -@dirrmtry share/locale/hu_HU/LC_MESSAGES -@dirrmtry share/locale/hu_HU +@dir share/gnome/help/teg/C/stylesheet-images