summaryrefslogtreecommitdiff
path: root/mail/pygmy
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-03 12:59:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-03 12:59:37 +0000
commit60d98bc43c5ae9b70fee751b3118ebf6837b5fc3 (patch)
tree78e061ceff1bf5ba55719d492ccce6341dee8ab1 /mail/pygmy
parentOops, forgot to list the shared library on pkg-plist. (diff)
Update to 0.5.4.
Notes
Notes: svn path=/head/; revision=40806
Diffstat (limited to 'mail/pygmy')
-rw-r--r--mail/pygmy/Makefile2
-rw-r--r--mail/pygmy/distinfo2
-rw-r--r--mail/pygmy/files/patch-ab25
-rw-r--r--mail/pygmy/pkg-plist6
4 files changed, 22 insertions, 13 deletions
diff --git a/mail/pygmy/Makefile b/mail/pygmy/Makefile
index 453d21e8a457..7ad371d71129 100644
--- a/mail/pygmy/Makefile
+++ b/mail/pygmy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pygmy
-PORTVERSION= 0.5.2
+PORTVERSION= 0.5.4
CATEGORIES= mail python gnome
MASTER_SITES= http://pygmy.sourceforge.net/
diff --git a/mail/pygmy/distinfo b/mail/pygmy/distinfo
index a82f2ebe6ca5..f1c84dee3fcf 100644
--- a/mail/pygmy/distinfo
+++ b/mail/pygmy/distinfo
@@ -1 +1 @@
-MD5 (pygmy-0.5.2.tar.gz) = 25a79930a5e90a7a363cb3ca77137b4c
+MD5 (pygmy-0.5.4.tar.gz) = f0a0511865851ff68ffe67c0e4206e80
diff --git a/mail/pygmy/files/patch-ab b/mail/pygmy/files/patch-ab
index d669e5557e50..a4dc79108878 100644
--- a/mail/pygmy/files/patch-ab
+++ b/mail/pygmy/files/patch-ab
@@ -1,11 +1,14 @@
---- msg.py.orig Tue Aug 29 14:59:10 2000
-+++ msg.py Wed Aug 30 10:05:33 2000
-@@ -55,7 +55,7 @@
-
- # Font styles
- self.bold_font = load_font('-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1')
-- self.normal_font = load_font('-*-helvetica-medium-r-normal--12-120-75-75-p-70-iso8859-1')
-+ self.normal_font = load_font('-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1')
-
- # Make a separate window to play in
- self.vbox = GtkVBox()
+
+$FreeBSD$
+
+--- msg.py.orig Mon Apr 2 13:51:06 2001
++++ msg.py Tue Apr 3 14:13:46 2001
+@@ -13,7 +13,7 @@
+
+ ## Fonts
+ BOLD_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
+-NORMAL_FONT = '-*-helvetica-medium-r-normal--12-120-75-75-p-70-iso8859-1'
++NORMAL_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
+
+ ## Error messages from the GUI
+ err1 = """Error opening destination file"""
diff --git a/mail/pygmy/pkg-plist b/mail/pygmy/pkg-plist
index 1a4cc6b31de3..922c82d15970 100644
--- a/mail/pygmy/pkg-plist
+++ b/mail/pygmy/pkg-plist
@@ -19,12 +19,16 @@ share/pygmy/folderops.pyc
share/pygmy/folderops.pyo
share/pygmy/headers.pyc
share/pygmy/headers.pyo
+share/pygmy/icons/configure_mail.xpm
share/pygmy/icons/dir-close.xpm
share/pygmy/icons/dir-open.xpm
share/pygmy/icons/directory.xpm
+share/pygmy/icons/encrypt.xpm
share/pygmy/icons/forwarded.xpm
share/pygmy/icons/fulltrash.xpm
share/pygmy/icons/inbox.xpm
+share/pygmy/icons/mark.xpm
+share/pygmy/icons/move_message.xpm
share/pygmy/icons/outbox.xpm
share/pygmy/icons/trash.xpm
share/pygmy/icons/tray_empty.xpm
@@ -47,6 +51,8 @@ share/pygmy/pygmymailbox.pyc
share/pygmy/pygmymailbox.pyo
share/pygmy/pygmymultifile.pyc
share/pygmy/pygmymultifile.pyo
+share/pygmy/quote_pri.pyc
+share/pygmy/quote_pri.pyo
share/pygmy/sendmail.pyc
share/pygmy/sendmail.pyo
share/pygmy/smileys.pyc