From josh@tcbug.org  Thu Apr  5 22:30:08 2007
Return-Path: <josh@tcbug.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D521A16A405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Apr 2007 22:30:08 +0000 (UTC)
	(envelope-from josh@tcbug.org)
Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [63.240.77.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 8DC2113C44B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Apr 2007 22:30:08 +0000 (UTC)
	(envelope-from josh@tcbug.org)
Received: from homebase.tcbug.org (c-75-72-199-210.hsd1.mn.comcast.net[75.72.199.210])
          by comcast.net (sccrmhc15) with SMTP
          id <20070405223007015008lv0ge>; Thu, 5 Apr 2007 22:30:07 +0000
Message-Id: <1175812207.56012@homebase.tcbug.org>
Date: Thu, 5 Apr 2007 17:30:07 -0500
From: "Josh Paetzel" <josh@tcbug.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: aaron@FreeBSD.org
Subject: [patch] textproc/p5-TeX-Encode version bump which makes it fetchable again
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         111293
>Category:       ports
>Synopsis:       [patch] textproc/p5-TeX-Encode version bump which makes it fetchable again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 05 22:40:05 GMT 2007
>Closed-Date:    Fri Jun 15 16:17:37 GMT 2007
>Last-Modified:  Fri Jun 15 16:20:03 GMT 2007
>Originator:     Josh Paetzel
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #2: Fri Mar 16 20:46:47 CDT 2007
    jpaetzel@homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE



>Description:


textproc/p5-TeX-Encode is marked unfetchable...the author released a new version and the old distfiles have disappeared.


>How-To-Repeat:


cd /usr/ports/textproc/p5-TeX-Encode && make fetch


>Fix:


--- Makefile.old        Thu Apr  5 17:11:29 2007
+++ Makefile    Thu Apr  5 17:14:51 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      TeX-Encode
-PORTVERSION=   0.8
-PORTREVISION=  1
+PORTVERSION=   0.9
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    ../../authors/id/T/TI/TIMBRODY
@@ -18,8 +17,6 @@
 
 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
 RUN_DEPENDS=   ${BUILD_DEPENDS}
-
-BROKEN=                Unfetchable
 
 MAN3=  TeX::Encode.3
 
--- distinfo.old        Thu Apr  5 17:14:30 2007
+++ distinfo    Thu Apr  5 17:15:56 2007
@@ -1,3 +1,3 @@
-MD5 (TeX-Encode-0.8.tar.gz) = 1e37a28318990973b6c13d484a895197
-SHA256 (TeX-Encode-0.8.tar.gz) = a82ceee21aad6de87831d179776408e8a3e080dc2ff7ff8170c834639f399766
-SIZE (TeX-Encode-0.8.tar.gz) = 6398
+MD5 (TeX-Encode-0.9.tar.gz) = 00f96e9cb35e26a115ab412b130f4e24
+SHA256 (TeX-Encode-0.9.tar.gz) = e4b1013d2be3e74cfb1774f9e429d9e1c356e692e41e88f4ea8b59aa3aa2c58b
+SIZE (TeX-Encode-0.8.tar.gz) = 6995

--- pkg-plist.old       Thu Apr  5 17:21:30 2007
+++ pkg-plist   Thu Apr  5 17:23:11 2007
@@ -1,9 +1,6 @@
 %%SITE_PERL%%/TeX/Encode.pm
-%%SITE_PERL%%/TeX/debug.pl
-%%SITE_PERL%%/auto/TeX/Encode/autosplit.ix
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX/Encode/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX/Encode
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TeX
-@dirrm %%SITE_PERL%%/auto/TeX/Encode
 @dirrmtry %%SITE_PERL%%/auto/TeX
 @dirrmtry %%SITE_PERL%%/TeX



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 5 22:40:12 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111293 
State-Changed-From-To: open->closed 
State-Changed-By: aaron 
State-Changed-When: Fri Jun 15 16:17:36 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111293 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111293: commit references a PR
Date: Fri, 15 Jun 2007 16:17:30 +0000 (UTC)

 aaron       2007-06-15 16:17:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-TeX-Encode Makefile distinfo pkg-plist 
   Log:
   Bump version number to make fetchable.  Old distfiles removed.
   
   PR:             111293
   Submitted by:   josh@tcbug.org
   
   Revision  Changes    Path
   1.7       +1 -4      ports/textproc/p5-TeX-Encode/Makefile
   1.4       +3 -3      ports/textproc/p5-TeX-Encode/distinfo
   1.3       +0 -3      ports/textproc/p5-TeX-Encode/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
