From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 20 18:10:06 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9BBD0BA2 for ; Sat, 20 Jul 2013 18:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 840B2E13 for ; Sat, 20 Jul 2013 18:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6KIA6Lu000370 for ; Sat, 20 Jul 2013 18:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6KIA6t1000369; Sat, 20 Jul 2013 18:10:06 GMT (envelope-from gnats) Resent-Date: Sat, 20 Jul 2013 18:10:06 GMT Resent-Message-Id: <201307201810.r6KIA6t1000369@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, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D6875A43 for ; Sat, 20 Jul 2013 18:00:22 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from omta03.auone-net.jp (mail-or1-f17.auone-net.jp [106.187.231.17]) by mx1.freebsd.org (Postfix) with ESMTP id ABE04D56 for ; Sat, 20 Jul 2013 18:00:22 +0000 (UTC) Received: from localhost.localdomain (ZT034196.ppp.dion.ne.jp [59.128.34.196]) by omta03.auone-net.jp (au one net mail) with ESMTP id 42A82188000B for ; Sun, 21 Jul 2013 03:00:13 +0900 (JST) Message-Id: <20130721025030.e8e0eecf5a1a6dfe0fb23cee@yahoo.com> Date: Sun, 21 Jul 2013 02:50:30 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/180697: deskutils/drivel: Update to version 3.0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 18:10:06 -0000 >Number: 180697 >Category: ports >Synopsis: deskutils/drivel: Update to version 3.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 20 18:10:06 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 8.4-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 3.0.5 >How-To-Repeat: >Fix: diff -urN /usr/ports/deskutils/drivel/Makefile deskutils/drivel/Makefile --- /usr/ports/deskutils/drivel/Makefile 2013-06-21 04:01:43.000000000 +0900 +++ deskutils/drivel/Makefile 2013-07-21 00:00:00.000000000 +0900 @@ -1,13 +1,8 @@ -# New ports collection makefile for: drivel -# Date created: Thu Feb 26 23:13:12 CET 2004 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD: head/deskutils/drivel/Makefile 316464 2013-04-24 18:10:30Z ak $ -# PORTNAME= drivel -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.0.5 CATEGORIES= deskutils gnome MASTER_SITES= SF/${PORTNAME}/Drivel%20%28stable%29/${PORTVERSION} @@ -20,18 +15,16 @@ OPTIONS_DEFAULT= GTKSPELL GTKSPELL_DESC= Enable GtkSpell support -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2 # (or later) USE_BZIP2= yes +USES= desktop-file-utils gettext gmake shared-mime-info USE_GNOME= gconf2 gnomedocutils gnomevfs2 gtksourceview2 -USES= gettext -USE_GMAKE= yes USE_AUTOTOOLS= libtool +CONFIGURE_ARGS= --disable-error-on-warning INSTALLS_ICONS= yes INSTALLS_OMF= yes MAKE_JOBS_SAFE= yes -CONFIGURE_ARGS= --disable-error-on-warning GCONF_SCHEMAS= drivel.schemas diff -urN /usr/ports/deskutils/drivel/distinfo deskutils/drivel/distinfo --- /usr/ports/deskutils/drivel/distinfo 2013-06-21 04:01:43.000000000 +0900 +++ deskutils/drivel/distinfo 2013-07-21 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (drivel-3.0.3.tar.bz2) = 73f66b7fe20c077cde06e164169e795ab65b38362b82e89dae3207c0d18f6404 -SIZE (drivel-3.0.3.tar.bz2) = 700272 +SHA256 (drivel-3.0.5.tar.bz2) = 71b4af2552c22124a20e0b40958103f41beb3cb591b7b7e0c184e2817554a3fb +SIZE (drivel-3.0.5.tar.bz2) = 720517 diff -urN /usr/ports/deskutils/drivel/pkg-plist deskutils/drivel/pkg-plist --- /usr/ports/deskutils/drivel/pkg-plist 2013-06-21 04:01:43.000000000 +0900 +++ deskutils/drivel/pkg-plist 2013-07-21 00:00:00.000000000 +0900 @@ -1,5 +1,4 @@ bin/drivel -etc/gconf/schemas/drivel.schemas share/application-registry/drivel.applications share/applications/gnome-drivel.desktop %%DATADIR%%/glade/advogato.png @@ -74,7 +73,6 @@ share/locale/zh_TW/LC_MESSAGES/drivel.mo share/mime-info/drivel.keys share/mime-info/drivel.mime -share/mime/application/x-drivel.xml share/mime/packages/drivel.xml share/omf/drivel/drivel-C.omf share/omf/drivel/drivel-cs.omf @@ -112,7 +110,3 @@ @dirrmtry %%DATADIR%%/glade @dirrmtry %%DATADIR%% @dirrmtry share/applications -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true >Release-Note: >Audit-Trail: >Unformatted: