Bug 44878 - update port devel/p5-Locale-Maketext to latest version (to
Summary: update port devel/p5-Locale-Maketext to latest version (to
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-04 14:30 UTC by Mark
Modified: 2002-11-22 20:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2002-11-04 14:30:00 UTC
  >Submitter-Id:	current-users
  >Originator:	Mark Shepard
  >Organization:	none
  >Confidential:	no
  >Synopsis:	update port devel/p5-Locale-Maketext to latest version (to 
 support MovableType)
  >Severity:	non-critical
  >Priority:	medium
  >Category:	ports
  >Class:		change-request
  >Release:	FreeBSD 4.6.2-RELEASE i386
  >Environment:
 System: FreeBSD ed209.home 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed Aug 
 14 21:23:26 GMT 2002 
 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386
 
  >Description:
 	This PR is to update the port to the latest version (from 0.18 to 1.03)
 	It also cleans up the pkg-plist to completely uninstall the port.
 
 	This update was necessary in support of the MovableType weblog package.
 
 	I contacted the current maintainer of the port, <frank@exit.com>, who replied:
 		"Go ahead with this.  I really have no time these days to spend on it, so I
 		really should give up maintainership."
 
 	Locale::Maketext is a base class providing a framework for software
 	localization and inheritance-based lexicons, as described in my
 	article in The Perl Journal #13 (which is on the way to your mailbox
 	and/or newsstand).
 
 	Copyright 1999, Sean M. Burke <sburke@netadventure.net>, all rights
 	reserved.  This program is free software; you can redistribute it
 	and/or modify it under the same terms as Perl itself.
 
  >How-To-Repeat:
 
  >Fix:
 
 Here are the updated p5-Locale-Maketext port
 
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	p5-Locale-Maketext
 #	p5-Locale-Maketext/Makefile
 #	p5-Locale-Maketext/distinfo
 #	p5-Locale-Maketext/pkg-comment
 #	p5-Locale-Maketext/pkg-descr
 #	p5-Locale-Maketext/pkg-plist
 #
 echo c - p5-Locale-Maketext
 mkdir -p p5-Locale-Maketext > /dev/null 2>&1
 echo x - p5-Locale-Maketext/Makefile
 sed 's/^X//' >p5-Locale-Maketext/Makefile << 
 'END-of-p5-Locale-Maketext/Makefile'
 X# New ports collection makefile for:	p5-Locale-Maketext
 X# Date created:			1 November 2002
 X# Whom:				Mark Shepard <mns@shepard.org>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	Locale-Maketext
 XPORTVERSION=	1.03
 XCATEGORIES=	devel perl5
 XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=	Locale
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=	mns@shepard.org
 X
 XBUILD_DEPENDS= 
 ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags
 XRUN_DEPENDS=	${BUILD_DEPENDS}
 X
 XPERL_CONFIGURE=	YES
 X
 XMAN3=		Locale::Maketext.3 Locale::Maketext::TPJ13.3
 XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 X
 X.include <bsd.port.mk>
 END-of-p5-Locale-Maketext/Makefile
 echo x - p5-Locale-Maketext/distinfo
 sed 's/^X//' >p5-Locale-Maketext/distinfo << 
 'END-of-p5-Locale-Maketext/distinfo'
 XMD5 (Locale-Maketext-1.03.tar.gz) = 7f861143f97cf76b4c8032747f4b4fc9
 END-of-p5-Locale-Maketext/distinfo
 echo x - p5-Locale-Maketext/pkg-comment
 sed 's/^X//' >p5-Locale-Maketext/pkg-comment << 
 'END-of-p5-Locale-Maketext/pkg-comment'
 XA framework for software localization and inheritance-based lexicons
 END-of-p5-Locale-Maketext/pkg-comment
 echo x - p5-Locale-Maketext/pkg-descr
 sed 's/^X//' >p5-Locale-Maketext/pkg-descr << 
 'END-of-p5-Locale-Maketext/pkg-descr'
 XLocale::Maketext is a base class providing a framework for software
 Xlocalization and inheritance-based lexicons, as described in my
 Xarticle in The Perl Journal #13 (which is on the way to your mailbox
 Xand/or newsstand).
 X
 XCopyright 1999, Sean M. Burke <sburke@netadventure.net>, all rights
 Xreserved.  This program is free software; you can redistribute it
 Xand/or modify it under the same terms as Perl itself.
 END-of-p5-Locale-Maketext/pkg-descr
 echo x - p5-Locale-Maketext/pkg-plist
 sed 's/^X//' >p5-Locale-Maketext/pkg-plist << 
 'END-of-p5-Locale-Maketext/pkg-plist'
 Xlib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pm
 Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext/.packlist
 Xlib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pod
 Xlib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/TPJ13.pod
 X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext
 X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Locale 2> /dev/null || true
 END-of-p5-Locale-Maketext/pkg-plist
 exit
Comment 1 Tom Hukins freebsd_committer freebsd_triage 2002-11-04 16:13:27 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports

Misfiled Port update
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-11-22 19:27:58 UTC
Hi Frank.

	Mark said that maintainer change from frank@ to mns@.
	Is this OK?
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-11-22 19:28:52 UTC
State Changed
From-To: open->analyzed

I'll handle this.
Comment 4 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-11-22 20:21:16 UTC
State Changed
From-To: analyzed->closed

Committed, Thanks!