pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update librsync to 0.9.6nb1
details: https://anonhg.NetBSD.org/pkgsrc/rev/32d7ba6a8e7d
branches: trunk
changeset: 460308:32d7ba6a8e7d
user: abs <abs%pkgsrc.org@localhost>
date: Wed Aug 27 15:33:33 2003 +0000
description:
Update librsync to 0.9.6nb1
Add missing entry to buildlink2.mk - from Sebastian Prause
diffstat:
devel/librsync/Makefile | 3 ++-
devel/librsync/buildlink2.mk | 3 ++-
doc/CHANGES | 4 +++-
3 files changed, 7 insertions(+), 3 deletions(-)
diffs (45 lines):
diff -r 1aa418843494 -r 32d7ba6a8e7d devel/librsync/Makefile
--- a/devel/librsync/Makefile Wed Aug 27 12:57:52 2003 +0000
+++ b/devel/librsync/Makefile Wed Aug 27 15:33:33 2003 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/08/14 12:02:04 abs Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/27 15:33:33 abs Exp $
#
DISTNAME= librsync-0.9.6
+PKGREVISION= 1
CATEGORIES= devel net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=librsync/}
diff -r 1aa418843494 -r 32d7ba6a8e7d devel/librsync/buildlink2.mk
--- a/devel/librsync/buildlink2.mk Wed Aug 27 12:57:52 2003 +0000
+++ b/devel/librsync/buildlink2.mk Wed Aug 27 15:33:33 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/08/22 16:14:17 seb Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/08/27 15:33:33 abs Exp $
#
# This Makefile fragment is included by packages that use librsync.
#
@@ -15,6 +15,7 @@
EVAL_PREFIX+= BUILDLINK_PREFIX.librsync=librsync
BUILDLINK_PREFIX.librsync_DEFAULT= ${LOCALBASE}
BUILDLINK_FILES.librsync+= include/librsync*.h
+BUILDLINK_FILES.librsync+= include/librsync-config.h
BUILDLINK_FILES.librsync+= lib/librsync.*
.include "../../archivers/bzip2/buildlink2.mk"
diff -r 1aa418843494 -r 32d7ba6a8e7d doc/CHANGES
--- a/doc/CHANGES Wed Aug 27 12:57:52 2003 +0000
+++ b/doc/CHANGES Wed Aug 27 15:33:33 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3117 2003/08/27 10:58:44 wiz Exp $
+$NetBSD: CHANGES,v 1.3118 2003/08/27 15:34:22 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3356,3 +3356,5 @@
Updated cvsync to 0.24.4 [gehenna 2003-08-27]
Updated hermes to 1.3.3 [recht 2003-08-27]
Updated gtk2 to 2.2.3 [wiz 2003-08-27]
+ Updated librsync to 0.9.6nb1 [abs 2003-08-27]
+
Home |
Main Index |
Thread Index |
Old Index