aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-09-05 19:36:06 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-09-05 19:36:06 +0800
commitca975d9b05b3b1175aa685c43114dcb8391bcd8d (patch)
tree31848c7dd7a35f9e79b1409d53fee4d30a7680f4 /ports-mgmt
parent5dc4318a1785a8a36bc8a90978662cb54ebde7fb (diff)
downloadfreebsd-ports-gnome-ca975d9b05b3b1175aa685c43114dcb8391bcd8d.tar.gz
freebsd-ports-gnome-ca975d9b05b3b1175aa685c43114dcb8391bcd8d.tar.zst
freebsd-ports-gnome-ca975d9b05b3b1175aa685c43114dcb8391bcd8d.zip
- Rename ARM patch to proper name and remove unneeded newvers.sh patch
as the PORTREVISION is passed in MAKE_ENV With hat: portmgr
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c (renamed from ports-mgmt/pkg/files/patch-arm-eabi)13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports-mgmt/pkg/files/patch-arm-eabi b/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c
index 8af1a6cf310b..23c115212cfc 100644
--- a/ports-mgmt/pkg/files/patch-arm-eabi
+++ b/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c
@@ -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:=}
-
- # ------------------------------------------------------------------