Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 18:01:00 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jnlin@csie.nctu.edu.tw
Subject:   ports/184429: [PATCH] net/scribe: Fix applying patch failed
Message-ID:  <201312021001.rB2A10eJ032321@cse.tw>
Resent-Message-ID: <201312021010.rB2AA1Ej003210@freefall.freebsd.org>

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

>Number:         184429
>Category:       ports
>Synopsis:       [PATCH] net/scribe: Fix applying patch failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 02 10:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
- Fix applying patch failed

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- scribe-2.2.2012.01.07_5.patch begins here ---
diff -ruN /usr/ports/net/scribe/Makefile ./Makefile
--- /usr/ports/net/scribe/Makefile	2013-11-09 23:28:21.000000000 +0800
+++ ./Makefile	2013-12-02 17:56:32.234118178 +0800
@@ -1,9 +1,9 @@
 # Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-# $FreeBSD: net/scribe/Makefile 333302 2013-11-09 15:28:21Z wg $
+# $FreeBSD: head/net/scribe/Makefile 333302 2013-11-09 15:28:21Z wg $
 
 PORTNAME=	scribe
 DISTVERSION=	2.2.2012.01.07
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/facebook/scribe/tarball/${GITVERSION}/
 DISTNAME=	facebook-scribe-${GITVERSION}
diff -ruN /usr/ports/net/scribe/files/patch-configure.ac ./files/patch-configure.ac
--- /usr/ports/net/scribe/files/patch-configure.ac	2013-11-03 06:37:52.000000000 +0800
+++ ./files/patch-configure.ac	1970-01-01 08:00:00.000000000 +0800
@@ -1,10 +0,0 @@
---- configure.ac.orig   2013-10-03 17:44:40.410915000 +0800
-+++ configure.ac        2013-10-03 17:44:49.128744000 +0800
-@@ -10,7 +10,6 @@
- AC_PREREQ(2.52)
- AC_INIT([scribe], [1.5.0])
- AC_CONFIG_MACRO_DIR([aclocal])
--AM_INIT_AUTOMAKE([foreign -Wall])
- # To install locally
- FB_INITIALIZE([localinstall])
- AC_PREFIX_DEFAULT([/usr/local])
diff -ruN /usr/ports/net/scribe/files/scribe.in ./files/scribe.in
--- scribe-2.2.2012.01.07_5.patch ends here ---

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



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