Bug 117469 - security/krb5/files/patch-ax is out of date [patch]
Summary: security/krb5/files/patch-ax is out of date [patch]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 04:00 UTC by marka
Modified: 2007-10-25 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (350 bytes, patch)
2007-10-25 04:00 UTC, marka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description marka 2007-10-25 04:00:00 UTC
	security/krb5/files/patch-ax is out of date
	DVI=texi2dvi4a2ps should be DVI=texi2dvi

Fix: Revised patch

security/krb5/files/patch-ax:
How-To-Repeat: 	attempt to build security/krb5
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-25 04:00:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dearmiss 2007-10-25 04:25:14 UTC
Forgot to mention this was upgrading to krb5-1.6.3.
Comment 3 Cy Schubert 2007-10-25 22:00:57 UTC
In message <200710250330.l9P3U3D0002987@freefall.freebsd.org>, Karen 
Andrews wr
ites:
> The following reply was made to PR ports/117469; it has been noted by GNATS.
> 
> From: Karen Andrews <dearmiss@optusnet.com.au>
> To: bug-followup@FreeBSD.org, marka@isc.org
> Cc:  
> Subject: Re: ports/117469: security/krb5/files/patch-ax is out of date [patch
> ]
> Date: Thu, 25 Oct 2007 13:25:14 +1000
> 
>  Forgot to mention this was upgrading to krb5-1.6.3.

Rather strange that patch(1) didn't pick this one up:

cwsys$ cd /export/wrkdir/export/home/cy/freebsd/krb5/work/krb5-1.6.3/doc/
cwsys$ patch -C < ~/freebsd/krb5/files/patch-ax
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- ../doc/Makefile.orig       Thu Dec 21 14:07:10 2006
|+++ ../doc/Makefile    Tue Jan  9 18:29:27 2007
--------------------------
Patching file ../doc/Makefile using Plan A...
Hunk #1 succeeded at 2 with fuzz 1.
done
cwsys$ 

Requires a little more investigation as to why this didn't produce an error.


-- 
Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

			e**(i*pi)+1=0
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-25 22:15:34 UTC
cy          2007-10-25 21:15:23 UTC

  FreeBSD ports repository

  Modified files:
    security/krb5        Makefile 
    security/krb5/files  patch-ax 
  Log:
  Fix erroneous patch.
  
  PR:             117469
  Submitted by:   Karen Andrews <dearmiss@optusnet.com.au>
  
  Revision  Changes    Path
  1.120     +1 -0      ports/security/krb5/Makefile
  1.6       +6 -4      ports/security/krb5/files/patch-ax
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Cy Schubert freebsd_committer freebsd_triage 2007-10-25 22:18:22 UTC
State Changed
From-To: open->closed

Committed. Thanks.