Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2017 09:01:53 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436267 - in head/games/circuslinux: . files
Message-ID:  <201703160901.v2G91rce043219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Mar 16 09:01:53 2017
New Revision: 436267
URL: https://svnweb.freebsd.org/changeset/ports/436267

Log:
  - Regenerate patches
  - Cosmetic fixes

Modified:
  head/games/circuslinux/Makefile
  head/games/circuslinux/files/patch-Makefile.in
  head/games/circuslinux/files/patch-data-Makefile.in

Modified: head/games/circuslinux/Makefile
==============================================================================
--- head/games/circuslinux/Makefile	Thu Mar 16 08:30:06 2017	(r436266)
+++ head/games/circuslinux/Makefile	Thu Mar 16 09:01:53 2017	(r436267)
@@ -24,6 +24,6 @@ PORTDOCS=	*
 OPTIONS_DEFINE=	DOCS
 
 post-install:
-	${MV} ${STAGEDIR}${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} ${STAGEDIR}${DOCSDIR}
+	@${MV} ${STAGEDIR}${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>

Modified: head/games/circuslinux/files/patch-Makefile.in
==============================================================================
--- head/games/circuslinux/files/patch-Makefile.in	Thu Mar 16 08:30:06 2017	(r436266)
+++ head/games/circuslinux/files/patch-Makefile.in	Thu Mar 16 09:01:53 2017	(r436267)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Thu May  1 22:03:11 2003
-+++ Makefile.in	Thu May  1 22:03:26 2003
-@@ -83,7 +83,7 @@
+--- Makefile.in.orig	2001-04-29 06:53:31 UTC
++++ Makefile.in
+@@ -83,7 +83,7 @@ VERSION = @VERSION@
  CC = @CC@
  DATA_PREFIX = $(pkgdatadir)/data/
  JOY = @JOY@

Modified: head/games/circuslinux/files/patch-data-Makefile.in
==============================================================================
--- head/games/circuslinux/files/patch-data-Makefile.in	Thu Mar 16 08:30:06 2017	(r436266)
+++ head/games/circuslinux/files/patch-data-Makefile.in	Thu Mar 16 09:01:53 2017	(r436267)
@@ -1,5 +1,5 @@
---- data/Makefile.in.orig	2014-07-14 18:09:56.136673852 +0800
-+++ data/Makefile.in	2014-07-14 18:11:00.321698621 +0800
+--- data/Makefile.in.orig	2001-04-29 06:53:32 UTC
++++ data/Makefile.in
 @@ -172,10 +172,10 @@ mostlyclean distclean maintainer-clean
  
  



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