ports/94215: mail/libnewmail - Fix MASTER_SITE (make fetchable again)

Shaun Amott shaun at inerd.com
Wed Mar 8 03:40:06 UTC 2006


>Number:         94215
>Category:       ports
>Synopsis:       mail/libnewmail - Fix MASTER_SITE (make fetchable again)
>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:   Wed Mar 08 03:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

- Master site moved - replace with new URL
- WWW line in pkg-descr needs updating also
- Remove USE_REINPLACE

>How-To-Repeat:

>Fix:

--- libnewmail.diff begins here ---
diff -urN libnewmail.orig/Makefile libnewmail/Makefile
--- libnewmail.orig/Makefile	Thu Feb 23 14:13:08 2006
+++ libnewmail/Makefile	Wed Mar  8 03:35:09 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	0.3
 PORTREVISION=	8
 CATEGORIES=	mail
-MASTER_SITES=	http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/
+MASTER_SITES=	http://0pointer.de/lennart/projects/libnewmail/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Generic mail checking library
@@ -20,7 +20,6 @@
 USE_AUTOTOOLS=	libltdl:15
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
-USE_REINPLACE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS+=	--disable-doxygen --disable-lynx
diff -urN libnewmail.orig/pkg-descr libnewmail/pkg-descr
--- libnewmail.orig/pkg-descr	Wed Mar  8 03:29:01 2006
+++ libnewmail/pkg-descr	Wed Mar  8 03:28:22 2006
@@ -7,4 +7,4 @@
 libnewmail specific configuration. The library offers a clean
 API to implement your own mail checking plugins.
 
-WWW: http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail
+WWW: http://0pointer.de/lennart/projects/libnewmail/
--- libnewmail.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list