Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 00:17:58 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86433: maintainer-update: textproc/uni2ascii 2.1 -> 2.4 
Message-ID:  <200509212217.j8LMHwSp071839@beaver.critical.ch>
Resent-Message-ID: <200509212220.j8LMK9IP084039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86433
>Category:       ports
>Synopsis:       maintainer-update: textproc/uni2ascii 2.1 -> 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 22:20:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
maintainer-update: textproc/uni2ascii 2.1 -> 2.4

- update textproc/uni2ascii from version 2.1 to 2.4
- remove signature from pkg-descr

CVS:
changed: Makefile
changed: pkg-descr
remove: files/patch-ascii2uni.c
remove: files

>How-To-Repeat:
	
>Fix:

	



--- uni2ascii.patch begins here ---
diff -Nur uni2ascii.orig/Makefile uni2ascii/Makefile
--- uni2ascii.orig/Makefile	Mon Sep 12 22:58:20 2005
+++ uni2ascii/Makefile	Thu Sep 22 00:11:25 2005
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	uni2ascii
-PORTVERSION=	2.1
+PORTVERSION=	2.4
 CATEGORIES=	textproc
 MASTER_SITES=	http://critical.ch/distfiles/
 
 MAINTAINER=	ehaupt@critical.ch
 COMMENT=	Convert between UTF-8 Unicode and 7-bit ASCII equivalents
 
+USE_LIBTOOL_VER=15
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 PLIST_FILES=	bin/uni2ascii bin/ascii2uni
diff -Nur uni2ascii.orig/distinfo uni2ascii/distinfo
--- uni2ascii.orig/distinfo	Mon Sep 12 22:58:20 2005
+++ uni2ascii/distinfo	Thu Sep 22 00:09:40 2005
@@ -1,2 +1,2 @@
-MD5 (uni2ascii-2.1.tar.gz) = 82d9340942b0fcaff527005428060e02
-SIZE (uni2ascii-2.1.tar.gz) = 17487
+MD5 (uni2ascii-2.4.tar.gz) = 47fe8ce7521a6e6462e386a852be9047
+SIZE (uni2ascii-2.4.tar.gz) = 62551
diff -Nur uni2ascii.orig/files/patch-ascii2uni.c uni2ascii/files/patch-ascii2uni.c
--- uni2ascii.orig/files/patch-ascii2uni.c	Mon Sep 12 22:58:20 2005
+++ uni2ascii/files/patch-ascii2uni.c	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- ascii2uni.c.orig	Mon Sep 12 22:53:37 2005
-+++ ascii2uni.c	Mon Sep 12 22:53:49 2005
-@@ -23,6 +23,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <unistd.h>
-+#define _(String) gettext(String)
- #ifdef INTLIZE
- #include <locale.h>
- #include <libintl.h>
diff -Nur uni2ascii.orig/pkg-descr uni2ascii/pkg-descr
--- uni2ascii.orig/pkg-descr	Mon Sep 12 22:58:20 2005
+++ uni2ascii/pkg-descr	Thu Sep 22 00:15:35 2005
@@ -3,6 +3,3 @@
 character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
 
 WWW: http://freshmeat.net/projects/uni2ascii/
-
-- ehaupt
-ehaupt@critical.ch
--- uni2ascii.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509212217.j8LMHwSp071839>