diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-07-15 06:58:39 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-07-15 06:58:39 +0000 |
commit | 91df2b83bd494e6a67158b32bfdea2219710e305 (patch) | |
tree | 876e996adfe1548970042591d6d8bee09de6cd1b /net-im | |
parent | Strategically change a couple malloc() calls to calloc() calls so that (diff) |
Update to version 0.9.20.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 2 | ||||
-rw-r--r-- | net-im/gaim/pkg-plist | 6 |
3 files changed, 8 insertions, 2 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index c6dc0082cef6..6d04c06e42a0 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.9.19 +PORTVERSION= 0.9.20 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.marko.net/pub/gaim/ diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index 828d68c7e556..de8f6082cd61 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1 +1 @@ -MD5 (gaim-0.9.19.tar.bz2) = 9824fe3e7a2baec431cde8f5b076b797 +MD5 (gaim-0.9.20.tar.bz2) = 8d4dd95900106e64c0c53230f25f1965 diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist index d77593b79cae..b1f31c38073c 100644 --- a/net-im/gaim/pkg-plist +++ b/net-im/gaim/pkg-plist @@ -1,4 +1,5 @@ bin/gaim +share/gaim/pixmaps/add.xpm share/gaim/pixmaps/admin_icon.xpm share/gaim/pixmaps/aimicon.xpm share/gaim/pixmaps/aimicon2.xpm @@ -10,6 +11,7 @@ share/gaim/pixmaps/bold.xpm share/gaim/pixmaps/buddyadd.xpm share/gaim/pixmaps/buddychat.xpm share/gaim/pixmaps/buddydel.xpm +share/gaim/pixmaps/cancel.xpm share/gaim/pixmaps/daemon-buddyadd.xpm share/gaim/pixmaps/daemon-buddychat.xpm share/gaim/pixmaps/daemon-buddydel.xpm @@ -25,6 +27,7 @@ share/gaim/pixmaps/gaim.xpm share/gaim/pixmaps/im.xpm share/gaim/pixmaps/info.xpm share/gaim/pixmaps/italic.xpm +share/gaim/pixmaps/join.xpm share/gaim/pixmaps/link.xpm share/gaim/pixmaps/login_icon.xpm share/gaim/pixmaps/logo.xpm @@ -33,6 +36,7 @@ share/gaim/pixmaps/msg_pending.xpm share/gaim/pixmaps/no_icon.xpm share/gaim/pixmaps/normal.xpm share/gaim/pixmaps/offline.xpm +share/gaim/pixmaps/ok.xpm share/gaim/pixmaps/online.xpm share/gaim/pixmaps/palette.xpm share/gaim/pixmaps/peng_frown.xpm @@ -40,6 +44,7 @@ share/gaim/pixmaps/peng_smile.xpm share/gaim/pixmaps/peng_wink.xpm share/gaim/pixmaps/permadd.xpm share/gaim/pixmaps/permdel.xpm +share/gaim/pixmaps/save.xpm share/gaim/pixmaps/signing_on.xpm share/gaim/pixmaps/small.xpm share/gaim/pixmaps/smile_happy.xpm @@ -48,6 +53,7 @@ share/gaim/pixmaps/smile_wink.xpm share/gaim/pixmaps/speaker.xpm share/gaim/pixmaps/strike.xpm share/gaim/pixmaps/underline.xpm +share/gaim/pixmaps/warn.xpm share/gaim/pixmaps/wood.xpm @dirrm share/gaim/pixmaps @dirrm share/gaim |