Skip site navigation (1)Skip section navigation (2)
Date:      8 Feb 2006 14:47:01 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        drkangel@drkangel.org
Subject:   ports/93042: Fix port: mail/solidpop3d fix mastersite and remove WWW
Message-ID:  <20060208164701.69015.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200602081650.k18Go4ZL002242@freefall.freebsd.org>

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

>Number:         93042
>Category:       ports
>Synopsis:       Fix port: mail/solidpop3d fix mastersite and remove WWW
>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 Feb 08 16:50:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite, now it's fetchable again.
- Removed WWW, URL does not exist anymore.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- solidpop3d.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/solidpop3d/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	21 Feb 2003 12:42:24 -0000	1.6
+++ Makefile	8 Feb 2006 16:44:46 -0000
@@ -9,8 +9,9 @@
 PORTVERSION=	0.15
 PORTREVISION=	1
 CATEGORIES=	mail ipv6
-MASTER_SITES=	http://solidpop3d.pld.org.pl/ \
-		ftp://207.176.230.192/
+MASTER_SITES=	http://pld.ouraynet.com/software/solidpop3d/ \
+		http://fr2.rpmfind.net/linux/PLD/software/solidpop3d/ \
+		http://www.netsw.org/net/mail/transport/pop/
 DISTNAME=	solid-pop3d-${PORTVERSION}
 
 MAINTAINER=	drkangel@drkangel.org
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/mail/solidpop3d/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	9 Jun 2000 13:18:36 -0000	1.1
+++ pkg-descr	8 Feb 2006 16:44:46 -0000
@@ -18,5 +18,3 @@
 now. All operations on files are done with user privileges. There is no SUID
 APOP secrets database management program (as in QPOP). Each user can specify
 his secret in his own home directory.
-
-WWW: http://solidpop3d.pld.org.pl/
--- solidpop3d.diff ends here ---


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



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