svn commit: r326387 - head/ports-mgmt/pkg/files

Bryan Drewery bdrewery at FreeBSD.org
Thu Sep 5 11:36:07 UTC 2013


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:=}
- 
- # ------------------------------------------------------------------


More information about the svn-ports-all mailing list