ports/185011: [MAINTAINER] sysutils/uhidd: Fix build under FreeBSD 10
Kai Wang
kaiwang27 at gmail.com
Thu Dec 19 21:50:02 UTC 2013
>Number: 185011
>Category: ports
>Synopsis: [MAINTAINER] sysutils/uhidd: Fix build under FreeBSD 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: Thu Dec 19 21:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Kai Wang
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD soulhacker 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243935: Fri Dec 7 07:11:25
>Description:
Fix build under FreeBSD 10.
Added file(s):
- files/patch-uhidd-Makefile
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- uhidd-0.2.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/uhidd/files/patch-uhidd-Makefile ./files/patch-uhidd-Makefile
--- /usr/ports/sysutils/uhidd/files/patch-uhidd-Makefile 1970-01-01 01:00:00.000000000 +0100
+++ ./files/patch-uhidd-Makefile 2013-12-19 22:46:08.000000000 +0100
@@ -0,0 +1,11 @@
+--- uhidd/Makefile.old 2013-12-19 06:20:40.000000000 +0100
++++ uhidd/Makefile 2013-12-19 06:19:20.000000000 +0100
+@@ -8,7 +8,7 @@
+ CLEANFILES= ${GENSRCS}
+ MAN= uhidd.conf.5 uhidd.8
+
+-WARNS?= 6
++WARNS?= 5
+
+ PREFIX?= /usr/local
+ LOCALBASE?= /usr/local
--- uhidd-0.2.1_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list