pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/libchamplain012 libchamplain012: Bump revisi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe769822d73e
branches:  trunk
changeset: 450566:fe769822d73e
user:      cirnatdan <cirnatdan%pkgsrc.org@localhost>
date:      Mon Apr 19 16:15:36 2021 +0000

description:
libchamplain012: Bump revision and fix PLIST

diffstat:

 geography/libchamplain012/Makefile |   4 ++--
 geography/libchamplain012/PLIST    |  12 +++++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 1050c3d17d8c -r fe769822d73e geography/libchamplain012/Makefile
--- a/geography/libchamplain012/Makefile        Mon Apr 19 16:03:21 2021 +0000
+++ b/geography/libchamplain012/Makefile        Mon Apr 19 16:15:36 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2021/04/19 15:56:31 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.36 2021/04/19 16:15:36 cirnatdan Exp $
 
 DISTNAME=      libchamplain-0.12.20
 PKGNAME=       ${DISTNAME:S/ain/ain012/}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libchamplain/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 1050c3d17d8c -r fe769822d73e geography/libchamplain012/PLIST
--- a/geography/libchamplain012/PLIST   Mon Apr 19 16:03:21 2021 +0000
+++ b/geography/libchamplain012/PLIST   Mon Apr 19 16:15:36 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/19 15:56:31 cirnatdan Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/04/19 16:15:36 cirnatdan Exp $
 include/champlain-0.12/champlain-gtk/champlain-gtk.h
 include/champlain-0.12/champlain-gtk/gtk-champlain-embed.h
 include/champlain-0.12/champlain/champlain-adjustment.h
@@ -42,10 +42,12 @@
 include/champlain-0.12/champlain/champlain.h
 ${PLIST.introspection}lib/girepository-1.0/Champlain-0.12.typelib
 ${PLIST.introspection}lib/girepository-1.0/GtkChamplain-0.12.typelib
-lib/libchamplain-0.12.0.dylib
-lib/libchamplain-0.12.dylib
-lib/libchamplain-gtk-0.12.0.dylib
-lib/libchamplain-gtk-0.12.dylib
+lib/libchamplain-0.12.so
+lib/libchamplain-0.12.so.0
+lib/libchamplain-0.12.so.0.11.10
+lib/libchamplain-gtk-0.12.so
+lib/libchamplain-gtk-0.12.so.0
+lib/libchamplain-gtk-0.12.so.0.11.10
 lib/pkgconfig/champlain-0.12.pc
 lib/pkgconfig/champlain-gtk-0.12.pc
 ${PLIST.introspection}share/gir-1.0/Champlain-0.12.gir



Home | Main Index | Thread Index | Old Index