FreeBSD Bugzilla – Attachment 142639 Details for
Bug 189699
[patch][stage] Add staging support to sysutils/libchk, update use of USE_BZIP2 variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 705 bytes, created by
Simon Wright
on 2014-05-12 09:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Simon Wright
Created:
2014-05-12 09:30:00 UTC
Size:
705 bytes
patch
obsolete
>diff -ruN libchk/Makefile /usr/ports/sysutils/libchk/Makefile >--- libchk/Makefile 2014-05-12 09:40:07.000000000 +0200 >+++ /usr/ports/sysutils/libchk/Makefile 2014-05-12 10:18:55.000000000 +0200 >@@ -1,5 +1,5 @@ > # Created by: Akinori MUSHA aka knu <knu@idaemons.org> >-# $FreeBSD: head/sysutils/libchk/Makefile 340722 2014-01-22 17:00:46Z mat $ >+# $FreeBSD$ > > PORTNAME= libchk > PORTVERSION= 1.10.3 >@@ -13,13 +13,15 @@ > > LICENSE= BSD > >-USES= tar:bzip2 >+USE_BZIP2= yes > USE_RUBY= yes > USE_RUBY_FEATURES= optparse > > MAKE_ARGS= PREFIX="${PREFIX}" > >-PLIST_FILES= man/man1/libchk.1.gz \ >- sbin/libchk >+MAN1= libchk.1 >+MANCOMPRESSED= maybe >+PLIST_FILES= sbin/libchk > >+NO_STAGE= yes > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189699
: 142639 |
142640