From johnmary@adelphia.net  Tue Dec 16 22:33:25 2003
Return-Path: <johnmary@adelphia.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0EFF216A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Dec 2003 22:33:25 -0800 (PST)
Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EBFCF43D57
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Dec 2003 22:32:59 -0800 (PST)
	(envelope-from johnmary@adelphia.net)
Received: from adelphia.net ([68.169.191.32]) by mta10.adelphia.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
          id <20031217063259.NSU25110.mta10.adelphia.net@adelphia.net>
          for <freebsd-gnats-submit@FreeBSD.org>;
          Wed, 17 Dec 2003 01:32:59 -0500
Message-Id: <3FDFF899.5090109@adelphia.net>
Date: Tue, 16 Dec 2003 22:32:57 -0800
From: John Merryweather Cooper <johnmary@adelphia.net>
To: FreeBSD Submit Bugs <freebsd-gnats-submit@FreeBSD.org>
Subject: [MAINTAINER UPDATE] Update textproc/xlhtml to 0.5,1

>Number:         60318
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update textproc/xlhtml to 0.5,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sergei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 22:40:18 PST 2003
>Closed-Date:    Wed Dec 17 07:24:52 PST 2003
>Last-Modified:  Wed Dec 17 07:24:52 PST 2003
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.9-STABLE i386
>Organization:

>Environment:
 System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 
 4.9-STABLE #2: Tue Dec 9 23:14:13 PST 2003 
 root@borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386
 
>Description:
 
     * Version 0.5.1 is no longer the release version--versioning has
       unwound to 0.5
     * Change MASTER_SITE
     * Build now needs USE_AUTOMAKE until I can figure out a way to turn
       off the Makefile's intense desire to erase itself.
 
>How-To-Repeat:
     N/A
>Fix:
 
 # This is a patch for xlhtml to update it to xlhtml-0.5,1
 #
 # To apply this patch:
 # STEP 1: Chdir to the source directory.
 # STEP 2: Run the 'applypatch' program with this patch file as input.
 #
 # If you do not have 'applypatch', it is part of the 'makepatch' package
 # that you can fetch from the Comprehensive Perl Archive Network:
 # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
 # In the above URL, 'x' should be 2 or higher.
 #
 # To apply this patch without the use of 'applypatch':
 # STEP 1: Chdir to the source directory.
 # STEP 2: Run the 'patch' program with this file as input.
 #
 #### End of Preamble ####
 
 #### Patch data follows ####
 diff -u 'xlhtml/Makefile' 'xlhtml-0.5,1/Makefile'
 Index: ./Makefile
 --- ./Makefile    Mon Dec 15 15:46:45 2003
 +++ ./Makefile    Tue Dec 16 05:43:42 2003
 @@ -6,19 +6,19 @@
  #
  
  PORTNAME=    xlhtml
 -PORTVERSION=    0.5.1
 -PORTREVISION=    1
 +PORTVERSION=    0.5
 +PORTEPOCH=    1
  CATEGORIES=    textproc
 -MASTER_SITES=    http://chicago.sourceforge.net/xlhtml/
 -DISTNAME=    ${PORTNAME}.${PORTVERSION}
 +MASTER_SITES=    ${MASTER_SITE_SOURCEFORGE}
 +MASTER_SITE_SUBDIR=    chicago
  EXTRACT_SUFX=    .tgz
  
  MAINTAINER=    coop9211@uidaho.edu
  COMMENT=    Utilities converting Excel and PowerPoint files to HTML and 
 text
  
 -WRKSRC=        ${WRKDIR}/${PORTNAME}
 -
  GNU_CONFIGURE=    yes
 +USE_GMAKE=    yes
 +USE_AUTOMAKE=    yes
  
  MAN1=        ppthtml.1 xlhtml.1
  
 diff -u 'xlhtml/distinfo' 'xlhtml-0.5,1/distinfo'
 Index: ./distinfo
 --- ./distinfo    Tue Sep  3 01:34:29 2002
 +++ ./distinfo    Tue Dec 16 05:02:56 2003
 @@ -1 +1 @@
 -MD5 (xlhtml.0.5.1.tgz) = deeb108545e1848fce5dcb8d84d8a48e
 +MD5 (xlhtml-0.5.tgz) = 2ff805c5384bdde9675cb136f54df32e
 #### End of Patch data ####
 
 #### ApplyPatch data follows ####
 # Data version        : 1.0
 # Date generated      : Tue Dec 16 05:50:25 2003
 # Generated by        : makepatch 2.00
 # Recurse directories : Yes
 # p 'Makefile' 861 1071582222 0100644
 # p 'distinfo' 58 1071579776 0100644
 #### End of ApplyPatch data ####
 
 #### End of Patch kit [created: Tue Dec 16 05:50:25 2003] ####
 #### Checksum: 67 2018 21654 ####
 
 
 
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: linimon 
Class-Changed-When: Wed Dec 17 01:05:23 PST 2003 
Class-Changed-Why:  
Rescue this misformatted PR from the "pending" category. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Dec 17 01:05:23 PST 2003 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=60318 
Responsible-Changed-From-To: freebsd-ports-bugs->sergei 
Responsible-Changed-By: sergei 
Responsible-Changed-When: Wed Dec 17 02:31:03 PST 2003 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60318 
State-Changed-From-To: open->closed 
State-Changed-By: sergei 
State-Changed-When: Wed Dec 17 07:21:45 PST 2003 
State-Changed-Why:  
Committed, thanks! 

NOTE: your PR was misfiled into pending category in GNATS for some reason. 
Could you please investigate what was the problem so it will not happen 
next time. In addition to that, whitespace (i.e. tabs vs. spaces) in your 
diff was damaged. Can you please look into that, too? Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60318 
>Unformatted:
