public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Search Repo:
Update to 2.7; take maintainership.


git-svn-id: http://svn.macports.org/repository/macports/trunk@36825 
d073be05-634f-4543-b044-5fe20cf6d1d6
Mark Duling (author)
Thu May 15 16:45:26 -0700 2008
commit  910d7b6bc03c8251fbb647cf623d2ee9a04680f7
tree    a356fea7ff724d34081e062a713886d1cb040980
parent  06cf8a9d480e85140d80c06f037686421f012dcd
...
3
4
5
6
 
7
8
9
 
10
11
12
13
14
15
16
17
 
 
18
19
...
3
4
5
 
6
7
8
 
9
10
11
12
13
14
15
 
 
16
17
18
19
0
@@ -3,18 +3,18 @@
0
 PortSystem 1.0
0
 
0
 name      eventlog
0
-version 0.2.5
0
+version 0.2.7
0
 categories    devel
0
 platforms    darwin
0
-maintainers joe@macports.org
0
+maintainers markd
0
 description    Replacement for syslog API providing structure to messages
0
 long_description  The EventLog library aims to be a replacement of the simple \
0
       syslog API provided on UNIX systems. The major difference \
0
       between EventLog and syslog is that EventLog tries to add \
0
       structure to messages.
0
 homepage    http://www.balabit.com/products/syslog_ng/
0
-master_sites http://www.balabit.com/downloads/files/eventlog/0.2/
0
-checksums md5 a6bdba91f88540cc69b398fd138d86cd
0
+master_sites http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/
0
+checksums md5 51ac5bff610194ad57f3d632277bdf49
0
 
0
 depends_lib    port:pkgconfig

Comments

    No one has commented yet.