ports/71075: [MAINTAINER UPDATE] archivers/bsdtar from 2004.07.14 to 1.01.011

Martin Matuska martin at tradex.sk
Sat Aug 28 12:50:45 UTC 2004


>Number:         71075
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] archivers/bsdtar from 2004.07.14 to 1.01.011
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 12:50:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD 4.10-RELEASE-p2 
>Description:
	update of archivers/bsdtar from 2004.07.14 to 1.01.011
>How-To-Repeat:
>Fix:
completely remove files/ subdirectory and its contents, 
all patches are obsolete

--- Makefile.orig	Sat Aug 28 13:59:10 2004
+++ Makefile	Sat Aug 28 14:34:30 2004
@@ -5,29 +5,25 @@
 # $FreeBSD: ports/archivers/bsdtar/Makefile,v 1.2 2004/07/19 17:56:43 pav Exp $
 
 PORTNAME=	bsdtar
-PORTVERSION=	2004.07.14
+PORTVERSION=	1.01.011
+PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	http://people.freebsd.org/~kientzle/libarchive/src/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	martin at tradex.sk
 COMMENT=	New tar archiver from FreeBSD-CURRENT
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libarchive.a:${PORTSDIR}/archivers/libarchive
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
-
 CFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAKE_FLAGS+=	BINDIR=${PREFIX}/bin \
-		MANDIR=${PREFIX}/man/man
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS}"
 
 PLIST_FILES=	bin/bsdtar
 
-USE_REINPLACE=	yes
-
-MANCOMPRESSED=	yes
+MANCOMPRESSED=	no
 MAN1=		bsdtar.1
 
 .include <bsd.port.pre.mk>
@@ -35,12 +31,5 @@
 .if ${OSVERSION} >= 502111
 IGNORE=		is in the base system
 .endif
-
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES=	${PATCHDIR}/diff-bsdtar.h
-.endif
-
-post-patch:
-	@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile
 
 .include <bsd.port.post.mk>
--- distinfo.orig	Sat Aug 28 13:59:14 2004
+++ distinfo	Sat Aug 28 14:36:19 2004
@@ -1,2 +1,2 @@
-MD5 (bsdtar-2004-07-14.tgz) = 3be99578825c9a3ba606ad12783785b4
-SIZE (bsdtar-2004-07-14.tgz) = 41039
+MD5 (bsdtar-1.01.011.tar.gz) = e3def76fd560fd87a8a52c66d5d7dcbb
+SIZE (bsdtar-1.01.011.tar.gz) = 100316
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list