ports/127681: [patch] palm/synce-libr*: fix CATEGORIES in slave ports

Alexander Logvinov ports at logvinov.com
Sat Sep 27 13:10:04 UTC 2008


>Number:         127681
>Category:       ports
>Synopsis:       [patch] palm/synce-libr*: fix CATEGORIES in slave ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 27 13:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  Fix CATEGORIES in slave palm/py-synce-librapi2 and palm/py-synce-librra.

>How-To-Repeat:
	    
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-librapi2/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	27 Jul 2008 14:28:19 -0000	1.21
+++ Makefile	27 Sep 2008 12:38:23 -0000
@@ -6,7 +6,7 @@
 
 PORTNAME=	librapi2
 PORTVERSION=	0.12
-CATEGORIES=	palm
+CATEGORIES?=	palm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	synce
 PKGNAMEPREFIX?=	synce-
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/palm/synce-librra/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	7 Sep 2008 16:02:08 -0000	1.19
+++ Makefile	27 Sep 2008 12:38:48 -0000
@@ -7,7 +7,7 @@
 PORTNAME=	librra
 PORTVERSION=	0.12
 PORTREVISION=	1
-CATEGORIES=	palm
+CATEGORIES?=	palm
 MASTER_SITES=	SF/synce
 PKGNAMEPREFIX?=	synce-
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list