From owner-svn-ports-head@FreeBSD.ORG Mon Feb 25 15:46:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2244481B; Mon, 25 Feb 2013 15:46:25 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 042CD628; Mon, 25 Feb 2013 15:46:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1PFkOOP025064; Mon, 25 Feb 2013 15:46:24 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1PFkNlK025059; Mon, 25 Feb 2013 15:46:23 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201302251546.r1PFkNlK025059@svn.freebsd.org> From: Max Brazhnikov Date: Mon, 25 Feb 2013 15:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312926 - in head/textproc/stardict3: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2013 15:46:25 -0000 Author: makc Date: Mon Feb 25 15:46:23 2013 New Revision: 312926 URL: http://svnweb.freebsd.org/changeset/ports/312926 Log: - Update to 3.0.4 - Rephrase COMMENT - Fix indent - Mark MAKE_JOBS_SAFE Modified: head/textproc/stardict3/Makefile head/textproc/stardict3/distinfo (contents, props changed) head/textproc/stardict3/files/patch-dict__src__conf.cpp (contents, props changed) head/textproc/stardict3/files/patch-lib__configure (contents, props changed) head/textproc/stardict3/pkg-plist (contents, props changed) Modified: head/textproc/stardict3/Makefile ============================================================================== --- head/textproc/stardict3/Makefile Mon Feb 25 15:36:08 2013 (r312925) +++ head/textproc/stardict3/Makefile Mon Feb 25 15:46:23 2013 (r312926) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= stardict -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org -COMMENT= A cross-platform and international dictionary written in Gtk2 +COMMENT= Dictionary lookup program written in Gtk2 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ enchant.1:${PORTSDIR}/textproc/enchant @@ -25,6 +24,7 @@ USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomehack USE_GETTEXT= yes +MAKE_JOBS_SAFE= yes CONFIGURE_WRKSRC= ${WRKSRC}/dict BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} @@ -48,7 +48,7 @@ USE_AUTOTOOLS= autoconf USE_GNOME+= gtk20 CONFIGURE_ARGS+=--disable-gnome-support --disable-schemas-install PLIST_SUB= GNOME="@comment " -MAKE_ARGS+= AUTOMAKE="${TRUE}" ACLOCAL="${TRUE}" +MAKE_ARGS+= AUTOMAKE="${TRUE}" ACLOCAL="${TRUE}" .endif MAN1= stardict.1 Modified: head/textproc/stardict3/distinfo ============================================================================== --- head/textproc/stardict3/distinfo Mon Feb 25 15:36:08 2013 (r312925) +++ head/textproc/stardict3/distinfo Mon Feb 25 15:46:23 2013 (r312926) @@ -1,2 +1,2 @@ -SHA256 (stardict/stardict-3.0.3.tar.bz2) = 9ba10a5b3dcdd02b81c7a138dac15903a6bc2355856f60338f3775e371472b73 -SIZE (stardict/stardict-3.0.3.tar.bz2) = 9147947 +SHA256 (stardict/stardict-3.0.4.tar.bz2) = c38b9d953fe0b2380a8aed4c98cb121ad83aff91a32af3c665198d8268b1dce8 +SIZE (stardict/stardict-3.0.4.tar.bz2) = 8961622 Modified: head/textproc/stardict3/files/patch-dict__src__conf.cpp ============================================================================== --- head/textproc/stardict3/files/patch-dict__src__conf.cpp Mon Feb 25 15:36:08 2013 (r312925) +++ head/textproc/stardict3/files/patch-dict__src__conf.cpp Mon Feb 25 15:46:23 2013 (r312926) @@ -1,6 +1,13 @@ ---- ./dict/src/conf.cpp.orig 2011-07-03 06:58:40.000000000 +0000 -+++ ./dict/src/conf.cpp 2011-10-20 21:40:21.491156419 +0000 -@@ -181,7 +181,7 @@ +--- ./dict/src/conf.cpp.orig 2012-12-10 14:44:32.000000000 +0000 ++++ ./dict/src/conf.cpp 2013-02-24 14:11:08.724362041 +0000 +@@ -184,13 +184,13 @@ + add_entry("/apps/stardict/preferences/dictionary/sound_play_command", std::string("play")); // absolute command + add_entry("/apps/stardict/preferences/dictionary/always_use_sound_play_command", false); + #else +- add_entry("/apps/stardict/preferences/dictionary/sound_play_command", std::string("aplay")); // absolute command ++ add_entry("/apps/stardict/preferences/dictionary/sound_play_command", std::string("play")); // absolute command + #endif + add_entry("/apps/stardict/preferences/dictionary/video_play_command", std::string("play")); // absolute command #if defined(CONFIG_GPE) add_entry("/apps/stardict/preferences/dictionary/url_open_command", std::string("gpe-mini-browser")); #else Modified: head/textproc/stardict3/files/patch-lib__configure ============================================================================== --- head/textproc/stardict3/files/patch-lib__configure Mon Feb 25 15:36:08 2013 (r312925) +++ head/textproc/stardict3/files/patch-lib__configure Mon Feb 25 15:46:23 2013 (r312926) @@ -4,8 +4,8 @@ # Checks for typedefs, structures, and compiler characteristics. # Checks for library functions. --DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 zlib libxml-2.0 >= 2.5" -+DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 libxml-2.0 >= 2.5" +-DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.8 zlib libxml-2.0 >= 2.5" ++DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.8 libxml-2.0 >= 2.5" Modified: head/textproc/stardict3/pkg-plist ============================================================================== --- head/textproc/stardict3/pkg-plist Mon Feb 25 15:36:08 2013 (r312925) +++ head/textproc/stardict3/pkg-plist Mon Feb 25 15:46:23 2013 (r312926) @@ -180,9 +180,7 @@ share/stardict/pixmaps/splash.png share/stardict/pixmaps/video.png share/stardict/sounds/buttonactive.wav share/stardict/sounds/menushow.wav -@dirrmtry share/stardict/treedict @dirrm share/stardict/sounds -@dirrm share/stardict/skins @dirrm share/stardict/pixmaps @dirrm share/stardict/dic/stardict-dict/res @dirrm share/stardict/dic/stardict-dict @@ -216,5 +214,3 @@ share/stardict/sounds/menushow.wav @dirrmtry share/applications @dirrm lib/stardict/plugins @dirrm lib/stardict -@exec mkdir -p %D/share/stardict/skins -@exec mkdir -p %D/share/stardict/treedict