Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2000 11:48:07 +0800 (CST)
From:      Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21883: update port: devel/p5-IPC-Shareable (by MAINTAINER)
Message-ID:  <200010100348.e9A3m7r89055@www.caece.net>

next in thread | raw e-mail | index | archive | help

>Number:         21883
>Category:       ports
>Synopsis:       update port: devel/p5-IPC-Shareable (by MAINTAINER)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 21:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

FreeBSD utopia.leeym.yi.org 4.1.1-STABLE FreeBSD 4.1.1-STABLE #3: Mon Oct  9 10:02:34 CST 2000     root@utopia.leeym.yi.org:/usr/src/sys/compile/UTOPIA i386

>Description:

update port from 0.51 to 0.52
change ${PERL_ARCH} in RUN_DEPENDS
alphabetize pkg-plist

>How-To-Repeat:

>Fix:

diff -ruN /usr/ports/devel/p5-IPC-Shareable/Makefile p5-IPC-Shareable/Makefile
--- /usr/ports/devel/p5-IPC-Shareable/Makefile	Sun Sep 10 00:01:10 2000
+++ p5-IPC-Shareable/Makefile	Tue Oct 10 03:11:09 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IPC-Shareable
-PORTVERSION=	0.51
+PORTVERSION=	0.52
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IPC
@@ -14,14 +14,11 @@
 
 MAINTAINER=	leeym@cae.ce.ntu.edu.tw
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.pm:${PORTSDIR}/devel/p5-Storable
+RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
 
-USE_PERL5=	YES
+PERL_CONFIGURE=	YES
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		IPC::Shareable.3 IPC::Shareable::SharedMem.3
-
-do-configure:
-		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/devel/p5-IPC-Shareable/distinfo p5-IPC-Shareable/distinfo
--- /usr/ports/devel/p5-IPC-Shareable/distinfo	Thu Sep  7 00:02:17 2000
+++ p5-IPC-Shareable/distinfo	Sat Oct  7 14:21:10 2000
@@ -1 +1 @@
-MD5 (IPC-Shareable-0.51.tar.gz) = 2ea26ce7f8d90c5bbd9310242ebc181d
+MD5 (IPC-Shareable-0.52.tar.gz) = 44eaaff2b20fb0566960d071382bb927
diff -ruN /usr/ports/devel/p5-IPC-Shareable/pkg-plist p5-IPC-Shareable/pkg-plist
--- /usr/ports/devel/p5-IPC-Shareable/pkg-plist	Sat Sep  9 17:59:54 2000
+++ p5-IPC-Shareable/pkg-plist	Fri Sep  8 22:00:52 2000
@@ -1,6 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable/SharedMem.pm
 lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable.pm
+lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable/SharedMem.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable

>Release-Note:
>Audit-Trail:
>Unformatted:


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?200010100348.e9A3m7r89055>