Date: Sun, 12 Oct 2008 20:30:50 +0800 (CST) From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: steinex@ghs.l.google.com Subject: ports/128031: [PATCH] misc/apparix: update to 20080725 Message-ID: <200810121230.m9CCUo1Z087937@stucgi.cs.nctu.edu.tw> Resent-Message-ID: <200810121240.m9CCe1Mt003262@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128031 >Category: ports >Synopsis: [PATCH] misc/apparix: update to 20080725 >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: Sun Oct 12 12:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: NCTU CS >Environment: System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep 5 14:56:26 CST >Description: - Update to 20080725 Port maintainer (steinex@nognu.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- apparix-20080725.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/apparix/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 25 Jul 2008 14:34:31 -0000 1.6 +++ Makefile 12 Oct 2008 12:29:38 -0000 @@ -6,10 +6,10 @@ # PORTNAME= apparix -PORTVERSION= 20070918 +PORTVERSION= 20080725 CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ -DISTNAME= ${PORTNAME}-07-261 +DISTNAME= ${PORTNAME}-08-206 MAINTAINER= steinex@nognu.de COMMENT= Bookmark directories and apparate inside them @@ -26,9 +26,7 @@ ${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR} -.endfor + ${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${DOCSDIR} .endif .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/misc/apparix/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 12 Dec 2007 17:29:00 -0000 1.4 +++ distinfo 12 Oct 2008 12:29:38 -0000 @@ -1,3 +1,3 @@ -MD5 (apparix-07-261.tar.gz) = 1667a40e3b6cdf0405e543a539f4369b -SHA256 (apparix-07-261.tar.gz) = 7ecd798554628a5559630e4fecd374f408aeed934886cf06e4bf2692c9cc0c07 -SIZE (apparix-07-261.tar.gz) = 240429 +MD5 (apparix-08-206.tar.gz) = 722ec5c924e1bfa3a113cc44cb9ef2fd +SHA256 (apparix-08-206.tar.gz) = f0fc143c415e61dbd99f98390fe0d7d49fa63c6998fd966ef8c835b34f133f5d +SIZE (apparix-08-206.tar.gz) = 246923 --- apparix-20080725.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810121230.m9CCUo1Z087937>