Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 19:01:45 +0100 (CET)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/59852: [PATCH] devel/p5-BSD-Resource: update to 1.23
Message-ID:  <20031130180145.AD49F3EB9@dask.thegler.dk>
Resent-Message-ID: <200311301810.hAUIAMJf050668@freefall.freebsd.org>

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

>Number:         59852
>Category:       ports
>Synopsis:       [PATCH] devel/p5-BSD-Resource: update to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 30 10:10:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov  5 11:25:36 CET
>Description:
- Update to 1.23
- Shortened COMMENT to comply with 70 chars limit
- Made sure shared libs are handled correct

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-BSD-Resource-1.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-BSD-Resource/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	5 Mar 2003 19:43:14 -0000	1.27
+++ Makefile	30 Nov 2003 17:58:28 -0000
@@ -6,16 +6,17 @@
 #
 
 PORTNAME=	BSD-Resource
-PORTVERSION=	1.22
+PORTVERSION=	1.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	BSD
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez@FreeBSD.org
-COMMENT=	Perl module to access BSD process resource limit and priority functions
+COMMENT=	Perl module to access BSD resource limit and priority functions
 
 PERL_CONFIGURE=	yes
+INSTALLS_SHLIB=	yes
 
 MAN3=		BSD::Resource.3
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-BSD-Resource/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	5 Mar 2003 19:43:14 -0000	1.14
+++ distinfo	30 Nov 2003 17:58:28 -0000
@@ -1 +1 @@
-MD5 (BSD-Resource-1.22.tar.gz) = 6b63e4a0164e65f510e3b2dfbfd93090
+MD5 (BSD-Resource-1.23.tar.gz) = e236559c301f00a1d20eaf5931e7ad6a
--- p5-BSD-Resource-1.23.patch ends here ---

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



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