Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 10:45:07 -0300
From:      "Marcelo Araujo (araujo@bsdmail.org)" <araujo@bsdmail.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/111606: [UPDATE] sysutils/metalog to 0.8-rc4
Message-ID:  <1176644707.31724@island.freebsd.org>
Resent-Message-ID: <200704151350.l3FDo3eD014242@freefall.freebsd.org>

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

>Number:         111606
>Category:       ports
>Synopsis:       [UPDATE] sysutils/metalog to 0.8-rc4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 15 13:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo (araujo@bsdmail.org)
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD 
>Environment:


System: FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
    root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC



>Description:


- update version to 0.8-rc4


>How-To-Repeat:





>Fix:


--- metalog.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/metalog/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	29 Aug 2005 12:26:37 -0000	1.9
+++ Makefile	14 Apr 2007 21:29:53 -0000
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	metalog
-DISTVERSION=	0.8-rc1
-PORTEPOCH=	1
+DISTVERSION=	0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	${PORTNAME}-${PORTVERSION}-rc4
 
 MAINTAINER=	sergei@FreeBSD.org
 COMMENT=	Modern syslogd replacement with PCRE support
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 
+USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/metalog/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	25 Nov 2005 14:05:33 -0000	1.5
+++ distinfo	14 Apr 2007 21:29:53 -0000
@@ -1,3 +1,3 @@
-MD5 (metalog-0.8-rc1.tar.gz) = f52d8e795b38dfa49d475cacb8995d10
-SHA256 (metalog-0.8-rc1.tar.gz) = 45a77348b834482ecfd5e0455c4444009cf26bc319e2a4c409e9ea1df890ab51
-SIZE (metalog-0.8-rc1.tar.gz) = 121744
+MD5 (metalog-0.8-rc4.tar.bz2) = f77d86c62452cdd51d175988030368d0
+SHA256 (metalog-0.8-rc4.tar.bz2) = df373d1c02506e983d049b825399388757fad95b9b7090d9f8696a4837e87647
+SIZE (metalog-0.8-rc4.tar.bz2) = 104664
--- metalog.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?1176644707.31724>