svn commit: r509018 - head/net-p2p/awgg
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Thu Aug 15 17:36:43 UTC 2019
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
More information about the svn-ports-head
mailing list