pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/aim Update to version 1.5.286. It's hard to say w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c05dded98dcf
branches: trunk
changeset: 492027:c05dded98dcf
user: fredb <fredb%pkgsrc.org@localhost>
date: Sun Apr 03 21:31:13 2005 +0000
description:
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:
chat/aim/Makefile | 14 +++++++++-----
chat/aim/distinfo | 8 ++++----
2 files changed, 13 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r f270c8f57f37 -r c05dded98dcf chat/aim/Makefile
--- a/chat/aim/Makefile Sun Apr 03 21:24:34 2005 +0000
+++ b/chat/aim/Makefile Sun Apr 03 21:31:13 2005 +0000
@@ -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@localhost
@@ -23,12 +23,16 @@
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 -r f270c8f57f37 -r c05dded98dcf chat/aim/distinfo
--- a/chat/aim/distinfo Sun Apr 03 21:24:34 2005 +0000
+++ b/chat/aim/distinfo Sun Apr 03 21:31:13 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index