Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Jun 2000 11:24:58 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19034: Update port: www/mathopd
Message-ID:  <20000605182458.9E6CE37B9B2@hub.freebsd.org>

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

>Number:         19034
>Category:       ports
>Synopsis:       Update port: www/mathopd
>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:   Mon Jun 05 11:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix PORTVERSION to meet porting guideline

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/www/mathopd/Makefile www/mathopd/Makefile
--- /usr/ports/www/mathopd/Makefile	Mon Apr 10 21:05:18 2000
+++ www/mathopd/Makefile	Tue Jun  6 02:13:42 2000
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	mathopd
-PORTVERSION= 	1.3pl4
+PORTVERSION= 	1.3p4
 CATEGORIES=	www
 MASTER_SITES=	http://mathop.diva.nl/dist/ \
 		ftp://ftp.prima.eu.org/pub/mirrored_files/mathop.diva.nl/
+DISTNAME= 	${PORTNAME}-${PORTVERSION:S/p/pl/}
 
 MAINTAINER=	tobez@plab.ku.dk
 


>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?20000605182458.9E6CE37B9B2>