pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Pkglint fixes



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Sun Aug 13 18:40:11 2017 +0100
Changeset:	f0f666eafd186f8dfb6b3a7dd9747c83f7a8bf2e

Modified Files:
	elixir/distinfo
	elixir/patches/patch-Makefile

Log Message:
Pkglint fixes

Add patch file comment back in, accidentally removed in commit:
b8d327b113f04d29e40721b24f73b3d14589d6b7

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0f666eafd186f8dfb6b3a7dd9747c83f7a8bf2e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 elixir/distinfo               | 2 +-
 elixir/patches/patch-Makefile | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/elixir/distinfo b/elixir/distinfo
index 9516973010..44e8998511 100644
--- a/elixir/distinfo
+++ b/elixir/distinfo
@@ -4,4 +4,4 @@ SHA1 (elixir-1.5.1.zip) = beeb76c6ed777b49ef3d7abe2fc9f99618ad260b
 RMD160 (elixir-1.5.1.zip) = 792d54802d02737d2447e8f3acaa855b4f92b783
 SHA512 (elixir-1.5.1.zip) = f678abaec00ae51fa5156060ccc5817e41f4b44110005063f7d218cd11c6779874d18c5650766cc2cf38e2aea230e241c377833a21ba6744e92afded118a47a4
 Size (elixir-1.5.1.zip) = 2190003 bytes
-SHA1 (patch-Makefile) = ebd0dd92ce1cf4aed36fc462c03a7a160d2737c7
+SHA1 (patch-Makefile) = b662b04a61ac558007db7907d1432c4e57d7d65e
diff --git a/elixir/patches/patch-Makefile b/elixir/patches/patch-Makefile
index 4e708d2a79..8e1772a235 100644
--- a/elixir/patches/patch-Makefile
+++ b/elixir/patches/patch-Makefile
@@ -1,5 +1,7 @@
 $NetBSD$
 
+add SED to use gsed for -i, fix man paths, and do not install .orig
+
 --- Makefile.orig	2017-08-01 15:09:01.000000000 +0000
 +++ Makefile
 @@ -1,6 +1,7 @@


Home | Main Index | Thread Index | Old Index