diff options
author | krion <krion@FreeBSD.org> | 2004-02-02 00:10:18 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-02 00:10:18 +0800 |
commit | d61a89291a78b0428958cb5bcad655fa1938dc48 (patch) | |
tree | 6c0948bacab951dd3705402eb5dbe900372991e8 /net-im/gyach | |
parent | 8fad4bec4940838f733e5e0feac1f8eb4debda75 (diff) | |
download | freebsd-ports-gnome-d61a89291a78b0428958cb5bcad655fa1938dc48.tar.gz freebsd-ports-gnome-d61a89291a78b0428958cb5bcad655fa1938dc48.tar.zst freebsd-ports-gnome-d61a89291a78b0428958cb5bcad655fa1938dc48.zip |
- Update to version which supports new Yahoo's chat protocol
PR: ports/62135
Submitted by: maintainer
Diffstat (limited to 'net-im/gyach')
-rw-r--r-- | net-im/gyach/Makefile | 6 | ||||
-rw-r--r-- | net-im/gyach/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 369963bcb4bf..b2ca7e0afa3d 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -7,13 +7,15 @@ PORTNAME= gyach PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= ftp://ftp.snaphat.com/pub/software/ +DISTNAME= ${PORTNAME}-${PORTVERSION}_patched MAINTAINER?= aaron@snaphat.com COMMENT= Gyach is a GTK+ based Yahoo! Chat client +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/net-im/gyach/distinfo b/net-im/gyach/distinfo index c1c0bb354779..c9953a122137 100644 --- a/net-im/gyach/distinfo +++ b/net-im/gyach/distinfo @@ -1 +1 @@ -MD5 (gyach-0.9.6.tar.gz) = 31384e0dce07367a4e318396a0702399 +MD5 (gyach-0.9.6_patched.tar.gz) = 11063ed91fe06bb9981d8373933ae0d7 |