Opened 18 years ago

Closed 17 years ago

Last modified 15 years ago

#10887 closed enhancement (fixed)

UPDATE: eggdrop-1.6.17 -> 1.6.18

Reported by: dreness (Andre LaBranche) Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Hi, I maintain eggdrop. Enclosed is a Portfile patch to bring the version up to 1.6.18, from 1.6.17.

--- ./Portfile.old      2006-10-15 19:17:21.000000000 -0700
+++ Portfile    2006-10-15 19:21:11.000000000 -0700
@@ -1,7 +1,7 @@
 #
 PortSystem 1.0
 name           eggdrop
-version                1.6.17
+version                1.6.18
 categories     irc
 maintainers    dre@mac.com
 description    Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.
@@ -9,7 +9,7 @@
 homepage       http://www.eggheads.org
 platforms      darwin
 master_sites   ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
-checksums      md5 68e181201483dee398f9904e8652e6ca
+checksums      md5 0cfc13dcc84cd4e9d4a23d23d9429ee7
 distname       ${name}${version}
 use_bzip2      yes
 post-configure { system "cd ${worksrcpath} && make config" }

Change History (4)

comment:1 Changed 18 years ago by markd@…

Summary: eggdrop upgrade - portfile diff includedUPDATE: eggdrop-1.6.7 -> 1.6.18 - portfile diff included

comment:2 Changed 17 years ago by pmq@…

Owner: changed from yeled@… to pmq@…
Summary: UPDATE: eggdrop-1.6.7 -> 1.6.18 - portfile diff includedUPDATE: eggdrop-1.6.17 -> 1.6.18

comment:3 Changed 17 years ago by pmq@…

Status: newassigned

comment:4 Changed 17 years ago by pmq@…

Resolution: fixed
Status: assignedclosed

Committed, thanks!

Note: See TracTickets for help on using tickets.