ports/161907: [PATCH] databases/beansdb: fix typo in description

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sat Oct 22 19:50:04 UTC 2011


>Number:         161907
>Category:       ports
>Synopsis:       [PATCH] databases/beansdb: fix typo in description
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 22 19:50:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT i386
>Description:
- fix typo in description (till i didn't forgot)
- MASTER_SITES_GOOGLE_CODE -> GOOGLE_CODE while i'm here
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 4c7c829..0078fac 100644
--- a/Makefile
+++ b/Makefile
@@ -9,10 +9,10 @@ PORTNAME=	beansdb
 PORTVERSION=	0.5.3
 PORTREVISION=	0
 CATEGORIES=	databases
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	qingfeng at douban.com
-COMMENT=	Yet anonther distributed key-value storage system from Douban Inc
+COMMENT=	Yet another distributed key-value storage system from Douban Inc
 
 GNU_CONFIGURE=	yes
 CFLAGS+=	${PTHREAD_LIBS}


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



More information about the freebsd-ports-bugs mailing list