Date: Thu, 27 Sep 2012 19:18:13 +0000 (UTC) From: Brad Davis <brd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304975 - head/devel/librelp Message-ID: <201209271918.q8RJID0Y081171@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brd (doc committer) Date: Thu Sep 27 19:18:13 2012 New Revision: 304975 URL: http://svn.freebsd.org/changeset/ports/304975 Log: - Update librelp to 1.0.1 Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Thu Sep 27 19:16:49 2012 (r304974) +++ head/devel/librelp/Makefile Thu Sep 27 19:18:13 2012 (r304975) @@ -1,16 +1,12 @@ -# New ports collection makefile for: librelp -# Date created: 1 April 2008 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= librelp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= brd@FreeBSD.org COMMENT= Reliable event logging protocol library USE_GNOME= gnomehack pkgconfig Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Thu Sep 27 19:16:49 2012 (r304974) +++ head/devel/librelp/distinfo Thu Sep 27 19:18:13 2012 (r304975) @@ -1,2 +1,2 @@ -SHA256 (librelp-1.0.0.tar.gz) = a4b28e72a003f4a2a7fcb7c6093d60af6d252f1798dacc928c276eed4d20bc85 -SIZE (librelp-1.0.0.tar.gz) = 384203 +SHA256 (librelp-1.0.1.tar.gz) = 76b010aa9149976802daa2e5fda7ac02a8a227b0c8c0d1069eec2d2a6629739a +SIZE (librelp-1.0.1.tar.gz) = 355401
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209271918.q8RJID0Y081171>