ports/74078: Update port: editors/manedit to 0.5.12

KATO Tsuguru tkato432 at yahoo.com
Thu Nov 18 15:10:18 UTC 2004


>Number:         74078
>Category:       ports
>Synopsis:       Update port: editors/manedit to 0.5.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 15:10:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/manedit/Makefile editors/manedit/Makefile
--- /usr/ports/editors/manedit/Makefile	Mon Apr 19 11:35:12 2004
+++ editors/manedit/Makefile	Tue Nov 16 19:17:25 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	manedit
-PORTVERSION=	0.5.11
+PORTVERSION=	0.5.12
 CATEGORIES=	editors
 MASTER_SITES=	http://wolfpack.twu.net/users/wolfpack/
 
diff -urN /usr/ports/editors/manedit/distinfo editors/manedit/distinfo
--- /usr/ports/editors/manedit/distinfo	Mon Apr 19 11:35:12 2004
+++ editors/manedit/distinfo	Tue Nov 16 19:25:39 2004
@@ -1,2 +1,2 @@
-MD5 (manedit-0.5.11.tar.bz2) = 0059e183650cf7bae18dd1de4fff1352
-SIZE (manedit-0.5.11.tar.bz2) = 516182
+MD5 (manedit-0.5.12.tar.bz2) = 8a2ed884ece57c301ce1fc8b421b9ee8
+SIZE (manedit-0.5.12.tar.bz2) = 516442
diff -urN /usr/ports/editors/manedit/files/patch-maneditop.c editors/manedit/files/patch-maneditop.c
--- /usr/ports/editors/manedit/files/patch-maneditop.c	Wed Jul 18 00:20:37 2001
+++ editors/manedit/files/patch-maneditop.c	Tue Nov 16 19:27:44 2004
@@ -1,14 +1,14 @@
 
 $FreeBSD: ports/editors/manedit/files/patch-maneditop.c,v 1.1 2001/07/17 15:20:37 sobomax Exp $
 
---- maneditop.c	2001/07/17 15:14:39	1.1
-+++ maneditop.c	2001/07/17 15:16:23
-@@ -242,9 +242,7 @@
- 		/* Not exist, so need to create a new one. */
+--- maneditop.c.orig	Tue Nov 16 13:09:17 2004
++++ maneditop.c	Tue Nov 16 19:27:06 2004
+@@ -236,9 +236,7 @@
+ 		/* Not exist, so need to create a new one */
  		rmkdir(
  		    tmp_dir_rtn,
 -		    S_IRUSR | S_IWUSR | S_IXUSR |
--                    S_IRGRP | S_IXGRP |
+-		    S_IRGRP | S_IXGRP |
 -		    S_IROTH | S_IXOTH
 +		    S_IRUSR | S_IWUSR | S_IXUSR
  		);
diff -urN /usr/ports/editors/manedit/pkg-plist editors/manedit/pkg-plist
--- /usr/ports/editors/manedit/pkg-plist	Mon Apr 19 11:35:12 2004
+++ editors/manedit/pkg-plist	Tue Nov 16 19:41:25 2004
@@ -2,7 +2,7 @@
 bin/manview
 bin/manwrap
 %%DATADIR%%/help/manpage_writing_procedures
-%%DATADIR%%/help/manpage_xml_referance
+%%DATADIR%%/help/manpage_xml_reference
 %%DATADIR%%/icons/manedit.xpm
 %%DATADIR%%/templates/api.mpt
 %%DATADIR%%/templates/config.mpt
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list