From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 29 13:30:13 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 560581065672 for ; Thu, 29 Dec 2011 13:30:13 +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 2C1128FC0C for ; Thu, 29 Dec 2011 13:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBTDUDkF059557 for ; Thu, 29 Dec 2011 13:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBTDUDb5059553; Thu, 29 Dec 2011 13:30:13 GMT (envelope-from gnats) Resent-Date: Thu, 29 Dec 2011 13:30:13 GMT Resent-Message-Id: <201112291330.pBTDUDb5059553@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, Kuan-Chung Chiu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBF5E106564A for ; Thu, 29 Dec 2011 13:23:47 +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 A06E08FC12 for ; Thu, 29 Dec 2011 13:23:47 +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 pBTDNl9b067769 for ; Thu, 29 Dec 2011 13:23:47 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pBTDNluO067768; Thu, 29 Dec 2011 13:23:47 GMT (envelope-from nobody) Message-Id: <201112291323.pBTDNluO067768@red.freebsd.org> Date: Thu, 29 Dec 2011 13:23:47 GMT From: Kuan-Chung Chiu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163696: [maintainer update] converters/gbsdconv 0.3 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: Thu, 29 Dec 2011 13:30:13 -0000 >Number: 163696 >Category: ports >Synopsis: [maintainer update] converters/gbsdconv 0.3 >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: Thu Dec 29 13:30:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Kuan-Chung Chiu >Release: >Organization: N/A >Environment: >Description: Update converters/gbsdconv to 0.3 Changelog: (https://github.com/buganini/gbsdconv/commits/master) Items widgets context menu for recursive toggling Metatag operation: score traning with path name, info column Content operation: ignore preview for non-text files >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/converters/gbsdconv/Makefile b/converters/gbsdconv/Makefile index f1042c8..3bb8857 100644 --- a/converters/gbsdconv/Makefile +++ b/converters/gbsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gbsdconv -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= converters python MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -17,10 +17,10 @@ COMMENT= GUI for bsdconv LICENSE= BSD LIB_DEPENDS= tag_c.0:${PORTSDIR}/audio/taglib -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=7.1:${PORTSDIR}/converters/py-bsdconv \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=7.2:${PORTSDIR}/converters/py-bsdconv \ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -GITVERSION= 6de84a5 +GITVERSION= eab9940 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} NO_BUILD= yes @@ -35,6 +35,7 @@ do-install: ${MKDIR} ${PREFIX}/share/gbsdconv ${INSTALL_DATA} ${WRKSRC}/gbsdconv.xml ${PREFIX}/share/gbsdconv/ ${INSTALL_DATA} ${WRKSRC}/gbsdconv.png ${PREFIX}/share/gbsdconv/ + ${INSTALL_DATA} ${WRKSRC}/gbsdconv2.png ${PREFIX}/share/gbsdconv/ ${INSTALL_SCRIPT} ${WRKSRC}/gbsdconv ${PREFIX}/bin .include diff --git a/converters/gbsdconv/distinfo b/converters/gbsdconv/distinfo index 9eb79fc..ea27f92 100644 --- a/converters/gbsdconv/distinfo +++ b/converters/gbsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-gbsdconv-0.2-0-g6de84a5.tar.gz) = 55c7e0c66382f4a8719167eaa207be5c1a618dfb3445ef3b26815710c7b3d37b -SIZE (buganini-gbsdconv-0.2-0-g6de84a5.tar.gz) = 13076 +SHA256 (buganini-gbsdconv-0.3-0-geab9940.tar.gz) = 7408fd066340eecd43762516fb40b39a4239052968c8e151acaa73c237b59dd0 +SIZE (buganini-gbsdconv-0.3-0-geab9940.tar.gz) = 14978 diff --git a/converters/gbsdconv/pkg-plist b/converters/gbsdconv/pkg-plist index f602a4f..3872556 100644 --- a/converters/gbsdconv/pkg-plist +++ b/converters/gbsdconv/pkg-plist @@ -1,4 +1,5 @@ bin/gbsdconv %%DATADIR%%/gbsdconv.png +%%DATADIR%%/gbsdconv2.png %%DATADIR%%/gbsdconv.xml @dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted: