aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/abgx360/files
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-16 02:34:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-16 02:34:31 +0800
commit270ff0428224da7598394ffb3f1b3bf3167573a1 (patch)
tree7ec96a66609b6ff69ff2193bf74eac39839619ba /sysutils/abgx360/files
parent928c2ecf40a306402b51c488a829ca62085596a6 (diff)
downloadfreebsd-ports-gnome-270ff0428224da7598394ffb3f1b3bf3167573a1.tar.gz
freebsd-ports-gnome-270ff0428224da7598394ffb3f1b3bf3167573a1.tar.zst
freebsd-ports-gnome-270ff0428224da7598394ffb3f1b3bf3167573a1.zip
- Drop 8.x support
- Switch to options helpers - Regenerate patches with `make makepatch` Approved by: portmgr blanket
Diffstat (limited to 'sysutils/abgx360/files')
-rw-r--r--sysutils/abgx360/files/patch-src_abgx360.c (renamed from sysutils/abgx360/files/extra-patch-src-abgx360.c)6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/abgx360/files/extra-patch-src-abgx360.c b/sysutils/abgx360/files/patch-src_abgx360.c
index c30dc82ff3d3..1e9547611728 100644
--- a/sysutils/abgx360/files/extra-patch-src-abgx360.c
+++ b/sysutils/abgx360/files/patch-src_abgx360.c
@@ -1,6 +1,6 @@
---- src/abgx360.c.orig 2012-05-07 10:23:05.997665157 -0400
-+++ src/abgx360.c 2012-05-07 10:26:22.824665331 -0400
-@@ -2220,82 +2220,8 @@
+--- src/abgx360.c.orig 2012-01-03 07:29:31 UTC
++++ src/abgx360.c
+@@ -2220,82 +2220,8 @@ int sendcdb(int direction, unsigned char
int sendcdb(int direction, unsigned char *dataBuffer, unsigned long dataBufferSize,
unsigned char *cdb, unsigned char cdbLen, bool checkreturnlength) {