svn commit: r566938 - in head: graphics/zathura-djvu net/cloudquery sysutils/beadm www/gitlab-workhorse www/oneshot
Alex Kozlov
ak at FreeBSD.org
Tue Mar 2 08:28:24 UTC 2021
Author: ak
Date: Tue Mar 2 08:28:23 2021
New Revision: 566938
URL: https://svnweb.freebsd.org/changeset/ports/566938
Log:
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
Modified:
head/graphics/zathura-djvu/Makefile
head/net/cloudquery/Makefile
head/sysutils/beadm/Makefile
head/www/gitlab-workhorse/Makefile
head/www/oneshot/Makefile
Modified: head/graphics/zathura-djvu/Makefile
==============================================================================
--- head/graphics/zathura-djvu/Makefile Tue Mar 2 08:24:17 2021 (r566937)
+++ head/graphics/zathura-djvu/Makefile Tue Mar 2 08:28:23 2021 (r566938)
@@ -30,4 +30,3 @@ pre-configure:
${WRKSRC}/meson.build
.include <bsd.port.mk>
-
Modified: head/net/cloudquery/Makefile
==============================================================================
--- head/net/cloudquery/Makefile Tue Mar 2 08:24:17 2021 (r566937)
+++ head/net/cloudquery/Makefile Tue Mar 2 08:28:23 2021 (r566938)
@@ -99,4 +99,3 @@ GH_TUPLE= \
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
-
Modified: head/sysutils/beadm/Makefile
==============================================================================
--- head/sysutils/beadm/Makefile Tue Mar 2 08:24:17 2021 (r566937)
+++ head/sysutils/beadm/Makefile Tue Mar 2 08:28:23 2021 (r566938)
@@ -29,4 +29,3 @@ do-install:
${STAGEDIR}${MANPREFIX}/man/man8/
.include <bsd.port.mk>
-
Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile Tue Mar 2 08:24:17 2021 (r566937)
+++ head/www/gitlab-workhorse/Makefile Tue Mar 2 08:28:23 2021 (r566938)
@@ -128,4 +128,3 @@ post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}
.include <bsd.port.mk>
-
Modified: head/www/oneshot/Makefile
==============================================================================
--- head/www/oneshot/Makefile Tue Mar 2 08:24:17 2021 (r566937)
+++ head/www/oneshot/Makefile Tue Mar 2 08:28:23 2021 (r566938)
@@ -59,4 +59,3 @@ post-install-MANPAGES-on:
${INSTALL_MAN} ${GO_WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>
-
More information about the svn-ports-head
mailing list