Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 19:33:00 GMT
From:      Ali Mashtizadeh <mashti@cs.stanford.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186015: Update sysutils/ori including build fix for BSD 10+
Message-ID:  <201401221933.s0MJX0th055682@oldred.freebsd.org>
Resent-Message-ID: <201401221940.s0MJe0M7048311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186015
>Category:       ports
>Synopsis:       Update sysutils/ori including build fix for BSD 10+
>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:   Wed Jan 22 19:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Ali Mashtizadeh
>Release:        BSD 9/10
>Organization:
Stanford University
>Environment:
>Description:
This updates the sysutils/ori port to the ori-0.8.1 release.  The new port fixes the build issues on FreeBSD 10, and should support HEAD as well.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 340729)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ori
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	sysutils net
 MASTER_SITES=	http://cdn.bitbucket.org/orifs/ori/downloads/
 
Index: distinfo
===================================================================
--- distinfo	(revision 340729)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ori-0.8.0.tar.xz) = 0589db3480e733dbeba2a1f6be6553701684b283507437c7500ad069f4b49631
-SIZE (ori-0.8.0.tar.xz) = 295208
+SHA256 (ori-0.8.1.tar.xz) = 8ce1a3dfbb6d1538885e993616bdfe71be44711d48f7f6798ff6bc0a39b3deca
+SIZE (ori-0.8.1.tar.xz) = 296216


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401221933.s0MJX0th055682>