aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/squsq
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
committermat <mat@FreeBSD.org>2016-07-27 00:51:15 +0800
commit92a23247b1467190ce10007190052c33423ff547 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/squsq
parent95f228514e93df3c298ff9e8142253c866d190fe (diff)
downloadfreebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.gz
freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.tar.zst
freebsd-ports-gnome-92a23247b1467190ce10007190052c33423ff547.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'archivers/squsq')
-rw-r--r--archivers/squsq/files/patch-usq.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/squsq/files/patch-usq.c b/archivers/squsq/files/patch-usq.c
index 496a192ae68f..c1287d023034 100644
--- a/archivers/squsq/files/patch-usq.c
+++ b/archivers/squsq/files/patch-usq.c
@@ -1,6 +1,6 @@
---- usq.c.orig Sun Jan 17 01:54:04 1988
-+++ usq.c Sun Jan 17 01:54:05 1988
-@@ -215,7 +215,7 @@
+--- usq.c.orig 1988-01-17 00:54:04 UTC
++++ usq.c
+@@ -215,7 +215,7 @@ char *infile;
goto closein;
}
@@ -9,7 +9,7 @@
filecrc = getx16(inbuff);
#else
filecrc = getw16(inbuff);
-@@ -239,7 +239,7 @@
+@@ -239,7 +239,7 @@ char *infile;
printf("%s -> %s: ", infile, outfile);
#endif