pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/xbiff xbiff: update to 1.0.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39ebcfe17d91
branches:  trunk
changeset: 344032:39ebcfe17d91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 14 11:01:30 2019 +0000

description:
xbiff: update to 1.0.4.

Alan Coopersmith (7):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Use _CONST_X_STRING to make libXt declare String as const char *
      Fix -Wsign-compare warning in quit() function
      xbiff 1.0.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Kevin Lyda (1):
      Clarify how volume works

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

 mail/xbiff/DESCR    |   5 +++--
 mail/xbiff/Makefile |   5 ++---
 mail/xbiff/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (39 lines):

diff -r 042e83ac1c54 -r 39ebcfe17d91 mail/xbiff/DESCR
--- a/mail/xbiff/DESCR  Thu Nov 14 11:00:46 2019 +0000
+++ b/mail/xbiff/DESCR  Thu Nov 14 11:01:30 2019 +0000
@@ -1,4 +1,5 @@
-The xbiff programs displays a little image of a mailbox. A flag is used
-to notify the user of the arrival new mail.
+xbiff provides graphical notification of new e-mail.
+It only handles mail stored in a filesystem accessible file,
+not via IMAP, POP or other remote access protocols.
 
 This is from the modular X.org X11 project.
diff -r 042e83ac1c54 -r 39ebcfe17d91 mail/xbiff/Makefile
--- a/mail/xbiff/Makefile       Thu Nov 14 11:00:46 2019 +0000
+++ b/mail/xbiff/Makefile       Thu Nov 14 11:01:30 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2012/10/08 12:19:34 asau Exp $
-#
+# $NetBSD: Makefile,v 1.7 2019/11/14 11:01:30 wiz Exp $
 
-DISTNAME=              xbiff-1.0.3
+DISTNAME=              xbiff-1.0.4
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 042e83ac1c54 -r 39ebcfe17d91 mail/xbiff/distinfo
--- a/mail/xbiff/distinfo       Thu Nov 14 11:00:46 2019 +0000
+++ b/mail/xbiff/distinfo       Thu Nov 14 11:01:30 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:27:24 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/11/14 11:01:30 wiz Exp $
 
-SHA1 (xbiff-1.0.3.tar.bz2) = 17337a951264f0f96f6d03893f9dfd9cf8f12a5a
-RMD160 (xbiff-1.0.3.tar.bz2) = 05a38bee9e9207e4630691ee430faefa055698eb
-SHA512 (xbiff-1.0.3.tar.bz2) = e9fa72817cae5fd6c052a4a59fcd6c696ae9d3f5fd8eecb0e9b0d8994258201cf5f4ae99845dd03e3da56e378eb214658e4450c9291a29399d9ece8af3b9f9e9
-Size (xbiff-1.0.3.tar.bz2) = 116043 bytes
+SHA1 (xbiff-1.0.4.tar.bz2) = 193c0a2be1f7f374bb9d32217a198c92a63619e8
+RMD160 (xbiff-1.0.4.tar.bz2) = d5e22de2fbd01c67b783e0259ea491696396cd1f
+SHA512 (xbiff-1.0.4.tar.bz2) = 0fb920a08640ec59f23d8a8a47bd244565dfbaff7a21c38a8a2abe1edb5eacabc970b5dbdc409163fc444fde5b75a2dc4e0114312938efec5b77228f3bf785ac
+Size (xbiff-1.0.4.tar.bz2) = 133455 bytes



Home | Main Index | Thread Index | Old Index