Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 20:03:05 +0400 (MSD)
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19580: Update port: misc/quotes
Message-ID:  <200006291603.UAA18859@chg.ru>

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

>Number:         19580
>Category:       ports
>Synopsis:       Update port: misc/quotes
>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:   Thu Jun 29 09:10:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
	

diff -Nur quotes.old/Makefile quotes/Makefile
--- quotes.old/Makefile	Fri Apr 14 12:46:34 2000
+++ quotes/Makefile	Thu Jun 29 19:46:52 2000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	quotes
-PORTVERSION=	1.5.2
+PORTVERSION=	1.6.2
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.iae.nl/pub/users/grimaldo/
-DISTNAME=	quotes-1.5-2
+DISTNAME=	quotes-1.6-2
 
 MAINTAINER=	dima@Chg.RU
 
@@ -18,6 +18,8 @@
 
 post-patch:
 	@ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/quotes
+	@ ${PERL} -pi -e "s:/usr/local/lib/Quotes:${PREFIX}/etc:g" ${WRKSRC}/quotes
+	@ ${PERL} -pi -e "s:/usr/local:${PREFIX}:g" ${WRKSRC}/quotes
 	@ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/quotesmailer
 	@ ${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/QuExample.pm
 
diff -Nur quotes.old/files/md5 quotes/files/md5
--- quotes.old/files/md5	Thu Feb 17 04:23:56 2000
+++ quotes/files/md5	Thu Jun 29 19:36:06 2000
@@ -1 +1 @@
-MD5 (quotes-1.5-2.tar.gz) = 010cc3419f2ac3f116f7d7ec792cd52f
+MD5 (quotes-1.6-2.tar.gz) = 3afc16776b414f4cf0be92f8950df640

>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?200006291603.UAA18859>