svn commit: r401148 - in head/misc/gcstar: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 9 18:44:52 UTC 2015


Author: sunpoet
Date: Mon Nov  9 18:44:50 2015
New Revision: 401148
URL: https://svnweb.freebsd.org/changeset/ports/401148

Log:
  - Add NO_ARCH
  - Pet portlint: fix diff header of patch files

Modified:
  head/misc/gcstar/Makefile
  head/misc/gcstar/files/patch-install

Modified: head/misc/gcstar/Makefile
==============================================================================
--- head/misc/gcstar/Makefile	Mon Nov  9 18:44:46 2015	(r401147)
+++ head/misc/gcstar/Makefile	Mon Nov  9 18:44:50 2015	(r401148)
@@ -39,6 +39,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 USES=		perl5 desktop-file-utils shared-mime-info shebangfix
 SHEBANG_FILES=	bin/gcstar
 USE_PERL5=	run
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 do-install:

Modified: head/misc/gcstar/files/patch-install
==============================================================================
--- head/misc/gcstar/files/patch-install	Mon Nov  9 18:44:46 2015	(r401147)
+++ head/misc/gcstar/files/patch-install	Mon Nov  9 18:44:50 2015	(r401148)
@@ -1,5 +1,5 @@
---- install.orig	2009-11-19 20:59:19.000000000 +0100
-+++ install	2009-12-24 10:15:34.000000000 +0100
+--- install.orig	2009-11-19 19:59:19 UTC
++++ install
 @@ -182,55 +182,34 @@
  sub installMenu
  {


More information about the svn-ports-all mailing list