[75864] trunk/dports/irc/eggdrop

ryandesign at macports.org ryandesign at macports.org
Thu Feb 10 15:03:31 PST 2011


Revision: 75864
          http://trac.macports.org/changeset/75864
Author:   ryandesign at macports.org
Date:     2011-02-10 15:03:30 -0800 (Thu, 10 Feb 2011)
Log Message:
-----------
eggdrop: maintainer update to 1.6.20; see #28353

Modified Paths:
--------------
    trunk/dports/irc/eggdrop/Portfile
    trunk/dports/irc/eggdrop/files/patch-Makefile.in.diff

Modified: trunk/dports/irc/eggdrop/Portfile
===================================================================
--- trunk/dports/irc/eggdrop/Portfile	2011-02-10 23:03:24 UTC (rev 75863)
+++ trunk/dports/irc/eggdrop/Portfile	2011-02-10 23:03:30 UTC (rev 75864)
@@ -4,17 +4,19 @@
 PortSystem 1.0
 
 name		eggdrop
-version		1.6.19
+version		1.6.20
 categories	irc
 maintainers	mac.com:dre
 description	Eggdrop is the world's most popular Internet Relay Chat (IRC) bot.
-long_description	${description} This version includes the 'ctcpfix' patch.
+long_description	${description}
 homepage	http://www.eggheads.org
 platforms	darwin
 master_sites	ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
-checksums	md5 775d77294784a2e6b0e3d4ea89eb08e2
-distname	${name}${version}+ctcpfix
-worksrcdir  ${name}${version}
+distname        ${name}${version}
+
+checksums       sha1    7ebecd0955af36caa1846d0e7cd1f959f819f6b5 \
+                rmd160  567668974e971a0c8ad6674a0500b32991a95f3d
+
 use_bzip2	yes
 post-configure	{ system "cd ${worksrcpath} && make config" }
 destroot.destdir DEST=${destroot}${prefix}/share/eggdrop

Modified: trunk/dports/irc/eggdrop/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/irc/eggdrop/files/patch-Makefile.in.diff	2011-02-10 23:03:24 UTC (rev 75863)
+++ trunk/dports/irc/eggdrop/files/patch-Makefile.in.diff	2011-02-10 23:03:30 UTC (rev 75864)
@@ -1,12 +1,12 @@
---- Makefile.in.orig	2009-07-05 00:59:36.000000000 -0700
-+++ Makefile.in	2009-07-05 00:58:47.000000000 -0700
-@@ -63,7 +63,7 @@
+--- Makefile.in.orig    2011-02-10 11:32:02.000000000 -0800
++++ Makefile.in 2011-02-10 11:32:28.000000000 -0800
+@@ -70,7 +70,7 @@
  # Extra libraries
- # XLIBS will be linked with everything; MODULE_XLIBS will only be linked with
- # the actual module objects.
+ # XLIBS will be linked with everything
+ # MODULE_XLIBS will only be linked with the module objects
 -XLIBS = @TCL_LIBS@ @LIBS@
 +XLIBS = @TCL_LIBS@ @LIBS@ -framework CoreFoundation -lresolv
  MODULE_XLIBS = @MODULE_XLIBS@
  
- # Shouldn't need to touch anything below here.
+ # You shouldn't need to edit anything below this line.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110210/84cb51f2/attachment.html>


More information about the macports-changes mailing list