ports/59789: [update orphaned port] mail/teapop: update to 0.3.8

Clement Laforet sheepkiller at cultdeadsheep.org
Sat Nov 29 13:30:13 UTC 2003


>Number:         59789
>Category:       ports
>Synopsis:       [update orphaned port] mail/teapop: update to 0.3.8
>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:   Sat Nov 29 05:30:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.2-BETA i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.2-BETA FreeBSD 5.2-BETA #0: Fri Nov 28 21:23:08 CET 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update teapop to 0.3.8

>How-To-Repeat:
	N/A.
>Fix:

	

--- teapop.diff begins here ---
Index: teapop/Makefile
===================================================================
RCS file: /WORK/REPO/FreeBSD/ports/mail/teapop/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- teapop/Makefile	27 Sep 2003 00:50:08 -0000	1.23
+++ teapop/Makefile	29 Nov 2003 12:02:45 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	teapop
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.8
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.toontown.org/pub/teapop/ \
 		http://www.toontown.org/pub/teapop/
@@ -17,6 +17,7 @@
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS=		--enable-flock
 
+##
 ## Available knobs:
 ## General options
 ##   WITHOUT_IPV6: disable IPv6 support
@@ -55,10 +56,12 @@
 
 MAN8=		teapop.8
 
+##
 ## Authentication backend
 ##   WITH_OPENLDAP: add support for authentication through OpenLDAP server
 ##   WITH_MYSQL: enable support for authentication from MySQL database
 ##   WITH_PGSQL: enable support for authentication from PostgreSQL database
+##
 
 .if defined(WITH_PGSQL)
 CONFIGURE_ARGS+=	--with-pgsql
@@ -76,7 +79,7 @@
 .endif
 
 show-options:
-	@${EGREP} '^##' ${.CURDIR}/Makefile | ${SED} 's/##//'
+	@${SED} -ne 's/^##//p' ${.CURDIR}/Makefile
 
 post-install:
 	@${ECHO_MSG} ""
Index: teapop/distinfo
===================================================================
RCS file: /WORK/REPO/FreeBSD/ports/mail/teapop/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- teapop/distinfo	21 Aug 2003 05:29:11 -0000	1.10
+++ teapop/distinfo	29 Nov 2003 11:56:55 -0000
@@ -1 +1 @@
-MD5 (teapop-0.3.7.tar.gz) = 0e67030968e48e4307df854d433cc6f4
+MD5 (teapop-0.3.8.tar.gz) = c322c20018663a1a9b7860966cbd4ed2
--- teapop.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list