Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 01:14:18 GMT
From:      Edmondas Girkantas <eg@fbsd.lt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136105: Update port: mail/popper add PORTSCOUT limit
Message-ID:  <200906280114.n5S1EI9u041219@www.freebsd.org>
Resent-Message-ID: <200906280120.n5S1K1Uc034649@freefall.freebsd.org>

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

>Number:         136105
>Category:       ports
>Synopsis:       Update port: mail/popper add PORTSCOUT limit
>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 Jun 28 01:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE-p1
>Organization:
>Environment:
FreeBSD big.bug.lt 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Tue Jun  9 21:30:43 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Add PORTSCOUT hint to prevent it from picking up version 4.x (qpopper port uses 4.x version)
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN popper.orig/Makefile popper/Makefile
--- popper.orig/Makefile	2009-06-28 04:08:39.000000000 +0300
+++ popper/Makefile	2009-06-28 04:09:24.000000000 +0300
@@ -55,6 +55,8 @@
 
 LATEST_LINK=	popper
 
+PORTSCOUT=      limit:^2\.
+
 post-patch:
 	$(RM) ${WRKSRC}/md5.h
 	$(CP) ${FILESDIR}/sendto.c ${WRKSRC}


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



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