Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 2003 11:14:17 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48999: Maintainer port update: net/mydns - update to 0.9.6
Message-ID:  <E18rFnt-0002jf-00@home.irrelevant.org>

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

>Number:         48999
>Category:       ports
>Synopsis:       Maintainer port update: net/mydns - update to 0.9.6
>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:   Fri Mar 07 03:20:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.7-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.7-RELEASE-p4 FreeBSD 4.7-RELEASE-p4 #0: Wed Feb 19 17:49:30 GMT 2003 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Update net/mydns to 0.9.6

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	21 Feb 2003 13:14:50 -0000	1.7
+++ Makefile	7 Mar 2003 11:11:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mydns
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 CATEGORIES=	net databases
 MASTER_SITES=	http://mydns.bboy.net/download/
 
@@ -28,9 +28,11 @@
 .if defined (WITH_PGSQL)
 LIB_DEPENDS=	pq.2:${PORTSDIR}/databases/postgresql7
 CONFIGURE_ARGS+=	--without-mysql
+PKGNAMESUFFIX=		-pg
 .else
 LIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
 CONFIGURE_ARGS+=	--without-pgsql
+PKGNAMESUFFIX=		-mysql
 .endif
 
 .if !defined(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	3 Jan 2003 18:57:59 -0000	1.6
+++ distinfo	7 Mar 2003 11:11:46 -0000
@@ -1 +1 @@
-MD5 (mydns-0.9.5.tar.bz2) = 4ccda8cc76efed7125223c3bca24c075
+MD5 (mydns-0.9.6.tar.bz2) = aa612a2e747192d46368d9679a3e182f
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18rFnt-0002jf-00>