pkgsrc-WIP-changes archive

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

Remove patch which breaks cwrappers.



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By:	jperkin
Date:		Wed Apr 27 14:02:37 2016 +0100
Changeset:	a5400ac9f2fc1f145a81e4a6719e58416c9a92a3

Modified Files:
	libmatemixer/distinfo
Removed Files:
	libmatemixer/patches/patch-backends_null_Makefile.in

Log Message:
Remove patch which breaks cwrappers.

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

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

diffstat:
 libmatemixer/distinfo                                |  3 +--
 libmatemixer/patches/patch-backends_null_Makefile.in | 14 --------------
 2 files changed, 1 insertion(+), 16 deletions(-)

diffs:
diff --git a/libmatemixer/distinfo b/libmatemixer/distinfo
index c0a3971..d1ac6fc 100644
--- a/libmatemixer/distinfo
+++ b/libmatemixer/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/04/10 11:39:10 krytarowski Exp $
+$NetBSD$
 
 SHA1 (libmatemixer-1.14.0.tar.xz) = c2537cce473225abacccd125e280cba5e61a3c93
 RMD160 (libmatemixer-1.14.0.tar.xz) = ca8ce44581b473a25b958fe6e61b09ddac398bf1
 SHA512 (libmatemixer-1.14.0.tar.xz) = e7ac0d583d740df87af75f3b590e81d0716e0169ec9021bfe2d0e2065f78905ed96a37b606233b4cfbf190116e111edfca89d912bdb37d37d724d22bfb8d84fb
 Size (libmatemixer-1.14.0.tar.xz) = 413824 bytes
-SHA1 (patch-backends_null_Makefile.in) = 5840dace6730564b2e253fc716aa3d5aca33a47b
diff --git a/libmatemixer/patches/patch-backends_null_Makefile.in b/libmatemixer/patches/patch-backends_null_Makefile.in
deleted file mode 100644
index 0c6c047..0000000
--- a/libmatemixer/patches/patch-backends_null_Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
-Fix null backend build.
-
---- backends/null/Makefile.in.orig	2015-11-29 18:19:59.000000000 +0000
-+++ backends/null/Makefile.in
-@@ -134,6 +134,7 @@ am__v_lt_1 = 
- libmatemixer_null_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- 	$(libmatemixer_null_la_CFLAGS) $(CFLAGS) \
-+	../../libmatemixer/.libs/libmatemixer.la \
- 	$(libmatemixer_null_la_LDFLAGS) $(LDFLAGS) -o $@
- AM_V_P = $(am__v_P_@AM_V@)
- am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)


Home | Main Index | Thread Index | Old Index