svn commit: r509014 - head/comms/cqrlog

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Aug 15 17:30:05 UTC 2019


Author: acm
Date: Thu Aug 15 17:30:04 2019
New Revision: 509014
URL: https://svnweb.freebsd.org/changeset/ports/509014

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

Modified:
  head/comms/cqrlog/Makefile

Modified: head/comms/cqrlog/Makefile
==============================================================================
--- head/comms/cqrlog/Makefile	Thu Aug 15 17:29:24 2019	(r509013)
+++ head/comms/cqrlog/Makefile	Thu Aug 15 17:30:04 2019	(r509014)
@@ -4,7 +4,7 @@
 PORTNAME=	cqrlog
 PORTVERSION=	2.3.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 
@@ -19,7 +19,6 @@ USES=		fpc lazarus:flavors shebangfix ssl:run dos2unix
 USE_GITHUB=	yes
 GH_ACCOUNT=	ok2cqr
 
-LLD_UNSAFE=	yes
 SHEBANG_FILES=	tools/cqrlog-apparmor-fix \
 		voice_keyer/voice_keyer.sh
 USE_FPC=	cairo fcl-base chm fcl-db fcl-image fcl-json fcl-net fcl-web \


More information about the svn-ports-all mailing list