aboutsummaryrefslogtreecommitdiff
path: root/archivers/untar
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/untar
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'archivers/untar')
-rw-r--r--archivers/untar/Makefile2
-rw-r--r--archivers/untar/files/patch-untar.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/untar/Makefile b/archivers/untar/Makefile
index 2bf88c071798..bf4b366f2e23 100644
--- a/archivers/untar/Makefile
+++ b/archivers/untar/Makefile
@@ -21,7 +21,7 @@ MAKE_ENV+= PROG=untar NO_MAN=yes
MAKE_ARGS+= CFLAGS="${CFLAGS} -D_POSIX_SOURCE" \
LDFLAGS="${LDFLAGS} -static"
-pre-patch:
+post-extract:
@${CP} ${DISTDIR}/untar.c ${WRKSRC}
do-install:
diff --git a/archivers/untar/files/patch-untar.c b/archivers/untar/files/patch-untar.c
index 760b6819c7a1..f65415ba1c2c 100644
--- a/archivers/untar/files/patch-untar.c
+++ b/archivers/untar/files/patch-untar.c
@@ -1,5 +1,5 @@
---- untar.c.old 2010-03-19 22:39:55.000000000 +0100
-+++ untar.c 2010-03-19 22:36:01.000000000 +0100
+--- untar.c.orig 2016-07-26 12:43:54 UTC
++++ untar.c
@@ -48,6 +48,9 @@
*/