Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 21:16:41 +0200 (EET)
From:      martti.kuparinen@iki.fi
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25068: [PATCH] ports/www/kannel update
Message-ID:  <20010213191641.9C9E77C001@ws3.piuha.net>

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

>Number:         25068
>Category:       ports
>Synopsis:       [PATCH] ports/www/kannel update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 13 11:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
piuha.net
>Environment:

	

>Description:

Update the Kannel port to the latest stable version.

>How-To-Repeat:

	

>Fix:

diff -ru /usr/ports/www/kannel/Makefile kannel/Makefile
--- /usr/ports/www/kannel/Makefile	Wed Jan 31 17:36:56 2001
+++ kannel/Makefile	Tue Feb 13 19:48:11 2001
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/kannel/Makefile,v 1.6 2001/01/30 17:15:22 sf Exp $
 
 PORTNAME=	kannel
-PORTVERSION=	1.0
+PORTVERSION=	1.0.1
 CATEGORIES=	www
 MASTER_SITES=	http://www.kannel.org/download/${PORTVERSION}/
 DISTNAME=	gateway-${PORTVERSION}
diff -ru /usr/ports/www/kannel/distinfo kannel/distinfo
--- /usr/ports/www/kannel/distinfo	Wed Jan 31 17:36:56 2001
+++ kannel/distinfo	Tue Feb 13 19:49:00 2001
@@ -1 +1 @@
-MD5 (gateway-1.0.tar.gz) = 99fcfd2524db9df938ac7442dcb0b66b
+MD5 (gateway-1.0.1.tar.gz) = ea423181d950ec282fe70532222d07d8
diff -ru /usr/ports/www/kannel/files/patch-ac kannel/files/patch-ac
--- /usr/ports/www/kannel/files/patch-ac	Wed Jan 31 17:36:56 2001
+++ kannel/files/patch-ac	Tue Feb 13 21:10:05 2001
@@ -1,5 +1,14 @@
---- Makefile.in.orig	Thu Sep 14 17:35:51 2000
-+++ Makefile.in	Wed Jan  3 20:19:31 2001
+--- Makefile.in.orig	Tue Feb 13 14:12:02 2001
++++ Makefile.in	Tue Feb 13 21:09:12 2001
+@@ -72,7 +72,7 @@
+ LIBSRCS=$(LIBOBJS:.o=.c)
+ 
+ LIBS=@LIBS@
+-CFLAGS=-D_REENTRANT=1 -I. @CFLAGS@
++CFLAGS=-D_REENTRANT=1 -I. @CFLAGS@ -I@prefix@/include
+ LDFLAGS=@LDFLAGS@
+ 
+ MKDEPEND=$(CC) $(CFLAGS) -MM
 @@ -87,7 +87,7 @@
  
  # Set this to something if you want all installed binaries to have a suffix.

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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010213191641.9C9E77C001>