Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 13:59:39 -0500 (CDT)
From:      "Paul Seniura" <pdseniura@techie.com>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/65377: [PATCH] editors/openoffice-1.1 Makefile proper spelling of PORTREVISION
Message-ID:  <20040409185939.513075C49@techpc04.okladot.state.ok.us>
Resent-Message-ID: <200404091900.i39J0jJA085596@freefall.freebsd.org>

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

>Number:         65377
>Category:       ports
>Synopsis:       [PATCH] editors/openoffice-1.1 Makefile proper spelling of PORTREVISION
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 12:00:43 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     "Paul Seniura" <pdseniura@techie.com>
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
State of Okla. D.O.T.
>Environment:
System: FreeBSD techpc04.okladot.state.ok.us 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Apr 8 21:15:27 CDT 2004 root@techpc04.okladot.state.ok.us:/usr/obj/src/sys/IBM300SY_4BSD_Os i386

>Description:

PORTREVISION is incorrectly spelled in Makefile for editors/openoffice-1.1

>How-To-Repeat:

The following commit caused the misspelling:

maho        2004/04/08 05:13:39 PDT

  FreeBSD ports repository

  Modified files:
    editors/openoffice-1.1 Makefile distinfo
  Log:
  a) Update to 1.1.1p1 (treated as bump port revision)
  b) Bump port revision accordingly

  Revision  Changes    Path
  1.142     +3 -2      ports/editors/openoffice-1.1/Makefile
  1.35      +2 -2      ports/editors/openoffice-1.1/distinfo


>Fix:

--- Makefile_orig	Fri Apr  9 00:48:58 2004
+++ Makefile	Fri Apr  9 07:50:13 2004
@@ -7,7 +7,7 @@
 
 PORTNAME=	openoffice
 PORTVERSION=	1.1.1
-PORTREVIESION=	1
+PORTREVISION=	1
 CATEGORIES+=	editors
 MASTER_SITES+=	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
 		ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \


>Release-Note:
>Audit-Trail:
>Unformatted:



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