ports/67512: [PATCH] database/postgresql_autodoc updates to 1.23

Rod Taylor ports at rbt.ca
Thu Jun 3 02:40:24 UTC 2004


>Number:         67512
>Category:       ports
>Synopsis:       [PATCH] database/postgresql_autodoc updates to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 02 19:40:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD jester.rbt.ca 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat May 15 02:34:43 EDT 2004 root at jester.rbt.ca:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	A few bugs have been fixed including one of which could segfault perl.
>How-To-Repeat:
	
>Fix:

	

--- postgresq_autodoc.patch begins here ---
diff -ruN postgresql_autodoc.old/Makefile postgresql_autodoc/Makefile
--- postgresql_autodoc.old/Makefile	Wed Feb  4 00:19:07 2004
+++ postgresql_autodoc/Makefile	Wed Jun  2 22:13:27 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	postgresql_autodoc
-PORTVERSION=	1.21
-PORTREVISION=	1
+PORTVERSION=	1.23
 CATEGORIES=	databases
 MASTER_SITES=	http://www.rbt.ca/autodoc/binaries/
 DIST_SUBDIR=	postgresql
diff -ruN postgresql_autodoc.old/distinfo postgresql_autodoc/distinfo
--- postgresql_autodoc.old/distinfo	Thu Mar 18 15:45:07 2004
+++ postgresql_autodoc/distinfo	Wed Jun  2 22:27:27 2004
@@ -1,2 +1,2 @@
-MD5 (postgresql/postgresql_autodoc-1.21.tar.gz) = eb9a38579939858884814c85c085a930
-SIZE (postgresql/postgresql_autodoc-1.21.tar.gz) = 41378
+MD5 (postgresql/postgresql_autodoc-1.23.tar.gz) = 8a7a964c7c74d450d61662d11e196378
+SIZE (postgresql/postgresql_autodoc-1.23.tar.gz) = 41654
diff -ruN postgresql_autodoc.old/pkg-plist postgresql_autodoc/pkg-plist
--- postgresql_autodoc.old/pkg-plist	Thu Aug  7 14:56:34 2003
+++ postgresql_autodoc/pkg-plist	Wed Jun  2 22:14:18 2004
@@ -3,4 +3,5 @@
 share/postgresql_autodoc/dot.tmpl
 share/postgresql_autodoc/html.tmpl
 share/postgresql_autodoc/xml.tmpl
+share/postgresql_autodoc/zigzag.dia.tmpl
 @dirrm share/postgresql_autodoc
--- postgresq_autodoc.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list