From owner-svn-ports-all@freebsd.org Sun Nov 3 19:14:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E6BB517FDA4; Sun, 3 Nov 2019 19:14:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 475lwM5YyVz3KJt; Sun, 3 Nov 2019 19:14:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A22CF186D6; Sun, 3 Nov 2019 19:14:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA3JEBOL005069; Sun, 3 Nov 2019 19:14:11 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA3JEBZH005066; Sun, 3 Nov 2019 19:14:11 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201911031914.xA3JEBZH005066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 3 Nov 2019 19:14:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516587 - in head/sysutils/xfburn: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/sysutils/xfburn: . files X-SVN-Commit-Revision: 516587 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2019 19:14:12 -0000 Author: madpilot Date: Sun Nov 3 19:14:10 2019 New Revision: 516587 URL: https://svnweb.freebsd.org/changeset/ports/516587 Log: Update xfburn to 0.6.1 This version has been migrated to GTK3. Deleted: head/sysutils/xfburn/files/ Modified: head/sysutils/xfburn/Makefile head/sysutils/xfburn/distinfo head/sysutils/xfburn/pkg-plist Modified: head/sysutils/xfburn/Makefile ============================================================================== --- head/sysutils/xfburn/Makefile Sun Nov 3 19:06:50 2019 (r516586) +++ head/sysutils/xfburn/Makefile Sun Nov 3 19:14:10 2019 (r516587) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfburn -PORTVERSION= 0.5.5 -PORTREVISION= 2 +PORTVERSION= 0.6.1 CATEGORIES= sysutils MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -14,16 +13,12 @@ COMMENT= CD/DVD burning tool for Xfce LICENSE= GPLv2 LIB_DEPENDS= libburn.so:devel/libburn \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ libisofs.so:devel/libisofs -RUN_DEPENDS= cdrdao:sysutils/cdrdao \ - ${LOCALBASE}/include/libburn/libburn.h:devel/libburn \ - ${LOCALBASE}/include/libisofs/libisofs.h:devel/libisofs +RUN_DEPENDS= cdrdao:sysutils/cdrdao USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ - pkgconfig tar:bzip2 xfce:gtk2 -USE_GNOME= cairo glib20 gtk20 intltool + pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= libexo GNU_CONFIGURE= yes @@ -39,10 +34,5 @@ GSTREAMER_USE= gstreamer1=yes,faac,flac,lame,vorbis, NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime - -post-patch: - ${REINPLACE_CMD} -e 's|media-cdrom|media-optical|g' \ - ${WRKSRC}/desktop-integration/thunar-sendto-xfburn.desktop.in \ - ${WRKSRC}/xfburn.desktop.in .include Modified: head/sysutils/xfburn/distinfo ============================================================================== --- head/sysutils/xfburn/distinfo Sun Nov 3 19:06:50 2019 (r516586) +++ head/sysutils/xfburn/distinfo Sun Nov 3 19:14:10 2019 (r516587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513262582 -SHA256 (xfce4/xfburn-0.5.5.tar.bz2) = aa173aa8a6c0887a4b236aee3753760e943f3e2be99af1f2d5343a6df345ade1 -SIZE (xfce4/xfburn-0.5.5.tar.bz2) = 819546 +TIMESTAMP = 1572807139 +SHA256 (xfce4/xfburn-0.6.1.tar.bz2) = b3772b103a89652f7cc06751ec667d34da9344b22bb15ed623c1d8e46851b379 +SIZE (xfce4/xfburn-0.6.1.tar.bz2) = 847568 Modified: head/sysutils/xfburn/pkg-plist ============================================================================== --- head/sysutils/xfburn/pkg-plist Sun Nov 3 19:06:50 2019 (r516586) +++ head/sysutils/xfburn/pkg-plist Sun Nov 3 19:14:10 2019 (r516587) @@ -49,6 +49,7 @@ share/icons/hicolor/scalable/stock/media/stock_xfburn- share/icons/hicolor/scalable/stock/media/stock_xfburn.svg %%NLS%%share/locale/ar/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfburn.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfburn.mo @@ -67,7 +68,9 @@ share/icons/hicolor/scalable/stock/media/stock_xfburn. %%NLS%%share/locale/he/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfburn.mo +%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/id/LC_MESSAGES/xfburn.mo +%%NLS%%share/locale/ie/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/is/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/it/LC_MESSAGES/xfburn.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfburn.mo