ports/172030: mail/cucipop: Update MASTER_SITES
KATO Tsuguru
tkato432 at yahoo.com
Tue Sep 25 18:10:34 UTC 2012
>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 at zynaps.ru
-#
+# Created by: igor at 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:
More information about the freebsd-ports-bugs
mailing list