FreeBSD Bugzilla – Attachment 199388 Details for
Bug 231821
multimedia/clipgrab: Update to 3.7.2, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch v6
clipgrab.diff (text/plain), 2.41 KB, created by
kikadf
on 2018-11-20 17:20:09 UTC
(
hide
)
Description:
patch v6
Filename:
MIME Type:
Creator:
kikadf
Created:
2018-11-20 17:20:09 UTC
Size:
2.41 KB
patch
obsolete
>Index: multimedia/clipgrab/Makefile >=================================================================== >--- multimedia/clipgrab/Makefile (revision 485431) >+++ multimedia/clipgrab/Makefile (working copy) >@@ -2,24 +2,27 @@ > # $FreeBSD$ > > PORTNAME= clipgrab >-PORTVERSION= 3.4.11 >+PORTVERSION= 3.7.2 > CATEGORIES= multimedia >-MASTER_SITES= http://download.clipgrab.de/ >+MASTER_SITES= https://download.clipgrab.org/ > >-MAINTAINER= ports@FreeBSD.org >+PATCH_SITES= https://gitlab.com/kikadf/clipgrab-qt5/raw/patches/patches/ >+PATCHFILES= clipgrab-qt5-latest.patch:-p1 >+ >+MAINTAINER= kikadf.01@gmail.com > COMMENT= Program to download videos from YouTube and etc > > LICENSE= GPLv3 > >-USES= qmake qt:4 tar:bzip2 >-USE_QT= gui xml uic_build moc_build \ >- rcc_build network dbus webkit >+USES= qmake qt:5 >+USE_QT= core dbus network webkit xml \ >+ buildtools_build > > PLIST_FILES= bin/${PORTNAME} \ >- %%DATADIR%%/icon.png \ >- %%DATADIR%%/logo.png \ >- %%DATADIR%%/paypal-logo.png \ >- %%DATADIR%%/splash.png >+ ${DATADIR}/icon.png \ >+ ${DATADIR}/logo.png \ >+ ${DATADIR}/paypal-logo.png \ >+ ${DATADIR}/splash.png > > DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \ > "${DATADIR}/icon.png" "${PORTNAME}" \ >@@ -28,8 +31,7 @@ > QMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}.pro > > post-patch: >- ${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \ >- ${WRKSRC}/*.cpp >+ @${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' ${WRKSRC}/*.cpp > > do-install: > ${MKDIR} ${STAGEDIR}${DATADIR} >Index: multimedia/clipgrab/distinfo >=================================================================== >--- multimedia/clipgrab/distinfo (revision 485431) >+++ multimedia/clipgrab/distinfo (working copy) >@@ -1,2 +1,5 @@ >-SHA256 (clipgrab-3.4.11.tar.bz2) = 48f7cbd9a503b19246ae2d31af8d2bba7c57945f5ba8ca4fcf7bf6b3a265bd83 >-SIZE (clipgrab-3.4.11.tar.bz2) = 371620 >+TIMESTAMP = 1542728869 >+SHA256 (clipgrab-3.7.2.tar.gz) = 8ce5f1ea5a71f58a636b2cdc06a4c675e823e988dc61e6308060a2fe3eb96af6 >+SIZE (clipgrab-3.7.2.tar.gz) = 628479 >+SHA256 (clipgrab-qt5-latest.patch) = d2b86b1f8e0a0d5642d852bac1ae60ff844df49fbd858dff986f894732d0da55 >+SIZE (clipgrab-qt5-latest.patch) = 24502 >Index: multimedia/clipgrab/pkg-descr >=================================================================== >--- multimedia/clipgrab/pkg-descr (revision 485431) >+++ multimedia/clipgrab/pkg-descr (working copy) >@@ -10,4 +10,4 @@ > -MyVideo > -MySpass > >-WWW: http://clipgrab.de >+WWW: https://clipgrab.org
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231821
:
197630
|
197999
|
198037
|
199044
|
199167
| 199388