ports/135610: misc/chmlib: update, take maintainership

Dima Panov fluffy at fluffy.khv.ru
Mon Jun 15 23:20:02 UTC 2009


>Number:         135610
>Category:       ports
>Synopsis:       misc/chmlib: update, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 15 23:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800097-CURRENT i386
>Organization:
Fluffy.Khv.RU 
>Environment:


System: FreeBSD 8.0-800097-CURRENT #1: Tue Jun  9 18:40:26 VLAST 2009
    root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


misc/chmlib: update, take maintainership
patch-ltmain.sh need to be removed


>How-To-Repeat:





>Fix:


--- chmlib.diff begins here ---
Index: misc/chmlib/Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/chmlib/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- misc/chmlib/Makefile	21 Dec 2007 01:26:23 -0000	1.22
+++ misc/chmlib/Makefile	15 Jun 2009 22:58:56 -0000
@@ -7,12 +7,11 @@
 #
 
 PORTNAME=	chmlib
-PORTVERSION=	0.39
-PORTREVISION=	2
+PORTVERSION=	0.40
 CATEGORIES=	misc
 MASTER_SITES=	http://www.jedrea.com/chmlib/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	fluffy at Fluffy.Khv.RU
 COMMENT=	A library for dealing with Microsoft ITSS/CHM format files
 
 USE_BZIP2=	yes
Index: misc/chmlib/distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/chmlib/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- misc/chmlib/distinfo	25 Jan 2007 16:14:46 -0000	1.9
+++ misc/chmlib/distinfo	15 Jun 2009 22:59:17 -0000
@@ -1,3 +1,3 @@
-MD5 (chmlib-0.39.tar.bz2) = debed1a0bdded7a12d3d967e497cea9c
-SHA256 (chmlib-0.39.tar.bz2) = d2305d449eb5a2922ed3e61714074b09aae2491aa0cdbb783ab33a1744e0ff41
-SIZE (chmlib-0.39.tar.bz2) = 263013
+MD5 (chmlib-0.40.tar.bz2) = 7ea49ed8c335215c1edc6fae83e6b912
+SHA256 (chmlib-0.40.tar.bz2) = 3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3
+SIZE (chmlib-0.40.tar.bz2) = 252036
Index: misc/chmlib/files/patch-ltmain.sh
===================================================================
RCS file: /home/ncvs/ports/misc/chmlib/files/patch-ltmain.sh,v
retrieving revision 1.3
diff -u -r1.3 patch-ltmain.sh
--- misc/chmlib/files/patch-ltmain.sh	19 Jun 2006 01:34:37 -0000	1.3
+++ misc/chmlib/files/patch-ltmain.sh	15 Jun 2009 23:09:07 -0000
@@ -1,15 +0,0 @@
---- ltmain.sh.orig	Mon Jun 19 09:26:24 2006
-+++ ltmain.sh	Mon Jun 19 09:26:40 2006
-@@ -6003,10 +6003,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false ; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
--- chmlib.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list