ports/56474: [patch] update security/amavisd to current version and unbreak

Mark Linimon linimon at lonesome.com
Fri Sep 5 03:10:20 UTC 2003


>Number:         56474
>Category:       ports
>Synopsis:       [patch] update security/amavisd to current version and unbreak
>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:   Thu Sep 04 20:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #2: Mon Aug 25 22:44:23 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Per bento, this port was failing to build.  They have renamed
	it from amavisd-snapshot-<date> to amavisd-0.1, so I presume
	that PORTEPOCH needs to be set.
>How-To-Repeat:
	(bento logs)
>Fix:

--- amavisd/Makefile.dist	Mon Jul 14 01:57:55 2003
+++ amavisd/Makefile	Thu Sep  4 21:46:02 2003
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	amavisd
-PORTVERSION=	20020531
-PORTREVISION=	1
+PORTVERSION=	0.1
+PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	amavis
-DISTNAME=	${PORTNAME}-snapshot-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	The daemonized version of amavis-perl
--- amavisd/distinfo.dist	Fri Aug 16 12:50:33 2002
+++ amavisd/distinfo	Thu Sep  4 21:56:00 2003
@@ -1 +1 @@
-MD5 (amavisd-snapshot-20020531.tar.gz) = 0d97a1c227c9934b19c0ff283ccb3561
+MD5 (amavisd-0.1.tar.gz) = 432a32bfc6d473564f49028b540f53ad
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list