yes, right! diff attached!

On Fri, 15 May 2020 at 09:36:54 -0400, Josh Grosse wrote:
> On Fri, May 15, 2020 at 10:28:09AM +0200, Gonzalo L. Rodriguez wrote:
> > Hello,
> > 
> > Update for SMPlayer to 20.4.2:
> > 
> > https://www.smplayer.info/en/changes
> > 
> > OK? Comments?
> 
> Installed and runs here.  The WANTLIB QtScript was removed per
> port-lib-depends-check, and the LIB_DEPENDS then became unnecessary
> for packaging.
> 

-- 

                - gonzalo
? default.log
? smplayer-20.4.2.log
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/smplayer/Makefile,v
retrieving revision 1.60
diff -u -p -r1.60 Makefile
--- Makefile    20 Nov 2019 07:04:22 -0000      1.60
+++ Makefile    15 May 2020 14:29:57 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              complete front-end for MPlayer and MPV
 
-DISTNAME =             smplayer-19.10.2
+DISTNAME =             smplayer-20.4.2
 CATEGORIES =           multimedia x11
 
 HOMEPAGE =             https://www.smplayer.info/
@@ -13,7 +13,7 @@ MAINTAINER =          Gonzalo L. R. <gonzalo@ope
 PERMIT_PACKAGE =       Yes
 
 WANTLIB += ${COMPILER_LIBCXX}
-WANTLIB += GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Script Qt5Widgets
+WANTLIB += GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets
 WANTLIB += Qt5Xml X11 Xext c m pthread z
 
 MASTER_SITES =         ${MASTER_SITE_SOURCEFORGE:=smplayer/}
@@ -24,8 +24,6 @@ MODULES =             x11/qt5
 RUN_DEPENDS =          mpv-*|mplayer->=20090708:multimedia/mpv \
                        devel/desktop-file-utils \
                        x11/gtk+3,-guic
-
-LIB_DEPENDS =          x11/qt5/qtscript
 
 USE_GMAKE =            Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/smplayer/distinfo,v
retrieving revision 1.42
diff -u -p -r1.42 distinfo
--- distinfo    20 Nov 2019 07:04:22 -0000      1.42
+++ distinfo    15 May 2020 14:29:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (smplayer-19.10.2.tar.bz2) = 
N+2fmgUQd7m8Gmjwb9StN/2sKAL2LCj9F36R2X0JTEQ=
-SIZE (smplayer-19.10.2.tar.bz2) = 5178186
+SHA256 (smplayer-20.4.2.tar.bz2) = w0+z9fvhHx7TYFTwSGarHhg16WNtM58Hqo8cIbDpDU8=
+SIZE (smplayer-20.4.2.tar.bz2) = 5197394
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/smplayer/pkg/PLIST,v
retrieving revision 1.18
diff -u -p -r1.18 PLIST
--- pkg/PLIST   29 Jun 2018 22:16:35 -0000      1.18
+++ pkg/PLIST   15 May 2020 14:29:57 -0000
@@ -71,6 +71,7 @@ share/smplayer/translations/smplayer_en.
 share/smplayer/translations/smplayer_en_GB.qm
 share/smplayer/translations/smplayer_en_US.qm
 share/smplayer/translations/smplayer_es.qm
+share/smplayer/translations/smplayer_es_ES.qm
 share/smplayer/translations/smplayer_et.qm
 share/smplayer/translations/smplayer_eu.qm
 share/smplayer/translations/smplayer_fa.qm

Reply via email to