Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 17:36:43 +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: r509018 - head/net-p2p/awgg
Message-ID:  <201908151736.x7FHah25048120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Aug 15 17:36:42 2019
New Revision: 509018
URL: https://svnweb.freebsd.org/changeset/ports/509018

Log:
  - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
  - Remove LD_UNSAFE

Modified:
  head/net-p2p/awgg/Makefile

Modified: head/net-p2p/awgg/Makefile
==============================================================================
--- head/net-p2p/awgg/Makefile	Thu Aug 15 17:35:51 2019	(r509017)
+++ head/net-p2p/awgg/Makefile	Thu Aug 15 17:36:42 2019	(r509018)
@@ -2,7 +2,7 @@
 
 PORTNAME=	awgg
 PORTVERSION=	0.5.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-p2p
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 
@@ -43,7 +43,6 @@ USE_GNOME+=	${USE_GNOME_${FLAVOR}}
 
 LAZBUILD_ARGS=	-d
 LAZARUS_PROJECT_FILES=	src/awgg.lpi
-LLD_UNSAFE=	yes
 
 post-patch:
 	${REINPLACE_CMD} 's|/usr/bin/shutdown|/sbin/shutdown|g' ${WRKSRC}/src/fmain.pas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908151736.x7FHah25048120>