Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 00:00:10 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66462: Update port: devel/libtar
Message-ID:  <20040511000010.2e4cfd8d.tkato@prontomail.com>
Resent-Message-ID: <200405101510.i4AFA3o7075602@freefall.freebsd.org>

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

>Number:         66462
>Category:       ports
>Synopsis:       Update port: devel/libtar
>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:   Mon May 10 08:10:03 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/libtar/Makefile devel/libtar/Makefile
--- /usr/ports/devel/libtar/Makefile	Wed Feb  4 18:57:01 2004
+++ devel/libtar/Makefile	Sun May  9 04:01:18 2004
@@ -9,16 +9,15 @@
 PORTVERSION=	1.2.11
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp-dev.cso.uiuc.edu/pub/libtar/
+MASTER_SITES=	ftp://ftp.feep.net/pub/software/libtar/
 
-MAINTAINER=		ports@FreeBSD.org
-COMMENT=		A library for manipulating POSIX and GNU tar files
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	A library for manipulating POSIX and GNU tar files
 
-GNU_CONFIGURE=		yes
 USE_GMAKE=		yes
+GNU_CONFIGURE=		yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
+.include <bsd.port.pre.mk>
 .include "files/manpages"
-
-INSTALLS_SHLIB=		yes
-
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -urN /usr/ports/devel/libtar/pkg-descr devel/libtar/pkg-descr
--- /usr/ports/devel/libtar/pkg-descr	Tue Sep 10 20:08:30 2002
+++ devel/libtar/pkg-descr	Sun May  9 03:55:58 2004
@@ -5,4 +5,4 @@
 - George Reid
 greid@ukug.uk.freebsd.org
 
-WWW: http://www-dev.cso.uiuc.edu/libtar/
+WWW: http://www.feep.net/libtar/
>Release-Note:
>Audit-Trail:
>Unformatted:



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