Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2008 10:56:28 GMT
From:      Cristiano Deana <cris@gufi.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120148: mail/simscan port need updating
Message-ID:  <200801301056.m0UAuSw8023404@www.freebsd.org>
Resent-Message-ID: <200801301100.m0UB05t5050194@freefall.freebsd.org>

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

>Number:         120148
>Category:       ports
>Synopsis:       mail/simscan port need updating
>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:   Wed Jan 30 11:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Deana
>Release:        RELENG_7
>Organization:
GUFI
>Environment:
FreeBSD bsd.deana.it 7.0-RC1 FreeBSD 7.0-RC1 #13: Fri Dec 28 19:00:11 CET 2007     root@bsd.deana.it:/usr/obj/usr/src/sys/MAIL  i386
>Description:
simscan in ports tree is outdate, ver 1.1.
we should upgrade to 1.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rU 3 simscan/Makefile simscan14/Makefile
--- simscan/Makefile	2008-01-23 12:10:27.000000000 +0100
+++ simscan14/Makefile	2008-01-23 13:11:13.000000000 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	simscan
-PORTVERSION=	1.1
-PORTREVISION=	5
+PORTVERSION=	1.4.0
 CATEGORIES=	mail security
-MASTER_SITES=	http://www.inter7.com/simscan/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/rc/}
 
 MAINTAINER=	toxa@toxahost.ru
diff -rU 3 simscan/distinfo simscan14/distinfo
--- simscan/distinfo	2006-01-22 13:50:49.000000000 +0100
+++ simscan14/distinfo	2008-01-23 13:00:24.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (simscan-1.1.tar.gz) = 2ba25145dc0c1b6159f26f3f4c03d3c6
-SHA256 (simscan-1.1.tar.gz) = 0bf09145b003e93e4986eead18778ce9ae4af691c3a99e180bdd04116c082813
-SIZE (simscan-1.1.tar.gz) = 130114
+MD5 (simscan-1.4.0.tar.gz) = 2ccc01157c64ca94c52e94495c834414
+SHA256 (simscan-1.4.0.tar.gz) = b89d145206ad26420cfbf2f5b25ebf52e236f8ac00cd70ae449e72f3ec935781
+SIZE (simscan-1.4.0.tar.gz) = 271617


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



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