Skip site navigation (1)Skip section navigation (2)
Date:      5 Feb 2003 08:55:34 -0000
From:      jason <jason-fbsd-ports-qmail@shalott.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47942: qmail-tls MASTER_SITES and naming convention changed
Message-ID:  <20030205085534.49805.qmail@moonchild.fantastica>

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

>Number:         47942
>Category:       ports
>Synopsis:       qmail-tls MASTER_SITES and naming convention changed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 05 01:00:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     jason
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD moonchild.fantastica 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 21 03:45:43 PDT 2002 root@moonchild.fantastica:/usr/src/sys/compile/JKERN i386


	
>Description:
the qmail-tls patch has a new master site and naming convention - the
patch now includes the release date in the filename so that the md5sum
doesn't change while the filename stays the same.
>How-To-Repeat:
	
>Fix:

The following patch updates the qmail and qmail-tls ports to reflect the
new master site and naming convention.

diff -u mail/qmail/distinfo.orig mail/qmail/distinfo
--- mail/qmail/distinfo.orig	Wed Feb  5 00:23:01 2003
+++ mail/qmail/distinfo	Wed Feb  5 00:23:50 2003
@@ -2,7 +2,7 @@
 MD5 (qmail-103.patch) = 9140ad2b03017145cd7963c84bb24f16
 MD5 (qmail-ldap-1.03-20020901.patch.gz) = 48d2761e9ae44bb4d2812a19634f1a5b
 MD5 (qmail-mysql-1.1.8.patch) = 0860a5b5cd5b6f99bf005e845b2e0764
-MD5 (tls.patch) = 57447ec135ddb32ada13a56b70ccf6d4
+MD5 (qmail-1.03-tls-20021228.patch) = 7c3b59746340eed7875ccb68da252946
 MD5 (qmailqueue-patch) = 5a8d7a5863b0c56236af945dedd45754
 MD5 (big-todo.103.patch) = 39b6f70f65056472ff97ab40c1dba7b4
 MD5 (big-concurrency.patch) = 2ff58c3570870a8ff9a1d9eb9aec05a6
diff -u mail/qmail-tls/Makefile.orig mail/qmail-tls/Makefile
--- mail/qmail-tls/Makefile.orig	Wed Feb  5 00:18:03 2003
+++ mail/qmail-tls/Makefile	Wed Feb  5 00:22:18 2003
@@ -10,8 +10,8 @@
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-tls
 
-PATCH_SITES+=	http://www.esat.kuleuven.ac.be/~vermeule/qmail/:tls
-PATCHFILES+=	tls.patch:tls
+PATCH_SITES+=	http://inoa.net/qmail/:tls
+PATCHFILES+=	qmail-1.03-tls-20021228.patch:tls
 PATCH_DIST_STRIP+=	-p1
 
 MAINTAINER=	lioux@FreeBSD.org

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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