Date: Fri, 22 Sep 2006 08:41:38 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] textproc/p5-Text-BibTeX: update to 0.37 Message-ID: <20060922004138.380D1413@netnews.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] textproc/p5-Text-BibTeX: update to 0.37 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.37 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-BibTeX-0.37.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-BibTeX/Makefile /home/staff/gslin/work/ports/p5-Text-BibTeX/Makefile --- /usr/ports/textproc/p5-Text-BibTeX/Makefile Sat Jan 21 09:59:54 2006 +++ /home/staff/gslin/work/ports/p5-Text-BibTeX/Makefile Fri Sep 22 08:41:12 2006 @@ -6,8 +6,7 @@ # PORTNAME= Text-BibTeX -PORTVERSION= 0.36 -PORTREVISION= 0 +PORTVERSION= 0.37 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:C/$/:text,btparse/g} MASTER_SITE_SUBDIR= ../by-authors/id/A/AM/AMBS/Text/:text \ @@ -21,7 +20,6 @@ BTPARSE_VER= 0.35 -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Text::BibTeX.3 \ diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-BibTeX/distinfo /home/staff/gslin/work/ports/p5-Text-BibTeX/distinfo --- /usr/ports/textproc/p5-Text-BibTeX/distinfo Sat Dec 31 16:45:04 2005 +++ /home/staff/gslin/work/ports/p5-Text-BibTeX/distinfo Fri Sep 22 08:37:00 2006 @@ -1,6 +1,6 @@ -MD5 (Text-BibTeX-0.36.tar.gz) = 8739c3b212d611d0e42492cd829be19e -SHA256 (Text-BibTeX-0.36.tar.gz) = c55d00b8655ccf7b231699242e16c88b318d8739739b92971733bc5448be00c3 -SIZE (Text-BibTeX-0.36.tar.gz) = 85381 +MD5 (Text-BibTeX-0.37.tar.gz) = 6f3508f83b0a6f79d9f6de2d826b97a1 +SHA256 (Text-BibTeX-0.37.tar.gz) = cd2e299276951e2a41b1ac43b81412089d9afe5e92bc1986fa0ecc781b61ded6 +SIZE (Text-BibTeX-0.37.tar.gz) = 85480 MD5 (btparse-0.35.tar.gz) = b71ea8ccd30873356d33d62e36ac63f0 SHA256 (btparse-0.35.tar.gz) = 631bf1b79dfd4c83377b416a12c349fe88ee37448dc82e41424b2f364a99477b SIZE (btparse-0.35.tar.gz) = 470546 --- p5-Text-BibTeX-0.37.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060922004138.380D1413>