ports/55801: Maintainer update: mail/tpop3d
Chris Elsworth
chris at shagged.org
Wed Aug 20 11:10:14 UTC 2003
>Number: 55801
>Category: ports
>Synopsis: Maintainer update: mail/tpop3d
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 20 04:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Chris Elsworth
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD clue.shagged.org 4.8-STABLE FreeBSD 4.8-STABLE #7: Thu Jul 17 12:16:35 BST 2003 root at clue.shagged.org:/usr/obj/usr/src/sys/CLUE i386
>Description:
Update for mail/tpop3d to latest stable release, 1.5.1
>How-To-Repeat:
N/A
>Fix:
Diff follows:
diff -u tpop3d.orig/Makefile tpop3d/Makefile
--- tpop3d.orig/Makefile Fri Aug 15 13:47:33 2003
+++ tpop3d/Makefile Wed Aug 20 12:02:48 2003
@@ -6,7 +6,7 @@
#
PORTNAME= tpop3d
-PORTVERSION= 1.4.2
+PORTVERSION= 1.5.1
CATEGORIES= mail
MASTER_SITES= http://www.ex-parrot.com/~chris/tpop3d/
@@ -32,7 +32,9 @@
--with-mailspool-directory=/var/mail
.if !defined(WITHOUT_MYSQL)
-CONFIGURE_ARGS+= --enable-auth-mysql --with-mysql-root=${LOCALBASE}
+CONFIGURE_ARGS+= --enable-auth-mysql \
+ --with-mysql-lib-dir=${LOCALBASE}/lib/mysql \
+ --with-mysql-include-dir=${LOCALBASE}/include/mysql
.endif
.if defined(WITH_PERLAUTH)
CONFIGURE_ARGS+= --enable-auth-perl
diff -u tpop3d.orig/distinfo tpop3d/distinfo
--- tpop3d.orig/distinfo Sun Sep 8 23:09:55 2002
+++ tpop3d/distinfo Wed Aug 20 11:55:46 2003
@@ -1 +1 @@
-MD5 (tpop3d-1.4.2.tar.gz) = 30d6d7956a0bedb9f99a1b1c24585a02
+MD5 (tpop3d-1.5.1.tar.gz) = 328d4bd61cfbe1e45322f631bfce10c4
Common subdirectories: tpop3d.orig/files and tpop3d/files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list