Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 11:36:07 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326387 - head/ports-mgmt/pkg/files
Message-ID:  <201309051136.r85Ba7Ef063453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Sep  5 11:36:06 2013
New Revision: 326387
URL: http://svnweb.freebsd.org/changeset/ports/326387

Log:
  - Rename ARM patch to proper name and remove unneeded newvers.sh patch
    as the PORTREVISION is passed in MAKE_ENV
  
  With hat:	portmgr

Added:
  head/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c
     - copied, changed from r326275, head/ports-mgmt/pkg/files/patch-arm-eabi
Deleted:
  head/ports-mgmt/pkg/files/patch-arm-eabi

Copied and modified: head/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c (from r326275, head/ports-mgmt/pkg/files/patch-arm-eabi)
==============================================================================
--- head/ports-mgmt/pkg/files/patch-arm-eabi	Wed Sep  4 13:19:36 2013	(r326275, copy source)
+++ head/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c	Thu Sep  5 11:36:06 2013	(r326387)
@@ -43,16 +43,3 @@ index 8ac65ba..2abfc0e 100644
  		break;
  	case EM_MIPS:
  		/*
-diff --git newvers.sh newvers.sh
-index 8eefca3..30241fa 100755
---- newvers.sh
-+++ newvers.sh
-@@ -41,7 +41,7 @@
- : ${PKG_MINOR_VERSION="1"}
- : ${PKG_PATCH_LEVEL="4"}
- 
--: ${PORTREVISION:=}
-+: ${PORTREVISION:=1}
- : ${PORTEPOCH:=}
- 
- # ------------------------------------------------------------------



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