diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-18 20:27:39 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-18 20:27:39 +0000 |
commit | b026e415da726814fd10964565cdfb6e7b6f526b (patch) | |
tree | f164f1811761aead53ae00df70d276edd60b60a8 /net | |
parent | New port: mod_webapp for Apache 2.x. (diff) |
Update to 2.1
Notes
Notes:
svn path=/head/; revision=68279
Diffstat (limited to 'net')
-rw-r--r-- | net/jabber-yahoo/Makefile | 4 | ||||
-rw-r--r-- | net/jabber-yahoo/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/jabber-yahoo/Makefile b/net/jabber-yahoo/Makefile index 3dae381be7b4..8a6e76ec78f9 100644 --- a/net/jabber-yahoo/Makefile +++ b/net/jabber-yahoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= yahoo -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= net MASTER_SITES= http://yahoo-transport-2.jabberstudio.org/ PKGNAMEPREFIX= jabber- @@ -20,6 +20,8 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_GLIB= yes USE_GMAKE= yes +WRKSRC= ${WRKDIR}/yahoo-transport-2 + do-install: ${INSTALL_DATA} ${WRKSRC}/yahoo-transport.so ${PREFIX}/lib/jabber/ ${INSTALL_DATA} ${WRKSRC}/yahoo-jabber.xml ${PREFIX}/etc/yahoo-jabber.xml.sample diff --git a/net/jabber-yahoo/distinfo b/net/jabber-yahoo/distinfo index b06c6116c8c0..3ba61efeabf1 100644 --- a/net/jabber-yahoo/distinfo +++ b/net/jabber-yahoo/distinfo @@ -1 +1 @@ -MD5 (jabber/yahoo-t-2.0.1.tar.gz) = 8f7118090b3305cbbf91c20622343fef +MD5 (jabber/yahoo-t-2.1.tar.gz) = f72e690d96035c479cc92492afa18b05 |