ports/65377: [PATCH] editors/openoffice-1.1 Makefile proper spelling of PORTREVISION

Paul Seniura pdseniura at techie.com
Fri Apr 9 19:00:53 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list