ports/63789: [patch] devel/p5-Cdk: Update to 4.9.10

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Fri Mar 5 09:40:13 UTC 2004


>Number:         63789
>Category:       ports
>Synopsis:       [patch] devel/p5-Cdk: Update to 4.9.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 05 01:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Mon Dec 8 15:14:27 CET 2003 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
- Update to 4.9.10 from new MASTERSITE (cf. devel/cdk)
- USE_SIZE

>How-To-Repeat:
>Fix:
Added file: files/patch-Makefile.PL
Removed files: files/patch-a[abc]

--- p5Cdk begins here ---
diff -urN /usr/ports/devel/p5-Cdk/Makefile p5-Cdk/Makefile
--- /usr/ports/devel/p5-Cdk/Makefile	Tue Feb 24 08:55:24 2004
+++ p5-Cdk/Makefile	Fri Mar  5 10:24:13 2004
@@ -6,21 +6,19 @@
 #
 
 PORTNAME=	Cdk
-PORTVERSION=	4.9.6
-PORTREVISION=	1
+PORTVERSION=	4.9.10
 CATEGORIES=	devel perl5
-MASTER_SITES=	http://www.vexus.ca/products/CDK/
+MASTER_SITES=	ftp://dickey.his.com/cdk/
 PKGNAMEPREFIX=	p5-
-DISTNAME=	cdkperl
+DISTNAME=	cdk-perl-20031210
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl5 module for Curses Development Kit
 
 LIB_DEPENDS=	cdk.4:${PORTSDIR}/devel/cdk
 
-WRKSRC=		${WRKDIR}/Cdk
+USE_SIZE=	YES
 PERL_CONFIGURE=	yes
-
-BROKEN=		"Does not compile"
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/p5-Cdk/distinfo p5-Cdk/distinfo
--- /usr/ports/devel/p5-Cdk/distinfo	Sun Jun 15 23:26:43 2003
+++ p5-Cdk/distinfo	Fri Mar  5 10:16:37 2004
@@ -1 +1,2 @@
-MD5 (cdkperl.tar.gz) = d6c97da27fbe1db572290dfc2e1dbe99
+MD5 (cdk-perl-20031210.tgz) = d5814507d7d2b5e3e7e5ababfa9e7d86
+SIZE (cdk-perl-20031210.tgz) = 82357
diff -urN /usr/ports/devel/p5-Cdk/files/patch-Makefile.PL p5-Cdk/files/patch-Makefile.PL
--- /usr/ports/devel/p5-Cdk/files/patch-Makefile.PL	Thu Jan  1 01:00:00 1970
+++ p5-Cdk/files/patch-Makefile.PL	Fri Mar  5 10:20:49 2004
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig	Fri Mar  5 10:18:19 2004
++++ Makefile.PL	Fri Mar  5 10:18:41 2004
+@@ -14,6 +14,6 @@
+     'NAME'	=> 'Cdk',
+     'VERSION'	=> '4.09010',
+     'LIBS'	=> ['-L/usr/local/lib -lcdk -lcurses'],
+-    'INC'	=> '-I/usr/include/ncurses -I/usr/local/include/cdk',
++    'INC'	=> '-I/usr/include -I/usr/local/include',
+     'clean'	=> {FILES => 'Makefile.old'},
+ );
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list