ports/130557: www/rt38: Minor Tweaks

Steven Kreuzer skreuzer at exit2shell.com
Wed Jan 14 18:40:02 UTC 2009


>Number:         130557
>Category:       ports
>Synopsis:       www/rt38: Minor Tweaks
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 14 18:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008
>Description:
Remove trailing "\" from MASTER_SITES
Dont grab the checksum file
Add dependency on p5-Net-SSLey for cli

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

--- rt-3.8.1_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/rt38/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	8 Jan 2009 16:50:17 -0000	1.6
+++ Makefile	14 Jan 2009 18:32:49 -0000
@@ -15,12 +15,10 @@
 
 PORTNAME=	rt
 PORTVERSION=	3.8.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/ \
-		ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
-EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
+		ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
 
 MAINTAINER=	skreuzer at exit2shell.com
 COMMENT=	RT is an industrial-grade ticketing system written in Perl
Index: Makefile.cpan
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/www/rt38/Makefile.cpan,v
retrieving revision 1.1
diff -u -r1.1 Makefile.cpan
--- Makefile.cpan	27 Dec 2008 03:38:24 -0000	1.1
+++ Makefile.cpan	14 Jan 2009 18:31:51 -0000
@@ -9,7 +9,8 @@
 CLI_DEPS=	${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
   			p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \
 			${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
-			${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
+			${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl \
+			p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay
 
 CORE_DEPS=	p5-Encode>=2.13:${PORTSDIR}/converters/p5-Encode \
 			${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-ReturnValue \
--- rt-3.8.1_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list