Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 04:40:02 -0700 (PDT)
From:      Andrew Arensburger <arensb@ooblick.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18298: New port: p5-Palm
Message-ID:  <200005081140.EAA12975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18298; it has been noted by GNATS.

From: Andrew Arensburger <arensb@ooblick.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/18298: New port: p5-Palm
Date: Mon, 8 May 2000 06:36:38 -0400 (EDT)

 >Submitter-Id:   current-users
 >Originator:     Andrew Arensburger
 >Organization:   Just me
 >Confidential:   no
 >Synopsis:       New version of p5-Palm port
 >Severity:       non-critical
 >Priority:       low
 >Category:       ports
 >Release:        FreeBSD 4.0-RELEASE i386
 >Class:          change-request
 >Environment: 
 
 	FreeBSD 4.0-RELEASE, though it really shouldn't matter
 
 >Description: 
 
 	This is an update to the p5-Palm port, which I've submitted
 earlier (problem report ports/18298). I'm not sure it has made its way
 through the system yet, though.
 
 >Fix: 
 
 	Apply the following patch to the port sharchive:
 
 --- p5-Palm.shar.old	Sat Apr 29 18:01:42 2000
 +++ p5-Palm.shar	Mon May  8 06:28:19 2000
 @@ -53,12 +53,13 @@
  Xlib/perl5/site_perl/%%PERL_VER%%/Palm/ToDo.pm
  X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Palm
  X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Palm
 +Xbin/pdbdump
  END-of-p5-Palm/pkg/PLIST
  echo c - p5-Palm/files
  mkdir -p p5-Palm/files > /dev/null 2>&1
  echo x - p5-Palm/files/md5
  sed 's/^X//' >p5-Palm/files/md5 << 'END-of-p5-Palm/files/md5'
 -XMD5 (p5-Palm-1.1.4.tar.gz) = 63c58d71f093bb1ad18e6e7a39eaf968
 +XMD5 (p5-Palm-1.1.5.tar.gz) = 4f490512e923f03033bab3b6843aa67e
  END-of-p5-Palm/files/md5
  echo x - p5-Palm/Makefile
  sed 's/^X//' >p5-Palm/Makefile << 'END-of-p5-Palm/Makefile'
 @@ -70,7 +71,7 @@
  X#
  X
  XPORTNAME=	p5-Palm
 -XPORTVERSION=	1.1.4
 +XPORTVERSION=	1.1.5
  XCATEGORIES=	palm perl5
  XMASTER_SITES=	http://www.ooblick.com/software/coldsync/
  X
 @@ -78,6 +79,8 @@
  X
  XUSE_PERL5=	YES
  X
 +XCONFIGURE_ARGS=	PREFIX=${PREFIX}
 +X
  XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
  XMAN3=		Palm::Address.3 \
  X		Palm::Datebook.3 \
 @@ -89,7 +92,7 @@
  X		Palm::ToDo.3
  X
  Xdo-configure:
 -X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
 +X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}
  X
  X.include <bsd.port.mk>
  END-of-p5-Palm/Makefile
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005081140.EAA12975>