Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2013 02:50:30 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/180697: deskutils/drivel: Update to version 3.0.5
Message-ID:  <20130721025030.e8e0eecf5a1a6dfe0fb23cee@yahoo.com>
Resent-Message-ID: <201307201810.r6KIA6t1000369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <kwm@rainbow-runner.nl>
-#
+# Created by: Koop Mast <kwm@rainbow-runner.nl>
 # $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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130721025030.e8e0eecf5a1a6dfe0fb23cee>