From nobody@FreeBSD.org  Thu Jun  7 06:10:16 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 125BE37B405
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jun 2001 06:10:16 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f57DAGv54711;
	Thu, 7 Jun 2001 06:10:16 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106071310.f57DAGv54711@freefall.freebsd.org>
Date: Thu, 7 Jun 2001 06:10:16 -0700 (PDT)
From: andrew@ort.lviv.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update /usr/ports/deskutils/xmdiary 3.0.1-> 3.0.3
X-Send-Pr-Version: www-1.0

>Number:         27936
>Category:       ports
>Synopsis:       Update /usr/ports/deskutils/xmdiary 3.0.1-> 3.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 06:20:00 PDT 2001
>Closed-Date:    Tue Dec 20 05:45:02 GMT 2005
>Last-Modified:  Tue Dec 20 05:45:02 GMT 2005
>Originator:     Andrew Bliznak
>Release:        5.0
>Organization:
"Ort" LTD.
>Environment:
5.0-CURRENT FreeBSD 5.0-CURRENT #1: Tue Jun  5 17:04:37 EEST 2001
>Description:
Version from ports dump core on startup.
Update version exist on X contrib sites
Add WWW line
Here link to README
http://ftp.x.org/contrib/office/xmdiary-3.0.3.README
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/deskutils/xmdiary/Makefile xmdiary/Makefile
--- /usr/ports/deskutils/xmdiary/Makefile       Wed Jan 24 13:41:26 2001
+++ xmdiary/Makefile    Thu Jun  7 13:42:05 2001
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=      xmdiary
-PORTVERSION=   3.0.1
+PORTVERSION=   3.0.3
 CATEGORIES=    deskutils
 MASTER_SITES=  ${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=    office
-DISTFILES=     ${DISTNAME}.tar.gz xmdfix.gz
+DISTFILES=     ${DISTNAME}.tar.gz
 
 MAINTAINER=    mi@aldan.algebra.com
 
@@ -21,13 +21,6 @@
 MAN1=          xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \
                xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \
                xdrestore.1
-
-pre-patch:
-       @for node in `tar tzf ${DISTDIR}/xmdfix.gz` ; \
-       do \
-               test -f $(WRKSRC)/$$node && ${RM} -f $(WRKSRC)/$$node ; \
-       done
-       cd  $(WRKSRC) && tar xzpf ${DISTDIR}/xmdfix.gz
 
 post-patch:
        @${ECHO_MSG} removing the "malloc.h" includes
diff -ruN /usr/ports/deskutils/xmdiary/distinfo xmdiary/distinfo
--- /usr/ports/deskutils/xmdiary/distinfo       Mon Mar  9 15:05:00 1998
+++ xmdiary/distinfo    Thu Jun  7 13:45:08 2001
@@ -1,2 +1 @@
-MD5 (xmdiary-3.0.1.tar.gz) = 0873b27a5dc385ce0566c53f25cdffeb
-MD5 (xmdfix.gz) = 76dc4f4ee6db13f5b4e068a3a8f4ed99
+MD5 (xmdiary-3.0.3.tar.gz) = d3930a74c2c9d1757e5847555270f773
diff -ruN /usr/ports/deskutils/xmdiary/files/patch-ab xmdiary/files/patch-ab
--- /usr/ports/deskutils/xmdiary/files/patch-ab Sat Apr 24 06:06:11 1999
+++ xmdiary/files/patch-ab      Thu Jun  7 13:51:45 2001
@@ -39,12 +39,3 @@
  
  
  /*----------------------------------------------------------------------------
-@@ -155,7 +155,7 @@
- --
- -----------------------------------------------------------------------------*
/
- 
--/* XDEXTRALIBS = */
-+XDEXTRALIBS = -lXext
- 
- 
- /*----------------------------------------------------------------------------
diff -ruN /usr/ports/deskutils/xmdiary/pkg-descr xmdiary/pkg-descr
--- /usr/ports/deskutils/xmdiary/pkg-descr      Mon Mar  9 15:04:58 1998
+++ xmdiary/pkg-descr   Thu Jun  7 15:47:58 2001
@@ -6,3 +6,5 @@
        meetings, appointments and plan your time.
 
                -mi
+
+WWW: http://www.zurich.ibm.com/XDiary/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->mi 
Responsible-Changed-By: okazaki 
Responsible-Changed-When: Thu Jun 28 15:39:19 PDT 2001 
Responsible-Changed-Why:  
over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27936 
State-Changed-From-To: open->analyzed 
State-Changed-By: mi 
State-Changed-When: Mon Jul 23 18:55:28 PDT 2001 
State-Changed-Why:  
I'm committing the upgrade (Thanks!), but I want it to remain open, 
so I can clean out the use of XMDiary's home grown ndbm.c and make it 
use the one from libc. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27936 
State-Changed-From-To: analyzed->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Dec 26 22:35:15 PST 2003 
State-Changed-Why:  
The port update was committed years ago.  If the reorganization 
proposed in this PR was ever going to happen, it was going to 
happen within a few months of its submission, not years later. 
The distfile remains unchanged since 1999. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=27936 
State-Changed-From-To: closed->suspended 
State-Changed-By: linimon 
State-Changed-When: Tue Dec 30 20:27:04 PST 2003 
State-Changed-Why:  
Maintainer has requested that this PR remain open as a 
reminder to rework the libraries.  My apologies.  In the 
mean time, until it's patched, let's go ahead and mark it 
as suspended (if nothing else so I won't keep tripping over 
it in my reports). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=27936 
State-Changed-From-To: suspended->closed 
State-Changed-By: lawrance 
State-Changed-When: Tue Dec 20 05:44:13 UTC 2005 
State-Changed-Why:  
Stale PR.  No problem reported and no change for years. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=27936 
>Unformatted:
