Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 19:10:20 +0200 (EET)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60303: converters/enca: Update to 1.2
Message-ID:  <200312161710.hBGHAK7w040034@kurush.osdn.org.ua>
Resent-Message-ID: <200312161720.hBGHKNiD047081@freefall.freebsd.org>

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

>Number:         60303
>Category:       ports
>Synopsis:       converters/enca: Update to 1.2
>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:   Tue Dec 16 09:20:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RELEASE-p17 i386
>Organization:
WNet ISP, Kiev, Ukraine, http://wnet.ua/
>Environment:
System: FreeBSD kurush.osdn.org.ua 4.7-RELEASE-p17 FreeBSD 4.7-RELEASE-p17 #0: Tue Sep 23 19:21:30 EEST 2003 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386
Latest ports
>Description:
Update to 1.2
>How-To-Repeat:
N/A
>Fix:

diff -ruN enca.orig/Makefile enca/Makefile
--- enca.orig/Makefile	Wed Jul  2 16:43:51 2003
+++ enca/Makefile	Tue Dec 16 18:45:15 2003
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	enca
-PORTVERSION=	0.99.3
+PORTVERSION=	1.2
 CATEGORIES=	converters textproc russian ukrainian
-MASTER_SITES=	http://physics.muni.cz/~yeti/Ftp/enca/
+MASTER_SITES=	http://kf.fyz.fce.vutbr.cz/~yeti/Ftp/enca/
 
 MAINTAINER=	never@nevermind.kiev.ua
 COMMENT=	A package for detecting encoding of text files
diff -ruN enca.orig/distinfo enca/distinfo
--- enca.orig/distinfo	Wed Jul  2 16:43:51 2003
+++ enca/distinfo	Tue Dec 16 18:46:36 2003
@@ -1 +1 @@
-MD5 (enca-0.99.3.tar.bz2) = 3a90338db04fe3556b236b1b48f509ee
+MD5 (enca-1.2.tar.bz2) = 86589af72099a56dca4afb5f70e55dd4
diff -ruN enca.orig/files/patch-Makefile.in enca/files/patch-Makefile.in
--- enca.orig/files/patch-Makefile.in	Mon Jun 30 21:24:38 2003
+++ enca/files/patch-Makefile.in	Tue Dec 16 19:10:18 2003
@@ -1,25 +1,27 @@
---- Makefile.in	Wed Jun 25 13:11:13 2003
-+++ Makefile.in	Wed Jun 25 18:29:00 2003
-@@ -29,6 +29,7 @@
- sharedstatedir = @sharedstatedir@
- localstatedir = @localstatedir@
+--- Makefile.in.orig	Wed Nov 26 21:59:16 2003
++++ Makefile.in	Tue Dec 16 19:09:45 2003
+@@ -138,6 +138,7 @@
+ infodir = @infodir@
+ install_sh = @install_sh@
  libdir = @libdir@
 +libdatadir = $(exec_prefix)/libdata
- infodir = @infodir@
+ libexecdir = @libexecdir@
+ localstatedir = @localstatedir@
  mandir = @mandir@
- includedir = @includedir@
-@@ -95,8 +96,8 @@
- am__include = @am__include@
- am__quote = @am__quote@
- install_sh = @install_sh@
--@MAINTAINER_MODE_TRUE@SUBDIRS = tools data script lib src devel-docs test
+@@ -148,10 +149,10 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
 -@MAINTAINER_MODE_FALSE@SUBDIRS = tools script lib src devel-docs test
-+@MAINTAINER_MODE_TRUE@SUBDIRS = tools data script lib src devel-docs
 +@MAINTAINER_MODE_FALSE@SUBDIRS = tools script lib src devel-docs
+ 
+ # @(#) $Id: Makefile.am,v 1.31 2003/11/17 12:27:39 yeti Exp $
+-@MAINTAINER_MODE_TRUE@SUBDIRS = tools data script lib src devel-docs test
++@MAINTAINER_MODE_TRUE@SUBDIRS = tools data script lib src devel-docs
  man_MANS = man/enca.1
  
- M4TESTS = \
-@@ -131,7 +132,7 @@
+ DISTCHECK_CONFIGURE_FLAGS = --enable-maintainer-mode
+@@ -204,7 +205,7 @@
    $(M4TESTS)
  
  
diff -ruN enca.orig/pkg-plist enca/pkg-plist
--- enca.orig/pkg-plist	Mon Jun 30 21:24:38 2003
+++ enca/pkg-plist	Tue Dec 16 19:01:32 2003
@@ -1,5 +1,6 @@
 bin/b-cstocs
 bin/b-map
+bin/b-piconv
 bin/b-recode
 bin/b-umap
 bin/enca
>Release-Note:
>Audit-Trail:
>Unformatted:



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