From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 15 22:20:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E71CE106564A for ; Fri, 15 Jul 2011 22:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A66C28FC12 for ; Fri, 15 Jul 2011 22:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6FMK8BM055830 for ; Fri, 15 Jul 2011 22:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6FMK8Hu055829; Fri, 15 Jul 2011 22:20:08 GMT (envelope-from gnats) Resent-Date: Fri, 15 Jul 2011 22:20:08 GMT Resent-Message-Id: <201107152220.p6FMK8Hu055829@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, C-S Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D11A2106566B for ; Fri, 15 Jul 2011 22:16:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C23B28FC1A for ; Fri, 15 Jul 2011 22:16:27 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6FMGRj2074082 for ; Fri, 15 Jul 2011 22:16:27 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p6FMGRiP074081; Fri, 15 Jul 2011 22:16:27 GMT (envelope-from nobody) Message-Id: <201107152216.p6FMGRiP074081@red.freebsd.org> Date: Fri, 15 Jul 2011 22:16:27 GMT From: C-S To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/158957: [FIX] multimedia/gaupol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2011 22:20:09 -0000 >Number: 158957 >Category: ports >Synopsis: [FIX] multimedia/gaupol >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 15 22:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: C-S >Release: >Organization: >Environment: >Description: fix pkg-plist change position of LICENSE in Makefile >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN gaupol.orig/Makefile gaupol/Makefile --- gaupol.orig/Makefile 2011-07-16 00:11:40.861519904 +0200 +++ gaupol/Makefile 2011-07-16 00:14:26.349825136 +0200 @@ -14,12 +14,12 @@ MAINTAINER= c-s@c-s.li COMMENT= Subtitle editor +LICENSE= GPLv3 + RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ py*-chardet>=0:${PORTSDIR}/textproc/py-chardet \ py*-enchant>=1.5.1:${PORTSDIR}/textproc/py-enchant -LICENSE= GPLv3 - USE_GNOME= pygtk2 desktopfileutils USE_PYTHON= 2.6+ USE_PYDISTUTILS=yes diff -ruN gaupol.orig/pkg-plist gaupol/pkg-plist --- gaupol.orig/pkg-plist 2011-07-16 00:11:40.860520041 +0200 +++ gaupol/pkg-plist 2011-07-16 00:14:26.349825136 +0200 @@ -563,7 +563,6 @@ @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm %%DATADIR%%/ui/text-assistant @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/patterns >Release-Note: >Audit-Trail: >Unformatted: