Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2003 13:03:37 +0400 (MSD)
From:      Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52712: New version of autocd port
Message-ID:  <200305270903.h4R93bfF067701@orion.ifmo.ru>
Resent-Message-ID: <200305270910.h4R9A2Pt094726@freefall.freebsd.org>

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

>Number:         52712
>Category:       ports
>Synopsis:       New version of autocd port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 02:10:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Afanasiev
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD orion 4.8-RC FreeBSD 4.8-RC #24: Tue Mar 25 19:16:53 MSK 2003 root@orion:/usr/obj/usr/src/sys/MATPOCKuH i386


>Description:
New version (3.01.01a) of autocd port

>How-To-Repeat:

>Fix:

diff -ruN autocd.orig/Makefile autocd/Makefile
--- autocd.orig/Makefile	Tue May 27 12:48:32 2003
+++ autocd/Makefile	Tue May 27 12:50:52 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	autocd
-PORTVERSION=	3.00.02a
+PORTVERSION=	3.01.01a
 CATEGORIES=	audio sysutils
 MASTER_SITES=	ftp://kot.spb.ru/pub/src/projects/autocd/
 
@@ -17,6 +17,9 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile
+
+post-install:
+	${STRIP_CMD} ${PREFIX}/bin/autocd ${PREFIX}/bin/cdctl
 
 MAN1=		autocd.1 cdctl.1
 
diff -ruN autocd.orig/distinfo autocd/distinfo
--- autocd.orig/distinfo	Tue May 27 12:48:32 2003
+++ autocd/distinfo	Tue May 27 12:53:41 2003
@@ -1 +1 @@
-MD5 (autocd-3.00.02a.tar.gz) = ef165796ae5e56123d974277ba879616
+MD5 (autocd-3.01.01a.tar.gz) = 3faa8e75ea61b6e0f1dcdaee00d57ff4
>Release-Note:
>Audit-Trail:
>Unformatted:



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