Date: Wed, 14 Apr 2004 16:26:23 +0200 (CEST) From: "M. Possamai" <possamai@xs4all.nl> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tnt@zaadje.nl Subject: ports/65526: maintainer-update: New CallID version Message-ID: <200404141426.i3EEQN2p006885@zaadje.nl> Resent-Message-ID: <200404141430.i3EEUJCn075628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65526 >Category: ports >Synopsis: maintainer-update: New CallID version >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 Apr 14 07:30:18 PDT 2004 >Closed-Date: >Last-Modified: >Originator: & >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD zaadje.nl 4.9-STABLE FreeBSD 4.9-STABLE #2: Sun Mar 28 22:31:17 CEST 2004 root@tnt.yi.org:/usr/obj/usr/src/sys/SCORPIO i386 >Description: New version >How-To-Repeat: >Fix: --- callid-diff begins here --- diff -ruN callid-old/Makefile callid/Makefile --- callid-old/Makefile Mon Mar 8 00:19:13 2004 +++ callid/Makefile Wed Apr 14 16:07:26 2004 @@ -6,14 +6,14 @@ # PORTNAME= callid -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= misc MASTER_SITES= http://www.xs4all.nl/~possamai/callid/ MAINTAINER= possamai@xs4all.nl COMMENT= Utility to log incoming calls using ISDN and output to mysql/php -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql40 +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI USE_MYSQL= yes USE_PHP= yes @@ -21,7 +21,7 @@ NO_BUILD= yes -PORTDOCS= README TODO make-db.mysql +PORTDOCS= CHANGES README TODO make-db.mysql pre-everything:: @${ECHO} "" diff -ruN callid-old/distinfo callid/distinfo --- callid-old/distinfo Mon Mar 8 00:19:13 2004 +++ callid/distinfo Wed Apr 14 15:39:28 2004 @@ -1 +1 @@ -MD5 (callid-1.1.tar.gz) = 29ccde3cf488297f54689228d231ee97 +MD5 (callid-1.2.tar.gz) = ad0210d982f9041d4217f5e03a249f74 --- callid-diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404141426.i3EEQN2p006885>