aboutsummaryrefslogtreecommitdiff
path: root/archivers/sharutils
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/sharutils
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/sharutils')
-rw-r--r--archivers/sharutils/files/patch-intl_Makefile.in (renamed from archivers/sharutils/files/patch-intl__Makefile.in)8
-rw-r--r--archivers/sharutils/files/patch-lib_Makefile.in (renamed from archivers/sharutils/files/patch-lib__Makefile.in)6
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/sharutils/files/patch-intl__Makefile.in b/archivers/sharutils/files/patch-intl_Makefile.in
index b88aa5df3f18..723c5e53268c 100644
--- a/archivers/sharutils/files/patch-intl__Makefile.in
+++ b/archivers/sharutils/files/patch-intl_Makefile.in
@@ -1,6 +1,6 @@
---- intl/Makefile.in.orig 2013-06-11 08:30:00.000000000 -0300
-+++ intl/Makefile.in 2013-06-11 08:31:11.000000000 -0300
-@@ -447,7 +447,6 @@
+--- intl/Makefile.in.orig 2015-05-30 15:35:20 UTC
++++ intl/Makefile.in
+@@ -451,7 +451,6 @@ install-exec: all
temp=$(DESTDIR)$(localedir)/t-locale.alias; \
dest=$(DESTDIR)$(localedir)/locale.alias; \
sed -f ref-add.sed $$orig > $$temp; \
@@ -8,7 +8,7 @@
rm -f $$temp; \
else \
: ; \
-@@ -556,11 +555,6 @@
+@@ -559,11 +558,6 @@ uninstall:
temp=$(DESTDIR)$(localedir)/t-locale.alias; \
dest=$(DESTDIR)$(localedir)/locale.alias; \
sed -f ref-del.sed $$dest > $$temp; \
diff --git a/archivers/sharutils/files/patch-lib__Makefile.in b/archivers/sharutils/files/patch-lib_Makefile.in
index 5d48eed40a6b..3dfc30ed5eeb 100644
--- a/archivers/sharutils/files/patch-lib__Makefile.in
+++ b/archivers/sharutils/files/patch-lib_Makefile.in
@@ -1,6 +1,6 @@
---- lib/Makefile.in.orig 2010-03-04 12:31:24.000000000 -0300
-+++ lib/Makefile.in 2010-03-04 12:31:35.000000000 -0300
-@@ -1592,7 +1592,7 @@
+--- lib/Makefile.in.orig 2015-05-30 15:35:32 UTC
++++ lib/Makefile.in
+@@ -2126,7 +2126,7 @@ install-exec-localcharset: all-local
case '$(host_os)' in \
darwin[56]*) \
need_charset_alias=true ;; \