diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-23 18:28:56 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-23 18:28:56 +0000 |
commit | 0d2001dbc9043e39430bc75aabca8af8ed0e4a55 (patch) | |
tree | 82417bcaaa30591eac091759bc3d17e03db90dac /www | |
parent | - Attempt to fix build on amd64 by disabling MMX/SSE code. (diff) |
Update to 0.1.4.
Notes
Notes:
svn path=/head/; revision=134018
Diffstat (limited to 'www')
-rw-r--r-- | www/pyphany/Makefile | 2 | ||||
-rw-r--r-- | www/pyphany/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pyphany/Makefile b/www/pyphany/Makefile index 2a0aa490c78e..315f43303dff 100644 --- a/www/pyphany/Makefile +++ b/www/pyphany/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pyphany -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= www python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 diff --git a/www/pyphany/distinfo b/www/pyphany/distinfo index c61b056b8573..f7bbeeeeb2fe 100644 --- a/www/pyphany/distinfo +++ b/www/pyphany/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/pyphany-0.1.3.tar.bz2) = 27d63442ebfd4321e7ba26d567c8fe40 -SIZE (gnome2/pyphany-0.1.3.tar.bz2) = 305881 +MD5 (gnome2/pyphany-0.1.4.tar.bz2) = 9f9f4450671feae4a62dd793fa351fa4 +SIZE (gnome2/pyphany-0.1.4.tar.bz2) = 306002 |