head	1.2;
access;
symbols
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.06.25.20.06.27;	author jadawin;	state dead;
branches;
next	1.1;

1.1
date	2008.04.25.22.16.50;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.9.5

PR:		ports/124986
Submitted by:	Ganael Laplanche <ganael.laplanche martymac.com> (maintainer)
Approved by:	mentor (implicit)
@
text
@--- configure.orig	2008-04-25 20:11:19.000000000 +0200
+++ configure	2008-04-25 20:11:30.000000000 +0200
@@@@ -11755,7 +11755,7 @@@@
 {
 
        int __xmknodat  ( int ver,
-                         inf dirfd,
+                         int dirfd,
                          const char *pathname ,
                          mode_t  mode ,  dev_t dev);
 
@


1.1
log
@- Fix build on -CURRENT (typo in configure script)

PR:		ports/123093
Submitted by:	Ganael Laplanche <ganael.laplanche@@martymac.com> (maintainer)
@
text
@@

