diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 09:16:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 09:16:23 +0000 |
commit | 0e3971c3c7f104329771c6b4d46e4bb38968514a (patch) | |
tree | 239ba645b7bfa9011e8e3e4c849a87fc028fba9d /irc/tr-ircd | |
parent | 757eb4d8d4bf4d2e989632bc5d6376497bff6003 (diff) | |
download | ports-0e3971c3c7f104329771c6b4d46e4bb38968514a.tar.gz ports-0e3971c3c7f104329771c6b4d46e4bb38968514a.zip |
Notes
Diffstat (limited to 'irc/tr-ircd')
-rw-r--r-- | irc/tr-ircd/Makefile | 2 | ||||
-rw-r--r-- | irc/tr-ircd/distinfo | 2 | ||||
-rw-r--r-- | irc/tr-ircd/pkg-plist | 25 |
3 files changed, 15 insertions, 14 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index 51a1d35889a1..10072e294cbf 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tr-ircd -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= irc ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/tr-ircd/distinfo b/irc/tr-ircd/distinfo index c86e0ddad70c..741f5e071837 100644 --- a/irc/tr-ircd/distinfo +++ b/irc/tr-ircd/distinfo @@ -1 +1 @@ -MD5 (trircd-release-5.0.1-r.tar.gz) = 5534a1f2a68477c8b761864b33eb9ff0 +MD5 (trircd-release-5.0.3-r.tar.gz) = c2ed3d0745c5d57c6030470f1c345417 diff --git a/irc/tr-ircd/pkg-plist b/irc/tr-ircd/pkg-plist index fbd3c32f4235..32a7071f343e 100644 --- a/irc/tr-ircd/pkg-plist +++ b/irc/tr-ircd/pkg-plist @@ -4,17 +4,17 @@ bin/ircpasswd etc/ircd.motd etc/kline.conf etc/rc.d/tr-ircd.sh.sample -include/md5/closeout.h -include/md5/config.h -include/md5/error.h -include/md5/getline.h -include/md5/getopt.h -include/md5/gnukludge.h -include/md5/md5.h -include/md5/sys2.h -include/md5/system.h -include/md5/version-etc.h -include/md5/xalloc.h +include/tr-ircd/md5/closeout.h +include/tr-ircd/md5/config.h +include/tr-ircd/md5/error.h +include/tr-ircd/md5/getline.h +include/tr-ircd/md5/getopt.h +include/tr-ircd/md5/gnukludge.h +include/tr-ircd/md5/md5.h +include/tr-ircd/md5/sys2.h +include/tr-ircd/md5/system.h +include/tr-ircd/md5/version-etc.h +include/tr-ircd/md5/xalloc.h include/tr-ircd/blalloc.h include/tr-ircd/capabflag.h include/tr-ircd/chanmode.h @@ -108,6 +108,7 @@ lib/tr-ircd/modules/m_display.so lib/tr-ircd/modules/m_dkey.so lib/tr-ircd/modules/m_error.so lib/tr-ircd/modules/m_exclude.so +lib/tr-ircd/modules/m_fakeip.so lib/tr-ircd/modules/m_globops.so lib/tr-ircd/modules/m_gnotice.so lib/tr-ircd/modules/m_goper.so @@ -302,7 +303,7 @@ share/tr-ircd/help/en_us/watch share/tr-ircd/help/en_us/who share/tr-ircd/help/en_us/whois share/tr-ircd/help/en_us/whowas -@dirrm include/md5 +@dirrm include/tr-ircd/md5 @dirrm include/tr-ircd @dirrm lib/tr-ircd/chanmodes @dirrm lib/tr-ircd/contrib |