devel/gpatch received a minor update to 2.7.6. From NEWS:
- Files specififed on the command line are no longer verified to be
inside the current working directory, so commands like "patch -i
foo.diff ../foo" will work again.
- Various fixes.
Output make test:
# TOTAL: 44
# PASS: 38
# SKIP: 4
# XFAIL: 2
# FAIL: 0
# XPASS: 0
# ERROR: 0
--
Björn Ketelaars
GPG key: 0x4F0E5F21
diff --git Makefile Makefile
index 4e0677c16aa..1bd54ceda27 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
COMMENT= GNU patch
-VERSION= 2.7.5
+VERSION= 2.7.6
DISTNAME= patch-${VERSION}
PKGNAME= gpatch-${VERSION}
CATEGORIES= devel
diff --git distinfo distinfo
index 3ef0c14604b..78402aa9b0a 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (patch-2.7.5.tar.xz) = /ZUVNlXWuVVn5iOEOg53uBYS1QLs94pImkrteGfKopk=
-SIZE (patch-2.7.5.tar.xz) = 727704
+SHA256 (patch-2.7.6.tar.xz) = rGEL2per4Nn2t8ljJVoR3LGWwl4zfGH5Tkd41jLx2P0=
+SIZE (patch-2.7.6.tar.xz) = 783756