ports/156483: [MAINTAINER] update graphics/rubygem-image_science (PKGORIGIN fix)

Eric Freeman freebsdports at chillibear.com
Mon Apr 18 22:00:23 UTC 2011


>Number:         156483
>Category:       ports
>Synopsis:       [MAINTAINER] update graphics/rubygem-image_science (PKGORIGIN fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 18 22:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        8.2
>Organization:
>Environment:
FreeBSD BSD8R.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Correction to category mistake in graphics/rubygem-image_science in response to email from erwin@ on Mon, 18 Apr 2011 16:12:00 GMT


** The following ports have an incorrect PKGORIGIN **

 PKGORIGIN connects packaged or installed ports to the directory they
 originated from. This is essential for tools like pkg_version or
 portupgrade to work correctly. Wrong PKGORIGINs are often caused by a
 wrong order of CATEGORIES after a repocopy.

 Please fix any errors as soon as possible.

 The ports tree was updated at Mon Apr 18 2011 15:14:44 UTC.

- *graphics/rubygem-image_science* <freebsdports at chillibear.com>: devel/rubygem-image_science
   | revision 1.1
   | date: 2010/12/11 18:18:03;  author: pgollucci;  state: Exp;
   | - relocated port into correct category
   | 
   | Reported by:    freebsdports at chillibear.com (maintainer)
>How-To-Repeat:
cat /usr/ports/graphics/rubygem-image_science/Makefile | grep CATEGORIES

needs:

s/devel/graphics/
>Fix:
diff -ru rubygem-image_science.orig/Makefile rubygem-image_science/Makefile
--- rubygem-image_science.orig/Makefile	2011-04-18 18:01:50.000000000 +0100
+++ rubygem-image_science/Makefile	2011-04-18 18:04:43.000000000 +0100
@@ -7,7 +7,8 @@
 
 PORTNAME=	image_science
 PORTVERSION=	1.2.1
-CATEGORIES=	devel rubygems
+PORTREVISION=	1
+CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com

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



More information about the freebsd-ports-bugs mailing list