ports/184429: [PATCH] net/scribe: Fix applying patch failed
Hung-Yi Chen
gaod at hychen.org
Mon Dec 2 10:10:02 UTC 2013
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list