Date: Sat, 22 Nov 2014 12:41:41 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373055 - in head: . graphics graphics/pinta graphics/pinta/files Message-ID: <201411221241.sAMCffPM043539@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sat Nov 22 12:41:40 2014 New Revision: 373055 URL: https://svnweb.freebsd.org/changeset/ports/373055 QAT: https://qat.redports.org/buildarchive/r373055/ Log: Revive graphics/pinta - Update to upstream version 1.5 - New maintainer: david.vionnet@vmailbox.org PR: 195118 Submitted by: david.vionnet@vmailbox.org (maintainer) Reviewed by: riggs Added: head/graphics/pinta/ - copied from r366896, head/graphics/pinta/ Deleted: head/graphics/pinta/files/ Modified: head/MOVED head/graphics/Makefile head/graphics/pinta/Makefile head/graphics/pinta/distinfo head/graphics/pinta/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sat Nov 22 12:38:38 2014 (r373054) +++ head/MOVED Sat Nov 22 12:41:40 2014 (r373055) @@ -6622,7 +6622,6 @@ graphics/linux_glide||2014-09-01|Not sta graphics/mingplot||2014-09-01|Not staged graphics/orca||2014-09-01|Not staged graphics/php5-chartdirector||2014-09-01|Not staged -graphics/pinta||2014-09-01|Not staged graphics/ruby-rmagick||2014-09-01|Not staged graphics/sane-epkowa||2014-09-01|Not staged graphics/uDrawGraph||2014-09-01|Not staged Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sat Nov 22 12:38:38 2014 (r373054) +++ head/graphics/Makefile Sat Nov 22 12:41:40 2014 (r373055) @@ -791,6 +791,7 @@ SUBDIR += picviz SUBDIR += piddle SUBDIR += pinpoint + SUBDIR += pinta SUBDIR += pixelize SUBDIR += pixen SUBDIR += pixie Modified: head/graphics/pinta/Makefile ============================================================================== --- head/graphics/pinta/Makefile Mon Sep 1 16:23:29 2014 (r366896) +++ head/graphics/pinta/Makefile Sat Nov 22 12:41:40 2014 (r373055) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= pinta -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= graphics -MASTER_SITES= http://cloud.github.com/downloads/PintaProject/Pinta/ +MASTER_SITES= https://github.com/PintaProject/Pinta/releases/download/1.5/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= david.vionnet@vmailbox.org COMMENT= Simple Gtk\# Paint Program LICENSE= MIT @@ -14,17 +14,17 @@ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN= Does not build -GNU_CONFIGURE= yes -USE_GNOME= gtksharp20 -INSTALLS_ICONS= yes -USES= desktop-file-utils gettext gmake mono pkgconfig +USES= gmake desktop-file-utils pkgconfig +HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --mandir=${PREFIX}/man + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -MAN1= pinta.1 -MANCOMPRESSED= yes +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls -NO_STAGE= yes -post-install: - -@update-desktop-database +USE_GNOME= gtksharp20 +INSTALLS_ICONS= yes .include <bsd.port.mk> Modified: head/graphics/pinta/distinfo ============================================================================== --- head/graphics/pinta/distinfo Mon Sep 1 16:23:29 2014 (r366896) +++ head/graphics/pinta/distinfo Sat Nov 22 12:41:40 2014 (r373055) @@ -1,2 +1,2 @@ -SHA256 (pinta-1.4.tar.gz) = fde40f78560aab5a891bf499396db099b86bbd365c1eb81df480b35b4d37d8bb -SIZE (pinta-1.4.tar.gz) = 1230765 +SHA256 (pinta-1.5.tar.gz) = e8f902c3d196cd17a94e7c8c58e929d3cf03812444355efe5db79c129ee472a7 +SIZE (pinta-1.5.tar.gz) = 1298484 Modified: head/graphics/pinta/pkg-plist ============================================================================== --- head/graphics/pinta/pkg-plist Mon Sep 1 16:23:29 2014 (r366896) +++ head/graphics/pinta/pkg-plist Sat Nov 22 12:41:40 2014 (r373055) @@ -1,13 +1,21 @@ bin/pinta -lib/pinta/Pinta.exe lib/pinta/Pinta.Core.dll lib/pinta/Pinta.Effects.dll lib/pinta/Pinta.Gui.Widgets.dll lib/pinta/Pinta.Resources.dll lib/pinta/Pinta.Tools.dll +lib/pinta/Pinta.exe +man/man1/pinta.1.gz share/applications/pinta.desktop +share/icons/hicolor/16x16/apps/pinta.png +share/icons/hicolor/22x22/apps/pinta.png +share/icons/hicolor/24x24/apps/pinta.png +share/icons/hicolor/32x32/apps/pinta.png +share/icons/hicolor/96x96/apps/pinta.png +share/icons/hicolor/scalable/apps/pinta.svg share/locale/af/LC_MESSAGES/pinta.mo share/locale/ar/LC_MESSAGES/pinta.mo +share/locale/az/LC_MESSAGES/pinta.mo share/locale/bg/LC_MESSAGES/pinta.mo share/locale/br/LC_MESSAGES/pinta.mo share/locale/bs/LC_MESSAGES/pinta.mo @@ -63,32 +71,3 @@ share/locale/vi/LC_MESSAGES/pinta.mo share/locale/zh_CN/LC_MESSAGES/pinta.mo share/locale/zh_TW/LC_MESSAGES/pinta.mo share/pixmaps/pinta.xpm -share/icons/hicolor/16x16/apps/pinta.png -share/icons/hicolor/22x22/apps/pinta.png -share/icons/hicolor/24x24/apps/pinta.png -share/icons/hicolor/32x32/apps/pinta.png -share/icons/hicolor/96x96/apps/pinta.png -share/icons/hicolor/scalable/apps/pinta.svg -@dirrmtry share/locale/la/LC_MESSAGES -@dirrmtry share/locale/la -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/fo/LC_MESSAGES -@dirrmtry share/locale/fo -@dirrmtry share/locale/fil/LC_MESSAGES -@dirrmtry share/locale/fil -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/96x96/apps -@dirrmtry share/icons/hicolor/96x96 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/24x24/apps -@dirrmtry share/icons/hicolor/24x24 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm lib/pinta
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411221241.sAMCffPM043539>