Date: Thu, 15 Aug 2019 17:38:06 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509021 - head/x11-fm/doublecmd Message-ID: <201908151738.x7FHc6ID048523@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: acm Date: Thu Aug 15 17:38:05 2019 New Revision: 509021 URL: https://svnweb.freebsd.org/changeset/ports/509021 Log: - Bump PORTREVISION (lazarus ports were updated to 2.0.4) - Remove LD_UNSAFE Modified: head/x11-fm/doublecmd/Makefile Modified: head/x11-fm/doublecmd/Makefile ============================================================================== --- head/x11-fm/doublecmd/Makefile Thu Aug 15 17:37:37 2019 (r509020) +++ head/x11-fm/doublecmd/Makefile Thu Aug 15 17:38:05 2019 (r509021) @@ -3,6 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -40,7 +41,6 @@ LAZARUS_PROJECT_FILES+= components/synunihighlighter/s LAZBUILD_ARGS= -d --pcp=${WRKSRC}/tmppcp MAKE_ENV+= LDVER=ld.bfd # for DragonFly -LLD_UNSAFE= yes HELPVERSION= 0.6.0 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908151738.x7FHc6ID048523>