Bug 102101 - [PATCH] ojs2: Minor typo error
Summary: [PATCH] ojs2: Minor typo error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 17:10 UTC by Filipe Rocha
Modified: 2006-08-15 17:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filipe Rocha 2006-08-15 17:10:21 UTC
Gerhard Gonter wrote
Hi, there's just a minor typo, this should be "PostgreSQL".

GG

Thank you Gerhard.

Fix: 

PORTNAME=      ojs2
 PORTVERSION=   2.1.1
+PORTREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://pkp.sfu.ca/ojs/download/
 DISTNAME=      ojs-2.1.1
@@ -23,7 +24,7 @@
 OJSDIR?=       www/ojs2

 OPTIONS=       MYSQL "Use a MYSQL Database" on \
-               PGSQL "Use a PosgreSQL Database" off
+               PGSQL "Use a PostgreSQL Database" off

 .include <bsd.port.pre.mk>--mU5zckkCMO7E2vCoIcq6hTGt8bSU9MtcLHth3KCjnrRdoap8
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN --exclude=CVS /usr/ports/www/ojs2/Makefile /usr/ports/www/ojs2.new/Makefile
--- /usr/ports/www/ojs2/Makefile        Tue Jul 25 22:25:33 2006
+++ /usr/ports/www/ojs2.new/Makefile    Tue Aug 15 17:02:35 2006
@@ -7,6 +7,7 @@
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2006-08-15 17:51:01 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

Reassign to port maintainers, also alter the subject a bit so that 
it will be instantly clear what this is about.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-15 17:53:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-15 17:56:14 UTC
State Changed
From-To: open->closed

Committed (w/o the bump which is not needed). Thanks!