pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/xbiff



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 14 11:01:30 UTC 2019

Modified Files:
        pkgsrc/mail/xbiff: DESCR Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/mail/xbiff/DESCR
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/xbiff/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/xbiff/distinfo

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

Modified files:

Index: pkgsrc/mail/xbiff/DESCR
diff -u pkgsrc/mail/xbiff/DESCR:1.1.1.1 pkgsrc/mail/xbiff/DESCR:1.2
--- pkgsrc/mail/xbiff/DESCR:1.1.1.1     Thu Apr 12 15:14:52 2007
+++ pkgsrc/mail/xbiff/DESCR     Thu Nov 14 11:01:30 2019
@@ -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.

Index: pkgsrc/mail/xbiff/Makefile
diff -u pkgsrc/mail/xbiff/Makefile:1.6 pkgsrc/mail/xbiff/Makefile:1.7
--- pkgsrc/mail/xbiff/Makefile:1.6      Mon Oct  8 12:19:34 2012
+++ pkgsrc/mail/xbiff/Makefile  Thu Nov 14 11:01:30 2019
@@ -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

Index: pkgsrc/mail/xbiff/distinfo
diff -u pkgsrc/mail/xbiff/distinfo:1.3 pkgsrc/mail/xbiff/distinfo:1.4
--- pkgsrc/mail/xbiff/distinfo:1.3      Tue Nov  3 23:27:24 2015
+++ pkgsrc/mail/xbiff/distinfo  Thu Nov 14 11:01:30 2019
@@ -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