Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 02:24:55 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172030: mail/cucipop: Update MASTER_SITES
Message-ID:  <20120926022455.4df3887f4a75f70f71dcb0c2@yahoo.com>
Resent-Message-ID: <201209251810.q8PIAXGn022371@freefall.freebsd.org>

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

>Number:         172030
>Category:       ports
>Synopsis:       mail/cucipop: Update MASTER_SITES
>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:   Tue Sep 25 18:10:33 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/cucipop/Makefile mail/cucipop/Makefile
--- /usr/ports/mail/cucipop/Makefile	2012-09-21 19:07:33.000000000 +0900
+++ mail/cucipop/Makefile	2012-09-25 03:37:16.000000000 +0900
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	cucipop
-# Date created:		7 Jun 1997
-# Whom:			igor@zynaps.ru
-#
+# Created by: igor@zynaps.ru
 # $FreeBSD: ports/mail/cucipop/Makefile,v 1.20 2012/09/21 10:07:33 bapt Exp $
 #
 # NOTE: APOP works only for virtual hosts as designed!
@@ -12,13 +9,12 @@
 PORTVERSION=	1.31
 PORTREVISION=	2
 CATEGORIES=	mail ipv6
-MASTER_SITES=	ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
-
-DEPRECATED=	Patches no more availables
-EXPIRATION_DATE=	2012-10-20
+MASTER_SITES=	ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/ \
+		http://ftp.riken.go.jp/archives/net/mail/pop/ \
+		http://horms.net/projects/cucipop/download/
 
-PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/ \
-		ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/
+PATCH_SITES=	${MASTER_SITE_RINGSERVER}
+PATCH_SITE_SUBDIR=	net/kame/misc
 PATCHFILES=	cucipop-1.31-v6-20010223.diff.gz
 PATCH_DIST_STRIP=	-p1
 
@@ -27,6 +23,8 @@
 
 #BUILD_DEPENDS=  ${PREFIX}/include/db2/db.h:${PORTSDIR}/databases/db2
 
+MAKE_JOBS_SAFE=	yes
+
 MAN8=		cucipop.8 #makevpopdb.8
 PLIST_FILES=	libexec/cucipop
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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