diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-05 17:03:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-05 17:03:07 +0800 |
commit | 95bcde7be2f462f45a99fa64702e5f19c2a21828 (patch) | |
tree | 8e5a67be1e31337a75697ebfebaf507233f3319c /net-im | |
parent | 8a57c3b3919e8e25549ff5fab99f1aff56a295fa (diff) | |
download | freebsd-ports-gnome-95bcde7be2f462f45a99fa64702e5f19c2a21828.tar.gz freebsd-ports-gnome-95bcde7be2f462f45a99fa64702e5f19c2a21828.tar.zst freebsd-ports-gnome-95bcde7be2f462f45a99fa64702e5f19c2a21828.zip |
- Update to 0.5.0-111
PR: 137344
Submitted by: Carlos Santos <unixmania@gmail.com> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ayttm/Makefile | 10 | ||||
-rw-r--r-- | net-im/ayttm/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 2ab98acdcf65..80e938b7adde 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -6,10 +6,11 @@ # PORTNAME= ayttm -PORTVERSION= 0.5.0.82 -PORTREVISION= 2 +PORTVERSION= 0.5.0.111 CATEGORIES= net-im -MASTER_SITES= SF +.for mirror in nchc kent ufpr heanet switch puzzle osdn ovh +MASTER_SITES+=http://${mirror}.dl.sourceforge.net/project/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/ +.endfor DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= unixmania@gmail.com @@ -79,7 +80,4 @@ post-patch: 's|-L/usr/local/lib/pth/||g ; \ s|-lproxy|../libproxy/libproxy.a|g' ${WRKSRC}/src/Makefile.in -post-build: - @${ECHO} 'Categories=Application;Network;' >> ${WRKSRC}/ayttm.desktop - .include <bsd.port.post.mk> diff --git a/net-im/ayttm/distinfo b/net-im/ayttm/distinfo index d8b8fdf98265..2dd7684049d8 100644 --- a/net-im/ayttm/distinfo +++ b/net-im/ayttm/distinfo @@ -1,3 +1,3 @@ -MD5 (ayttm-0.5.0-82.tar.bz2) = 6646c6ae40b26edad75c0f07903a537b -SHA256 (ayttm-0.5.0-82.tar.bz2) = 6c889fef0c0bd18b6517f4655eaa1e7915d746c18a332b8a6ad7260a371f94bd -SIZE (ayttm-0.5.0-82.tar.bz2) = 1569698 +MD5 (ayttm-0.5.0-111.tar.bz2) = 47b1eb5420beec91a30081e85a87f272 +SHA256 (ayttm-0.5.0-111.tar.bz2) = 81c82c424db16df6152aa824d82cdc0c496a1488ed6d0df98ff3bb90460124da +SIZE (ayttm-0.5.0-111.tar.bz2) = 1587233 |