public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/checkpw/files: checkpw-1.02-qa.patch
@ 2008-12-05 16:46 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2008-12-05 16:46 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/12/05 16:46:43

  Added:                checkpw-1.02-qa.patch
  Log:
  Version bumped. Fixed CFLAGS issue, bug #241042. Removed -s, bug #240920.
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.1                  net-mail/checkpw/files/checkpw-1.02-qa.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/checkpw/files/checkpw-1.02-qa.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/checkpw/files/checkpw-1.02-qa.patch?rev=1.1&content-type=text/plain

Index: checkpw-1.02-qa.patch
===================================================================
diff -Naur checkpw-1.02.orig/checkapoppw.c checkpw-1.02/checkapoppw.c
--- checkpw-1.02.orig/checkapoppw.c	2002-01-07 16:25:10.000000000 +0900
+++ checkpw-1.02/checkapoppw.c	2008-12-06 01:14:38.000000000 +0900
@@ -1,3 +1,4 @@
+#include <unistd.h>
 #include <sys/stat.h>
 #include "error.h"
 #include "pathexec.h"
diff -Naur checkpw-1.02.orig/checkpw.c checkpw-1.02/checkpw.c
--- checkpw-1.02.orig/checkpw.c	2002-01-07 16:23:51.000000000 +0900
+++ checkpw-1.02/checkpw.c	2008-12-06 01:24:07.000000000 +0900
@@ -1,3 +1,4 @@
+#include <unistd.h>
 #include <sys/stat.h>
 #include "error.h"
 #include "pathexec.h"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-05 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 16:46 [gentoo-commits] gentoo-x86 commit in net-mail/checkpw/files: checkpw-1.02-qa.patch Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox