pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/xapian-omega



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Mar  4 01:38:10 UTC 2019

Modified Files:
        pkgsrc/textproc/xapian-omega: distinfo

Log Message:
Update to 1.4.11. From the changelog:

indexers:

* omindex:

  + outlookmsg2html: Handle Subject, Date, and From headers.

omega:

* In $div and $mod we were converting a non-zero denominator from string to int
  twice for no good reason.

testsuite:

* omegatest: Fix testcase which was failing if the local timezone was behind
  UTC.  This testcase was added in 1.4.10.

* omegatest: Tweak to not fail when $time not supported - it seems that the
  OS time functions we use report an error on GNU Hurd for unknown reasons.

build system:

* Sync up probes for OS time functions in omega's configure with those in
  xapian-core which may solve $time not being supported on GNU Hurd.

portability:

* Add missing includes of <cerrno>.  Fixes #776, reported by Matthieu Gautier.

* Stop using htonl()/ntohl() in a non-network context which should improve
  portability to platforms without a POSIX-like socket API.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/xapian-omega/distinfo

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

Modified files:

Index: pkgsrc/textproc/xapian-omega/distinfo
diff -u pkgsrc/textproc/xapian-omega/distinfo:1.27 pkgsrc/textproc/xapian-omega/distinfo:1.28
--- pkgsrc/textproc/xapian-omega/distinfo:1.27  Tue Feb 12 19:23:37 2019
+++ pkgsrc/textproc/xapian-omega/distinfo       Mon Mar  4 01:38:10 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2019/02/12 19:23:37 schmonz Exp $
+$NetBSD: distinfo,v 1.28 2019/03/04 01:38:10 schmonz Exp $
 
-SHA1 (xapian-omega-1.4.10.tar.xz) = d6efb0af49c4bb7e823b8750dc3f75cad13c4a90
-RMD160 (xapian-omega-1.4.10.tar.xz) = f3e1b622004e77cabe3ec1061b0e04ca0d3f084a
-SHA512 (xapian-omega-1.4.10.tar.xz) = 53dde1705eea39fa26afd4db6a0ab39e050ecd1ffc71d2e4c2a2287930d926993c48c36d0c2ad6268188a29876bac1f0e3c29fc54afd2fb6f831899929ebb302
-Size (xapian-omega-1.4.10.tar.xz) = 532952 bytes
+SHA1 (xapian-omega-1.4.11.tar.xz) = c85d6bbd53b92143d24ee80757bd38bda31ee926
+RMD160 (xapian-omega-1.4.11.tar.xz) = 9952b6b5c3825bba6abead3c82c54f436ec292a4
+SHA512 (xapian-omega-1.4.11.tar.xz) = 135077e26dc0b0707d1d14c64eeb25db67374b1b7909e9f3e925b10e03b1557263339d2f84c5a82046a159e58a5301834e76e99843d66342666d5694f91ed4f3
+Size (xapian-omega-1.4.11.tar.xz) = 533596 bytes
 SHA1 (patch-Makefile.in) = eea809d9403820e86478d939a2dad4c67358ebf5
 SHA1 (patch-omega.conf) = f1e941dac326de7005cad0a5a4a2848e401855c4



Home | Main Index | Thread Index | Old Index