pkgsrc-WIP-changes archive

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

gdmap: Add patch comments



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Sat Dec 12 04:52:07 2015 +0100
Changeset:	c8b7c329cf22bf8f9c004382fde326deb8e7a1cf

Modified Files:
	gdmap/distinfo
	gdmap/patches/patch-aa

Log Message:
gdmap: Add patch comments

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

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

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

diffs:
diff --git a/gdmap/distinfo b/gdmap/distinfo
index 88f7198..5bbfbd2 100644
--- a/gdmap/distinfo
+++ b/gdmap/distinfo
@@ -3,5 +3,5 @@ $NetBSD: distinfo,v 1.4 2015/09/08 21:50:52 f8l Exp $
 SHA1 (gdmap-0.8.1.tar.gz) = d97cc7c107dbaf9f3f3ed22ee6cef6172c115295
 RMD160 (gdmap-0.8.1.tar.gz) = 72744f1d25b3409d6609b7afa982669f17f4e8b5
 Size (gdmap-0.8.1.tar.gz) = 190823 bytes
-SHA1 (patch-aa) = 41b1ad750fe8c0e02ff21c72633a41848813433e
+SHA1 (patch-aa) = 55be92ca22eb8f92755bdbe32686337924366c18
 SHA1 (patch-gui_support.c) = 930a280666ab86faab34a83cd4e962a3831618f4
diff --git a/gdmap/patches/patch-aa b/gdmap/patches/patch-aa
index d565f25..d7afa04 100644
--- a/gdmap/patches/patch-aa
+++ b/gdmap/patches/patch-aa
@@ -1,5 +1,7 @@
 $NetBSD: patch-aa,v 1.2 2006/08/02 18:12:33 dhowland Exp $
 
+Include sys/statvfs.h instead of sys/vfs.h on NetBSD.
+
 --- src/gui_main.c.orig	2005-12-27 09:29:51.000000000 -0500
 +++ src/gui_main.c
 @@ -11,7 +11,11 @@


Home | Main Index | Thread Index | Old Index