Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 15:07:10 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/31248: Update port: sysutils/afio
Message-ID:  <20011013070710.46A1C3D82@infomath.math.nctu.edu.tw>

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

>Number:         31248
>Category:       ports
>Synopsis:       Update port: sysutils/afio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 13 00:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #3: Fri Sep 21 18:13:19 CST 2001 root@InfoMath.Math.NCTU.edu.tw:/usr/src/sys/compile/InFoMath i386


	
>Description:
	
	Update to 2.4.7.
>How-To-Repeat:
	
	N/A
>Fix:

diff -ruN /usr/ports/sysutils/afio/Makefile afio/Makefile
--- /usr/ports/sysutils/afio/Makefile	Sat Apr 22 18:11:23 2000
+++ afio/Makefile	Sat Oct 13 15:01:59 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	afio
-PORTVERSION=	2.4.6
+PORTVERSION=	2.4.7
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	system/backup
@@ -14,15 +14,13 @@
 
 MAINTAINER=	nox@jelal.hb.north.de
 
-WRKSRC=		${WRKDIR}/afio.2.4.6
-ALL_TARGET=	afio
+ALL_TARGET=	${PORTNAME}
 MAN1=		afio.1
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PREFIX}/share/doc/afio
-	@(cd ${WRKSRC} ; \
-		${INSTALL_MAN} README SCRIPTS ${PREFIX}/share/doc/afio)
+	@${MKDIR} ${DOCSDIR}
+	@(cd ${WRKSRC} ; ${INSTALL_MAN} README SCRIPTS ${DOCSDIR})
 	@${MKDIR} ${PREFIX}/share/examples/afio
 	@${INSTALL_SCRIPT} ${FILESDIR}/afiodump.example ${PREFIX}/share/examples/afio
 	@${INSTALL_DATA} ${WRKSRC}/script1/DONTDUMP ${PREFIX}/share/examples/afio
diff -ruN /usr/ports/sysutils/afio/distinfo afio/distinfo
--- /usr/ports/sysutils/afio/distinfo	Thu Feb  3 00:24:45 2000
+++ afio/distinfo	Sat Oct 13 14:59:14 2001
@@ -1 +1 @@
-MD5 (afio-2.4.6.tgz) = b6547725156edb525ef080128037d74c
+MD5 (afio-2.4.7.tgz) = 28fd6daa7805ee2263879ff1b9c96a9e
diff -ruN /usr/ports/sysutils/afio/pkg-plist afio/pkg-plist
--- /usr/ports/sysutils/afio/pkg-plist	Thu Feb  3 00:24:46 2000
+++ afio/pkg-plist	Sat Oct 13 15:04:33 2001
@@ -1,17 +1,17 @@
 bin/afio
-share/doc/afio/README
-share/doc/afio/SCRIPTS
-share/examples/afio/DONTDUMP
-share/examples/afio/README
-share/examples/afio/afiodump.example
-share/examples/afio/backup
-share/examples/afio/gnupg_read
-share/examples/afio/gnupg_write
-share/examples/afio/pgp_read
-share/examples/afio/pgp_write
-share/examples/afio/restore
-share/examples/afio/tapechange
-share/examples/afio/x.dot
-share/examples/afio/x.home
-@dirrm share/doc/afio
-@dirrm share/examples/afio
+%%PORTDOCS%%share/doc/afio/README
+%%PORTDOCS%%share/doc/afio/SCRIPTS
+%%PORTDOCS%%share/examples/afio/DONTDUMP
+%%PORTDOCS%%share/examples/afio/README
+%%PORTDOCS%%share/examples/afio/afiodump.example
+%%PORTDOCS%%share/examples/afio/backup
+%%PORTDOCS%%share/examples/afio/gnupg_read
+%%PORTDOCS%%share/examples/afio/gnupg_write
+%%PORTDOCS%%share/examples/afio/pgp_read
+%%PORTDOCS%%share/examples/afio/pgp_write
+%%PORTDOCS%%share/examples/afio/restore
+%%PORTDOCS%%share/examples/afio/tapechange
+%%PORTDOCS%%share/examples/afio/x.dot
+%%PORTDOCS%%share/examples/afio/x.home
+%%PORTDOCS%%@dirrm share/doc/afio
+%%PORTDOCS%%@dirrm share/examples/afio
	

>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?20011013070710.46A1C3D82>