pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43771968ac6d
branches:  trunk
changeset: 475829:43771968ac6d
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu May 27 16:07:03 2004 +0000

description:
Bump PKGREVISION.
Because my old package libsoup-1.99.28 was built
using now-nonexistent libgcrypt.so.11.
And now libsoup-1.99.28nb1 uses libgcrypt.so.12.

diffstat:

 net/libsoup/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 0ad16a9a6c81 -r 43771968ac6d net/libsoup/Makefile
--- a/net/libsoup/Makefile      Thu May 27 15:01:05 2004 +0000
+++ b/net/libsoup/Makefile      Thu May 27 16:07:03 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/04/02 18:09:56 recht Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/27 16:07:03 reed Exp $
 #
 
 DISTNAME=              libsoup-1.99.28
+PKGREVISION=           1
 CATEGORIES=            net gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/libsoup/1.99/}
 EXTRACT_SUFX=          .tar.bz2



Home | Main Index | Thread Index | Old Index