Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2002 19:06:09 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        greid@FreeBSD.org
Subject:   ports/38830: update devel/libtar to 1.2.5
Message-ID:  <200206021706.g52H69V61337@saturn>

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

>Number:         38830
>Category:       ports
>Synopsis:       update devel/libtar to 1.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 02 10:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
me?  organized?
>Environment:
System: FreeBSD saturn 4.3-STABLE FreeBSD 4.3-STABLE #4: Sat Mar 9 15:54:14 CET 2002 nox@saturn:/www/w/usr/src4/src/sys/compile/SP3G.3I i386


	[I'm Cc'ing this to the maintainer, hope its ok]
>Description:
	update to 1.2.5, fix MLINKS
>How-To-Repeat:
	apply patch, remove files/patch-lib::*
>Fix:

Removed files:	files/patch-lib::append.c files/patch-lib::encode.c
		files/patch-lib::extract.c

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libtar/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2001/04/26 11:49:55	1.2
+++ Makefile	2002/06/02 15:49:06
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=       	libtar
-PORTVERSION=		1.2
+PORTVERSION=		1.2.5
 CATEGORIES=     	devel
 MASTER_SITES=		ftp://ftp-dev.cso.uiuc.edu/pub/libtar/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libtar/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/03/10 19:40:14	1.1
+++ distinfo	2002/06/01 16:08:26
@@ -1 +1 @@
-MD5 (libtar-1.2.tar.gz) = ad926b68bcf279a0d5e8ae656dc6a612
+MD5 (libtar-1.2.5.tar.gz) = 54a31eb321f75c6a77bd1aec459caae6
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/libtar/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2001/03/10 19:40:14	1.1
+++ pkg-descr	2002/06/01 16:52:36
@@ -4,3 +4,5 @@
 
 - George Reid
 greid@ukug.uk.freebsd.org
+
+WWW: http://www-dev.cso.uiuc.edu/libtar/
cvs diff: Diffing files
Index: files/manpages
===================================================================
RCS file: /home/ncvs/ports/devel/libtar/files/manpages,v
retrieving revision 1.3
diff -u -r1.3 manpages
--- files/manpages	2001/09/11 14:56:54	1.3
+++ files/manpages	2002/06/02 16:00:18
@@ -1,70 +1,72 @@
-MAN3=	TH_ISBLK.3 \
-TH_ISCHR.3 \
-TH_ISDIR.3 \
-TH_ISFIFO.3 \
-TH_ISLNK.3 \
-TH_ISLONGLINK.3 \
-TH_ISLONGNAME.3 \
-TH_ISREG.3 \
-TH_ISSYM.3 \
-libtar_hash_delete.3 \
-libtar_hash_insert.3 \
-libtar_hash_kill.3 \
-libtar_hash_new.3 \
-libtar_list_add.3 \
-libtar_list_del.3 \
-libtar_list_kill.3 \
-libtar_list_match.3 \
-libtar_list_new.3 \
-tar_append_eof.3 \
+MAN3=	tar_open.3 \
 tar_append_file.3 \
-tar_append_tree.3 \
 tar_block_read.3 \
-tar_close.3 \
-tar_extract_all.3 \
-tar_extract_blockdev.3 \
-tar_extract_chardev.3 \
-tar_extract_dir.3 \
-tar_extract_fifo.3 \
+th_read.3 \
+th_set_from_stat.3 \
 tar_extract_file.3 \
-tar_fd.3 \
-tar_fdopen.3 \
-tar_open.3 \
-th_finish.3 \
-th_get_crc.3 \
-th_get_devmajor.3 \
-th_get_devminor.3 \
-th_get_gid.3 \
-th_get_linkname.3 \
-th_get_mode.3 \
-th_get_mtime.3 \
 th_get_pathname.3 \
-th_print.3 \
 th_print_long_ls.3 \
-th_read.3 \
-th_set_device.3 \
-th_set_from_stat.3
-MLINKS=	tar_append_file.3 tar_append_regfile.3 \
+tar_extract_all.3 \
+libtar_hash_new.3 \
+libtar_list_new.3
+MLINKS=	tar_open.3 tar_fdopen.3 \
+tar_open.3 tar_fd.3 \
+tar_open.3 tar_close.3 \
+tar_append_file.3 tar_append_eof.3 \
+tar_append_file.3 tar_append_regfile.3 \
 tar_block_read.3 tar_block_write.3 \
 th_read.3 th_write.3 \
+th_set_from_stat.3 th_finish.3 \
+th_set_from_stat.3 th_set_device.3 \
 th_set_from_stat.3 th_set_group.3 \
 th_set_from_stat.3 th_set_link.3 \
 th_set_from_stat.3 th_set_mode.3 \
 th_set_from_stat.3 th_set_path.3 \
 th_set_from_stat.3 th_set_type.3 \
 th_set_from_stat.3 th_set_user.3 \
+tar_extract_file.3 tar_extract_blockdev.3 \
+tar_extract_file.3 tar_extract_chardev.3 \
+tar_extract_file.3 tar_extract_dir.3 \
+tar_extract_file.3 tar_extract_fifo.3 \
 tar_extract_file.3 tar_extract_hardlink.3 \
 tar_extract_file.3 tar_extract_regfile.3 \
 tar_extract_file.3 tar_extract_symlink.3 \
 tar_extract_file.3 tar_skip_regfile.3 \
 tar_extract_file.3 tar_set_file_perms.3 \
+th_get_pathname.3 TH_ISBLK.3 \
+th_get_pathname.3 TH_ISCHR.3 \
+th_get_pathname.3 TH_ISDIR.3 \
+th_get_pathname.3 TH_ISFIFO.3 \
+th_get_pathname.3 TH_ISLNK.3 \
+th_get_pathname.3 TH_ISLONGLINK.3 \
+th_get_pathname.3 TH_ISLONGNAME.3 \
+th_get_pathname.3 TH_ISREG.3 \
+th_get_pathname.3 TH_ISSYM.3 \
+th_get_pathname.3 th_get_crc.3 \
+th_get_pathname.3 th_get_devmajor.3 \
+th_get_pathname.3 th_get_devminor.3 \
+th_get_pathname.3 th_get_gid.3 \
+th_get_pathname.3 th_get_linkname.3 \
+th_get_pathname.3 th_get_mode.3 \
+th_get_pathname.3 th_get_mtime.3 \
 th_get_pathname.3 th_get_size.3 \
 th_get_pathname.3 th_get_uid.3 \
+th_print_long_ls.3 th_print.3 \
 tar_extract_all.3 tar_extract_glob.3 \
-libtar_hash_new.3 libtar_hash_read.3 \
-libtar_hash_new.3 libtar_hash_read_reset.3 \
-libtar_hash_new.3 libtar_hash_value.3 \
-libtar_list_new.3 libtar_list_read.3 \
-libtar_list_new.3 libtar_list_read_reset.3 \
-libtar_list_new.3 libtar_list_reverse_read.3 \
-libtar_list_new.3 libtar_list_reverse_read_reset.3
+tar_extract_all.3 tar_append_tree.3 \
+libtar_hash_new.3 libtar_hash_free.3 \
+libtar_hash_new.3 libtar_hash_next.3 \
+libtar_hash_new.3 libtar_hash_prev.3 \
+libtar_hash_new.3 libtar_hash_search.3 \
+libtar_hash_new.3 libtar_hash_add.3 \
+libtar_hash_new.3 libtar_hash_getkey.3 \
+libtar_hash_new.3 libtar_hash_del.3 \
+libtar_list_new.3 libtar_list_free.3 \
+libtar_list_new.3 libtar_list_next.3 \
+libtar_list_new.3 libtar_list_prev.3 \
+libtar_list_new.3 libtar_list_search.3 \
+libtar_list_new.3 libtar_list_add.3 \
+libtar_list_new.3 libtar_list_add_str.3 \
+libtar_list_new.3 libtar_list_del.3 \
+libtar_list_new.3 libtar_list_dup.3 \
+libtar_list_new.3 libtar_list_merge.3
cvs diff: cannot find files/patch-lib::append.c
cvs diff: cannot find files/patch-lib::encode.c
cvs diff: cannot find files/patch-lib::extract.c
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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