[87145] trunk/dports/devel/eventlog/Portfile

markd at macports.org markd at macports.org
Fri Nov 11 17:14:26 PST 2011


Revision: 87145
          http://trac.macports.org/changeset/87145
Author:   markd at macports.org
Date:     2011-11-11 17:14:26 -0800 (Fri, 11 Nov 2011)
Log Message:
-----------
Update to 0.2.12.  Contributed patches on ticket #32024.

Modified Paths:
--------------
    trunk/dports/devel/eventlog/Portfile

Modified: trunk/dports/devel/eventlog/Portfile
===================================================================
--- trunk/dports/devel/eventlog/Portfile	2011-11-11 22:56:32 UTC (rev 87144)
+++ trunk/dports/devel/eventlog/Portfile	2011-11-12 01:14:26 UTC (rev 87145)
@@ -3,18 +3,22 @@
 PortSystem 1.0
 
 name			eventlog
-version			0.2.9
+version			0.2.12
+set branch		[join [lrange [split ${version} .] 0 1] .]
 categories		devel
 platforms		darwin
-maintainers		markd
+maintainers		markd openmaintainer
 description		Replacement for syslog API providing structure to messages
 long_description	The EventLog library aims to be a replacement of the simple \
 			syslog API provided on UNIX systems. The major difference \
 			between EventLog and syslog is that EventLog tries to add \
 			structure to messages.
 homepage		http://www.balabit.com/products/syslog_ng/
-master_sites		http://www.balabit.com/downloads/files/eventlog/0.2/
-checksums		md5 76e3d7a0b8f335c12099e9b91191fbf1
+master_sites		http://www.balabit.com/downloads/files/eventlog/${branch}
+
+checksums		rmd160  26210a235a2d823b9b2b50ed675c7c0c743a260f \
+			sha256  494dac8e01dc5ce323df2ad554d94874938dab51aa025987677b2bc6906a9c66
+
 distfiles		${name}_${version}${extract.suffix}
 
-depends_build		path:bin/pkgconfig:pkgconfig
+depends_build		port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111111/a7b8e4f8/attachment.html>


More information about the macports-changes mailing list