ports/187908: [maintainer update] x11-fm/doublecmd: update to version 0.5.9
Beñat Gonzalez Etxepare
bbtruk at users.sourceforge.net
Mon Mar 24 19:20:00 UTC 2014
>Number: 187908
>Category: ports
>Synopsis: [maintainer update] x11-fm/doublecmd: update to version 0.5.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 24 19:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Beñat Gonzalez Etxepare
>Release:
>Organization:
>Environment:
>Description:
Changes:
- Update to version 0.5.9. Changelog:
http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=28
- Convert to new LIB_DEPENDS syntax
Patch tested in RedPorts (rev. 24791):
https://redports.org/buildarchive/20140324172333-30386/
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN /usr/ports/x11-fm/doublecmd/Makefile ./Makefile
--- /usr/ports/x11-fm/doublecmd/Makefile 2013-12-29 23:58:32.000000000 +0100
+++ ./Makefile 2014-03-24 18:13:05.450176000 +0100
@@ -2,7 +2,7 @@
# $FreeBSD: head/x11-fm/doublecmd/Makefile 338053 2013-12-29 22:58:32Z rakuco $
PORTNAME= doublecmd
-PORTVERSION= 0.5.8
+PORTVERSION= 0.5.9
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}/Double%20Commander%20Source
@@ -87,17 +87,17 @@
.endif
.if ${PORT_OPTIONS:MQT4}
-LIB_DEPENDS+= Qt4Pas:${PORTSDIR}/x11-toolkits/qt4pas
+LIB_DEPENDS+= libQt4Pas.so:${PORTSDIR}/x11-toolkits/qt4pas
LCL_PLATFORM= qt
BUILD_DEPENDS+= ${LOCALBASE}/share/lazarus/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-qt
.endif
.if ${PORT_OPTIONS:MWCX_UNRAR}
-LIB_DEPENDS+= unrar:${PORTSDIR}/archivers/libunrar
+LIB_DEPENDS+= libunrar.so:${PORTSDIR}/archivers/libunrar
.endif
.if ${PORT_OPTIONS:MWFX_SAMBA}
-LIB_DEPENDS+= smbclient:${PORTSDIR}/net/samba-libsmbclient
+LIB_DEPENDS+= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
.endif
.if ${PORT_OPTIONS:MWLX_MPLAYER}
diff -ruN /usr/ports/x11-fm/doublecmd/distinfo ./distinfo
--- /usr/ports/x11-fm/doublecmd/distinfo 2014-01-22 16:30:13.000000000 +0100
+++ ./distinfo 2014-03-24 16:14:21.146822341 +0100
@@ -1,4 +1,4 @@
-SHA256 (doublecmd-0.5.8-src.tar.gz) = bfa85693b6cc06b7fd28ec8bd443ad9fb9d79d27a541e4f4d54bb9da2fb052ea
-SIZE (doublecmd-0.5.8-src.tar.gz) = 4464173
+SHA256 (doublecmd-0.5.9-src.tar.gz) = d5b3c93b3029f4b0a45b7c9912d34f753445e031c93bc0268d4cb4c313d06ba4
+SIZE (doublecmd-0.5.9-src.tar.gz) = 4535338
SHA256 (doublecmd-help-0.5.5-src.tar.gz) = 5c5d00187df811df0734bf751a581bce7e1bdd4cf4639b2a1101f1da8743daaf
SIZE (doublecmd-help-0.5.5-src.tar.gz) = 10762769
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list