pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/libchamplain012



Module Name:    pkgsrc
Committed By:   cirnatdan
Date:           Mon Apr 19 16:15:36 UTC 2021

Modified Files:
        pkgsrc/geography/libchamplain012: Makefile PLIST

Log Message:
libchamplain012: Bump revision and fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/geography/libchamplain012/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/libchamplain012/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/libchamplain012/Makefile
diff -u pkgsrc/geography/libchamplain012/Makefile:1.35 pkgsrc/geography/libchamplain012/Makefile:1.36
--- pkgsrc/geography/libchamplain012/Makefile:1.35      Mon Apr 19 15:56:31 2021
+++ pkgsrc/geography/libchamplain012/Makefile   Mon Apr 19 16:15:36 2021
@@ -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

Index: pkgsrc/geography/libchamplain012/PLIST
diff -u pkgsrc/geography/libchamplain012/PLIST:1.3 pkgsrc/geography/libchamplain012/PLIST:1.4
--- pkgsrc/geography/libchamplain012/PLIST:1.3  Mon Apr 19 15:56:31 2021
+++ pkgsrc/geography/libchamplain012/PLIST      Mon Apr 19 16:15:36 2021
@@ -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/champla
 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