From owner-svn-ports-head@FreeBSD.ORG Sun Feb 1 21:39:08 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C162ABE; Sun, 1 Feb 2015 21:39:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBA0D8F1; Sun, 1 Feb 2015 21:39:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t11Ld7vw018364; Sun, 1 Feb 2015 21:39:07 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t11Ld6rF018360; Sun, 1 Feb 2015 21:39:06 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201502012139.t11Ld6rF018360@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Sun, 1 Feb 2015 21:39:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378275 - in head/math/wxMaxima: . 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.18-1 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: Sun, 01 Feb 2015 21:39:08 -0000 Author: nivit Date: Sun Feb 1 21:39:06 2015 New Revision: 378275 URL: https://svnweb.freebsd.org/changeset/ports/378275 QAT: https://qat.redports.org/buildarchive/r378275/ Log: - Update to 14.12.1 - Sort variables Modified: head/math/wxMaxima/Makefile head/math/wxMaxima/distinfo head/math/wxMaxima/files/patch-wxmaxima.desktop head/math/wxMaxima/pkg-plist Modified: head/math/wxMaxima/Makefile ============================================================================== --- head/math/wxMaxima/Makefile Sun Feb 1 20:35:41 2015 (r378274) +++ head/math/wxMaxima/Makefile Sun Feb 1 21:39:06 2015 (r378275) @@ -2,11 +2,12 @@ # $FreeBSD$ PORTNAME= wxMaxima -PORTVERSION= 13.04.2 -PORTREVISION= 3 +PORTVERSION= 14.12.1 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} +DISTFILES= ${PORTNAME:tl}-${PORTVERSION}.tar.gz MAINTAINER= nivit@FreeBSD.org COMMENT= WxWidgets GUI for the computer algebra system maxima @@ -15,16 +16,20 @@ LICENSE= GPLv2 RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima -USES= gettext desktop-file-utils +CONFIGURE_ARGS= --program-prefix= + +GNU_CONFIGURE= yes + +PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} + +USES= desktop-file-utils gettext USE_GNOME= libxml2 USE_WX= 2.8 + +WANT_UNICODE= yes +WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION} WX_COMPS= wx WX_CONF_ARGS= absolute -WANT_UNICODE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --program-prefix= - -PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} post-install: @${LN} -s ../wxMaxima/wxmaxima.png ${STAGEDIR}${PREFIX}/share/pixmaps/wxmaxima.png Modified: head/math/wxMaxima/distinfo ============================================================================== --- head/math/wxMaxima/distinfo Sun Feb 1 20:35:41 2015 (r378274) +++ head/math/wxMaxima/distinfo Sun Feb 1 21:39:06 2015 (r378275) @@ -1,2 +1,2 @@ -SHA256 (wxMaxima-13.04.2.tar.gz) = 29352db75dd3ff27393ab0971543fd0b3c3a9c330c2c8d07ebfd373741ded4eb -SIZE (wxMaxima-13.04.2.tar.gz) = 1652680 +SHA256 (wxmaxima-14.12.1.tar.gz) = 5fa01ecab2ee5a0fab9f2dad68fd78f9454da11fffe3815b17b7f0e201dc5d6a +SIZE (wxmaxima-14.12.1.tar.gz) = 1962259 Modified: head/math/wxMaxima/files/patch-wxmaxima.desktop ============================================================================== --- head/math/wxMaxima/files/patch-wxmaxima.desktop Sun Feb 1 20:35:41 2015 (r378274) +++ head/math/wxMaxima/files/patch-wxmaxima.desktop Sun Feb 1 21:39:06 2015 (r378275) @@ -1,11 +1,13 @@ ---- ./wxmaxima.desktop.orig 2012-07-22 22:58:40.000000000 +0200 -+++ ./wxmaxima.desktop 2012-07-22 22:58:43.000000000 +0200 -@@ -2,7 +2,7 @@ - Name=wxMaxima +--- wxmaxima.desktop.orig 2015-01-31 21:43:09 UTC ++++ wxmaxima.desktop +@@ -3,8 +3,8 @@ Name=wxMaxima Comment=Perform symbolic and numeric calculations using Maxima + Comment[uk]=Виконання аналітичних перетворень та обчислень за допомогою Maxima Exec=wxmaxima %f -Icon=wxmaxima.png +Icon=wxmaxima Terminal=false Type=Application - Categories=Education;Science;Math;X-Red-Hat-Base;X-Red-Hat-Base-Only; +-Categories=Education;Science;Math;X-Red-Hat-Base;X-Red-Hat-Base-Only; ++Categories=Education; + MimeType=text/x-wxmaxima-batch; Modified: head/math/wxMaxima/pkg-plist ============================================================================== --- head/math/wxMaxima/pkg-plist Sun Feb 1 20:35:41 2015 (r378274) +++ head/math/wxMaxima/pkg-plist Sun Feb 1 21:39:06 2015 (r378275) @@ -11,9 +11,11 @@ share/locale/gl/LC_MESSAGES/wxMaxima.mo share/locale/hu/LC_MESSAGES/wxMaxima.mo share/locale/it/LC_MESSAGES/wxMaxima.mo share/locale/ja/LC_MESSAGES/wxMaxima.mo +share/locale/nb/LC_MESSAGES/wxMaxima.mo share/locale/pl/LC_MESSAGES/wxMaxima.mo share/locale/pt_BR/LC_MESSAGES/wxMaxima.mo share/locale/ru/LC_MESSAGES/wxMaxima.mo +share/locale/tr/LC_MESSAGES/wxMaxima.mo share/locale/uk/LC_MESSAGES/wxMaxima.mo share/locale/zh_CN/LC_MESSAGES/wxMaxima.mo share/locale/zh_TW/LC_MESSAGES/wxMaxima.mo