ports/180472: [patch] fix fetching for mail/nullpop

r4721 at tormail.org r4721 at tormail.org
Thu Jul 11 16:40:00 UTC 2013


>Number:         180472
>Category:       ports
>Synopsis:       [patch] fix fetching for mail/nullpop
>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 Jul 11 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     r4721 at tormail.org
>Release:        
>Organization:
>Environment:
>Description:
* change to new header style
* fix fetching and WWW
* add LICENSE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: mail/nullpop/Makefile
===================================================================
--- mail/nullpop/Makefile	(revision 322578)
+++ mail/nullpop/Makefile	(working copy)
@@ -1,18 +1,17 @@
-# New ports collection makefile for:   nullpop
-# Date created:                2006-08-13
-# Whom:                        Pankov Pavel <pankov_p at mail.ru>
-#
+# Created by: Pankov Pavel <pankov_p at mail.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	nullpop
 PORTVERSION=	0.3
 CATEGORIES=	mail
-MASTER_SITES=	http://memberwebs.com/stef/software/nullpop/
+MASTER_SITES=	http://thewalter.net/stef/software/nullpop/
 
 MAINTAINER=	pankov_p at mail.ru
 COMMENT=	A POP3 server that allows logins, but never returns any email
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin"
 
Index: mail/nullpop/pkg-descr
===================================================================
--- mail/nullpop/pkg-descr	(revision 322578)
+++ mail/nullpop/pkg-descr	(working copy)
@@ -3,4 +3,4 @@
 'account' setup in their mail client, but no real mail will ever
 be received.
 
-WWW: http://memberwebs.com/nielsen/software/nullpop/
+WWW: http://thewalter.net/stef/software/nullpop/


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


More information about the freebsd-ports-bugs mailing list