diff options
author | fredb <fredb@pkgsrc.org> | 2005-04-03 21:31:13 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2005-04-03 21:31:13 +0000 |
commit | 142c8c2727216d1a78ab310391bc4a81e4c9e74b (patch) | |
tree | 3ef2e9d2fa7bc3f29573a3ac715b75810e40aa5c /chat | |
parent | cc85cb5c47171b2102f75fc37f8189fb20af410d (diff) | |
download | pkgsrc-142c8c2727216d1a78ab310391bc4a81e4c9e74b.tar.gz |
Update to version 1.5.286. It's hard to say what changed since 1.5.277
exactly, but 1.5.277 is no longer available on the website. There are
no readily apparent functional changes.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/aim/Makefile | 14 | ||||
-rw-r--r-- | chat/aim/distinfo | 8 |
2 files changed, 13 insertions, 9 deletions
diff --git a/chat/aim/Makefile b/chat/aim/Makefile index bdbfe622ac2..f2146ade478 100644 --- a/chat/aim/Makefile +++ b/chat/aim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:09:35 agc Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/03 21:31:13 fredb Exp $ -DISTNAME= aim-1.5.277 +DISTNAME= aim-1.5.286 CATEGORIES= chat -MASTER_SITES= ftp://ftp.newaol.com/aimgen/73010/ +MASTER_SITES= http://ftp.newaol.com/aimgen/380469/ EXTRACT_SUFX= -1.i386.rpm MAINTAINER= fredb@NetBSD.org @@ -23,12 +23,16 @@ NO_BUILD= YES EXTRACT_ONLY= # nothing PLIST_SRC= ${WRKDIR}/PLIST.rpm +PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR} + +DIST_SUBDIR= . +RPMFILES= ${DISTFILES} do-install: ${CP} ${PKGDIR}/PLIST ${PLIST_SRC} ${LOCALBASE}/sbin/rpm2pkg -d ${PREFIX} -f ${PLIST_SRC} \ - -p emul/linux ${DISTDIR}/${DISTFILES} - ${LN} -s ${PREFIX}/emul/linux/usr/local/bin/aim ${PREFIX}/bin/aim + -p ${EMULSUBDIR} ${DISTDIR}/${DISTFILES} + ${LN} -fs ../${EMULSUBDIR}/usr/bin/aim ${PREFIX}/bin/aim .include "../../emulators/suse_linux/Makefile.application" .include "../../mk/bsd.pkg.mk" diff --git a/chat/aim/distinfo b/chat/aim/distinfo index 28bfb3e8300..14f4714ba5f 100644 --- a/chat/aim/distinfo +++ b/chat/aim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 15:59:10 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/04/03 21:31:13 fredb Exp $ -SHA1 (aim-1.5.277-1.i386.rpm) = 8ed7b6a39e5e904eb54165c9f227c6bec4aa5ab1 -RMD160 (aim-1.5.277-1.i386.rpm) = 274f54c6a53f4f7d33c571e841607f6a9f357545 -Size (aim-1.5.277-1.i386.rpm) = 1062731 bytes +SHA1 (./aim-1.5.286-1.i386.rpm) = 3e9e3ed6fae44bbc59b66c531963ade701a615a0 +RMD160 (./aim-1.5.286-1.i386.rpm) = b10bcbff99b347b16f5da611d82bf404b47d4159 +Size (./aim-1.5.286-1.i386.rpm) = 1124988 bytes |