diff options
author | mharo <mharo@FreeBSD.org> | 2001-04-06 14:34:54 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-04-06 14:34:54 +0800 |
commit | eb4cc21cfa83f4ba6f2120f539d5dfa2061be41b (patch) | |
tree | 6e0cee1ee7f68eb04535b736cf063a23ccd0fa67 | |
parent | cc5c54e862048e68ff00772c05778b10cf59c678 (diff) | |
download | freebsd-ports-gnome-eb4cc21cfa83f4ba6f2120f539d5dfa2061be41b.tar.gz freebsd-ports-gnome-eb4cc21cfa83f4ba6f2120f539d5dfa2061be41b.tar.zst freebsd-ports-gnome-eb4cc21cfa83f4ba6f2120f539d5dfa2061be41b.zip |
Update net/fugu from 0.9.9e to 1.0
also fix build problem detected by the package building cluster
PR: 25954
Submitted by: maintainer
-rw-r--r-- | net-im/fugu/Makefile | 3 | ||||
-rw-r--r-- | net-im/fugu/distinfo | 2 | ||||
-rw-r--r-- | net-im/fugu/pkg-descr | 2 | ||||
-rw-r--r-- | net/fugu/Makefile | 3 | ||||
-rw-r--r-- | net/fugu/distinfo | 2 | ||||
-rw-r--r-- | net/fugu/pkg-descr | 2 |
6 files changed, 8 insertions, 6 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 9880d9db17b2..8ba60b4059d8 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -6,13 +6,14 @@ # PORTNAME= fugu -PORTVERSION= 0.9.9e +PORTVERSION= 1.0 CATEGORIES= net python MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= peterh@sapros.com RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw +LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref USE_PYTHON= yes USE_XLIB= yes diff --git a/net-im/fugu/distinfo b/net-im/fugu/distinfo index 5c550249488d..989e3a537a5f 100644 --- a/net-im/fugu/distinfo +++ b/net-im/fugu/distinfo @@ -1 +1 @@ -MD5 (fugu-0.9.9e.tar.gz) = a01e5aac5b8eff0f5269631d19c49ec7 +MD5 (fugu-1.0.tar.gz) = 9f9540315a280b7c3617c397cb6eabd3 diff --git a/net-im/fugu/pkg-descr b/net-im/fugu/pkg-descr index d17124911c8a..4de2f2999bec 100644 --- a/net-im/fugu/pkg-descr +++ b/net-im/fugu/pkg-descr @@ -2,7 +2,7 @@ Fugu is a graphical client for the Gale instant messaging system. Its features include: multiple screens for different subscription lists; a detachable puff composer window; simple threading facilities for jumping to the next and previous puff in a thread; searching for the next puff by this -author; clickable URLs; and thumbnail pictures depicting puff senders. +author; clickable URLs; and thumbnail pictures depicting puff senders. WWW: http://fugu.gale.org/ diff --git a/net/fugu/Makefile b/net/fugu/Makefile index 9880d9db17b2..8ba60b4059d8 100644 --- a/net/fugu/Makefile +++ b/net/fugu/Makefile @@ -6,13 +6,14 @@ # PORTNAME= fugu -PORTVERSION= 0.9.9e +PORTVERSION= 1.0 CATEGORIES= net python MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= peterh@sapros.com RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw +LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref USE_PYTHON= yes USE_XLIB= yes diff --git a/net/fugu/distinfo b/net/fugu/distinfo index 5c550249488d..989e3a537a5f 100644 --- a/net/fugu/distinfo +++ b/net/fugu/distinfo @@ -1 +1 @@ -MD5 (fugu-0.9.9e.tar.gz) = a01e5aac5b8eff0f5269631d19c49ec7 +MD5 (fugu-1.0.tar.gz) = 9f9540315a280b7c3617c397cb6eabd3 diff --git a/net/fugu/pkg-descr b/net/fugu/pkg-descr index d17124911c8a..4de2f2999bec 100644 --- a/net/fugu/pkg-descr +++ b/net/fugu/pkg-descr @@ -2,7 +2,7 @@ Fugu is a graphical client for the Gale instant messaging system. Its features include: multiple screens for different subscription lists; a detachable puff composer window; simple threading facilities for jumping to the next and previous puff in a thread; searching for the next puff by this -author; clickable URLs; and thumbnail pictures depicting puff senders. +author; clickable URLs; and thumbnail pictures depicting puff senders. WWW: http://fugu.gale.org/ |