diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-03 19:25:16 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-03 19:25:16 +0800 |
commit | dd7bc8c2080342652d6782887d395f05459a7040 (patch) | |
tree | 638102de25404e991c009ad6f176e039bbae8118 | |
parent | 32bd4179fa0e1640d5a0f25e70a9af8c333f5f27 (diff) | |
download | freebsd-ports-gnome-dd7bc8c2080342652d6782887d395f05459a7040.tar.gz freebsd-ports-gnome-dd7bc8c2080342652d6782887d395f05459a7040.tar.zst freebsd-ports-gnome-dd7bc8c2080342652d6782887d395f05459a7040.zip |
Update to 0.5.10.
-rw-r--r-- | mail/pygmy/Makefile | 2 | ||||
-rw-r--r-- | mail/pygmy/distinfo | 2 | ||||
-rw-r--r-- | mail/pygmy/pkg-plist | 9 |
3 files changed, 11 insertions, 2 deletions
diff --git a/mail/pygmy/Makefile b/mail/pygmy/Makefile index bc9cb6a9b1e3..f633d3cca6c7 100644 --- a/mail/pygmy/Makefile +++ b/mail/pygmy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pygmy -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.10 CATEGORIES= mail python gnome MASTER_SITES= http://pygmy.sourceforge.net/ diff --git a/mail/pygmy/distinfo b/mail/pygmy/distinfo index 972597548a59..918416b33029 100644 --- a/mail/pygmy/distinfo +++ b/mail/pygmy/distinfo @@ -1 +1 @@ -MD5 (pygmy-0.5.9.tar.gz) = 2ab85e09bf382fa0e2966bd686ffc376 +MD5 (pygmy-0.5.10.tar.gz) = 7d873712a5cda7cbd48278e988f692a6 diff --git a/mail/pygmy/pkg-plist b/mail/pygmy/pkg-plist index f1ae1b328ba5..f364d1ede66c 100644 --- a/mail/pygmy/pkg-plist +++ b/mail/pygmy/pkg-plist @@ -2,18 +2,27 @@ bin/pygmy share/pygmy/addresslist.py share/pygmy/addresslist.pyc share/pygmy/addresslist.pyo +share/pygmy/builtineditor.py +share/pygmy/builtineditor.pyc +share/pygmy/builtineditor.pyo share/pygmy/cite.py share/pygmy/cite.pyc share/pygmy/cite.pyo share/pygmy/edit.py share/pygmy/edit.pyc share/pygmy/edit.pyo +share/pygmy/editor.py +share/pygmy/editor.pyc +share/pygmy/editor.pyo share/pygmy/error.py share/pygmy/error.pyc share/pygmy/error.pyo share/pygmy/expand.py share/pygmy/expand.pyc share/pygmy/expand.pyo +share/pygmy/externaleditor.py +share/pygmy/externaleditor.pyc +share/pygmy/externaleditor.pyo share/pygmy/fileops.py share/pygmy/fileops.pyc share/pygmy/fileops.pyo |