FreeBSD Bugzilla – Attachment 174257 Details for
Bug 212288
graphics/converseen: Update to 0.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to the ports tree
update-0.9.5.patch.txt (text/plain), 2.44 KB, created by
Fernando Apesteguía
on 2016-08-31 16:38:12 UTC
(
hide
)
Description:
patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando Apesteguía
Created:
2016-08-31 16:38:12 UTC
Size:
2.44 KB
patch
obsolete
>diff -ruN /usr/ports/graphics/converseen/Makefile graphics/converseen/Makefile >--- /usr/ports/graphics/converseen/Makefile 2016-04-01 16:00:51.000000000 +0200 >+++ graphics/converseen/Makefile 2016-08-31 15:21:25.103252000 +0200 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/graphics/converseen/Makefile 412346 2016-04-01 14:00:51Z mat $ > > PORTNAME= converseen >-PORTVERSION= 0.9.2 >-PORTREVISION= 1 >+PORTVERSION= 0.9.5 > CATEGORIES= graphics > MASTER_SITES= SF/${PORTNAME}/Converseen/Converseen%200.9/ > >@@ -11,19 +10,15 @@ > COMMENT= Easy to use graphics conversion utility > > LICENSE= GPLv3 >-LICENSE_FILE= ${WRKSRC}/COPYING >+LICENSE_FILE= ${WRKDIR}/${PORTNAME}/COPYING > > LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick > >-USES= cmake tar:bzip2 >-USE_QT4= corelib network gui linguisttools_build moc_build qmake_build \ >- rcc_build uic_build >- >-post-patch: >- @${REINPLACE_CMD} -e '/^ appdata.path =/s|/usr/share|$$$${SHARE_DIR}|' \ >- ${WRKSRC}/converseen.pro >- @${REINPLACE_CMD} -e '/^install(FILES converseen.appdata.xml/s|/usr|$${CMAKE_INSTALL_PREFIX}|' \ >- ${WRKSRC}/CMakeLists.txt >+WRKSRC= ${WRKDIR}/${PORTNAME} >+ >+USES= cmake tar:bzip2 compiler:c++11-lang >+USE_QT5= core network gui linguisttools_build qmake_build \ >+ buildtools_build widgets > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/converseen >diff -ruN /usr/ports/graphics/converseen/distinfo graphics/converseen/distinfo >--- /usr/ports/graphics/converseen/distinfo 2015-03-30 11:08:00.000000000 +0200 >+++ graphics/converseen/distinfo 2016-08-30 13:27:50.354199000 +0200 >@@ -1,2 +1,3 @@ >-SHA256 (converseen-0.9.2.tar.bz2) = 6d49791dd33c7b27927de77ab0484a834d7165b7b7f1fc73938dbeb009717f40 >-SIZE (converseen-0.9.2.tar.bz2) = 245162 >+TIMESTAMP = 1472556470 >+SHA256 (converseen-0.9.5.tar.bz2) = 11e2bef1dd8f04e66886a1b15fac6af6d0748053ece7f4aaa0a302e630b8e09f >+SIZE (converseen-0.9.5.tar.bz2) = 246520 >diff -ruN /usr/ports/graphics/converseen/pkg-plist graphics/converseen/pkg-plist >--- /usr/ports/graphics/converseen/pkg-plist 2014-10-05 16:02:53.000000000 +0200 >+++ graphics/converseen/pkg-plist 2016-08-30 21:07:32.796369000 +0200 >@@ -1,5 +1,4 @@ > bin/converseen >-share/appdata/converseen.appdata.xml > share/applications/converseen.desktop > %%DATADIR%%/loc/converseen_cs_CZ.qm > %%DATADIR%%/loc/converseen_de_DE.qm >@@ -14,3 +13,5 @@ > %%DATADIR%%/loc/converseen_tr_TR.qm > share/kde4/services/ServiceMenus/converseen_import.desktop > share/pixmaps/converseen.png >+/usr/share/appdata/converseen.appdata.xml >+@dir /usr/share/appdata
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 Raw
Flags:
fernape
:
maintainer-approval+
Actions:
View
Attachments on
bug 212288
:
174257
|
174260