Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 03:00:27 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121802: Update port: net/ucarp to 1.4
Message-ID:  <20080318030027.ad21aaac.tkato432@yahoo.com>
Resent-Message-ID: <200803171810.m2HIA3Ku092117@freefall.freebsd.org>

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

>Number:         121802
>Category:       ports
>Synopsis:       Update port: net/ucarp to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 17 18:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/ucarp/Makefile net/ucarp/Makefile
--- /usr/ports/net/ucarp/Makefile	2007-09-04 00:15:10.000000000 +0900
+++ net/ucarp/Makefile	2008-02-04 15:07:45.000000000 +0900
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	ucarp
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/ucarp/
-#		http://download.pureftpd.org/pub/ucarp/
+MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/ucarp/ \
+		http://download.pureftpd.org/pub/ucarp/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Userlevel Common Address Redundancy Protocol
 
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=	--disable-nls
 USE_BZIP2=	yes
+USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-nls
 
 USE_RC_SUBR=	ucarp
 
diff -urN /usr/ports/net/ucarp/distinfo net/ucarp/distinfo
--- /usr/ports/net/ucarp/distinfo	2007-09-04 00:15:10.000000000 +0900
+++ net/ucarp/distinfo	2008-02-04 15:05:01.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (ucarp-1.3.tar.bz2) = 0556b03f792bd2a14a54189a303d515f
-SHA256 (ucarp-1.3.tar.bz2) = 1fb02981fb7b85b64c7e9604f2a0b3b58c6d3775972e82e4d2ceb4b7bd3760b7
-SIZE (ucarp-1.3.tar.bz2) = 174517
+MD5 (ucarp-1.4.tar.bz2) = 9e1765de2eea1bb59c9ad9c8596f4f89
+SHA256 (ucarp-1.4.tar.bz2) = ddc5b44aa059d7aa3f66c2cfb207fac51357aebadfd2a50096de4e1775e394ef
+SIZE (ucarp-1.4.tar.bz2) = 309622
>Release-Note:
>Audit-Trail:
>Unformatted:



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