pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/liblangtag



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jul 14 13:17:22 UTC 2022

Modified Files:
        pkgsrc/devel/liblangtag: Makefile PLIST distinfo

Log Message:
liblangtag: update to 0.6.4.

0.6.3 -> 0.6.4
=================
Akira TAGOH (4):
      Replace the word of 'master' to 'primary'
      trivial update
      Stop shipping ChangeLog
      Fix build issue for docs


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/liblangtag/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/liblangtag/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/liblangtag/distinfo

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

Modified files:

Index: pkgsrc/devel/liblangtag/Makefile
diff -u pkgsrc/devel/liblangtag/Makefile:1.21 pkgsrc/devel/liblangtag/Makefile:1.22
--- pkgsrc/devel/liblangtag/Makefile:1.21       Mon Apr 18 19:10:52 2022
+++ pkgsrc/devel/liblangtag/Makefile    Thu Jul 14 13:17:22 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/04/18 19:10:52 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/07/14 13:17:22 wiz Exp $
 
-DISTNAME=      liblangtag-0.6.3
-PKGREVISION=   6
+DISTNAME=      liblangtag-0.6.4
 CATEGORIES=    devel
 MASTER_SITES=  https://bitbucket.org/tagoh/liblangtag/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/devel/liblangtag/PLIST
diff -u pkgsrc/devel/liblangtag/PLIST:1.7 pkgsrc/devel/liblangtag/PLIST:1.8
--- pkgsrc/devel/liblangtag/PLIST:1.7   Thu Oct 10 12:27:25 2019
+++ pkgsrc/devel/liblangtag/PLIST       Thu Jul 14 13:17:22 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/10/10 12:27:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/07/14 13:17:22 wiz Exp $
 include/liblangtag/langtag.h
 include/liblangtag/lt-config.h
 include/liblangtag/lt-database.h
@@ -69,7 +69,6 @@ share/gtk-doc/html/liblangtag/liblangtag
 share/gtk-doc/html/liblangtag/liblangtag-Module---Data.html
 share/gtk-doc/html/liblangtag/liblangtag-Strings.html
 share/gtk-doc/html/liblangtag/liblangtag.devhelp2
-share/gtk-doc/html/liblangtag/object-tree.html
 share/gtk-doc/html/liblangtag/right-insensitive.png
 share/gtk-doc/html/liblangtag/right.png
 share/gtk-doc/html/liblangtag/style.css

Index: pkgsrc/devel/liblangtag/distinfo
diff -u pkgsrc/devel/liblangtag/distinfo:1.18 pkgsrc/devel/liblangtag/distinfo:1.19
--- pkgsrc/devel/liblangtag/distinfo:1.18       Tue Oct 26 10:15:23 2021
+++ pkgsrc/devel/liblangtag/distinfo    Thu Jul 14 13:17:22 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:15:23 nia Exp $
+$NetBSD: distinfo,v 1.19 2022/07/14 13:17:22 wiz Exp $
 
-BLAKE2s (liblangtag-0.6.3.tar.bz2) = b93306b432b2133548ee3e65a5f8578ae9eb21b1005c2e9cac9beba1c96c2b91
-SHA512 (liblangtag-0.6.3.tar.bz2) = 3dcfc20704dfaff05aeecdeef74fa81639fb70f930ebc0895fe4707ecd1d5b6221fe889449772811924d0c38329977c9d5fc751c3accbc272834b29c461f1fcf
-Size (liblangtag-0.6.3.tar.bz2) = 755492 bytes
+BLAKE2s (liblangtag-0.6.4.tar.bz2) = 67c12cb57975add39df342b6e25e2ec6fb969e875ecfc907b26896293b151e9b
+SHA512 (liblangtag-0.6.4.tar.bz2) = 6c6dd3e6b0fc8d6f10cafd74112cbaf2a2342a88a908ad2f7ae759b3f5fb0cf6d788504c1de072e9ef019f2f5a284daeb2d2393036b6b402c5bc87f32b55f271
+Size (liblangtag-0.6.4.tar.bz2) = 764946 bytes



Home | Main Index | Thread Index | Old Index