FreeBSD Bugzilla – Attachment 189506 Details for
Bug 224985
devel/idutils error in CONFLICTS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for devel/idutils/Makefile removing CONFLICTS, adding g prefix, and incrementing PORTREVISION
devel-idutils-Makefile.diff (text/plain), 742 bytes, created by
Trond.Endrestol
on 2018-01-08 09:52:37 UTC
(
hide
)
Description:
Patch for devel/idutils/Makefile removing CONFLICTS, adding g prefix, and incrementing PORTREVISION
Filename:
MIME Type:
Creator:
Trond.Endrestol
Created:
2018-01-08 09:52:37 UTC
Size:
742 bytes
patch
obsolete
>Index: devel/idutils/Makefile >=================================================================== >--- devel/idutils/Makefile (revision 458396) >+++ devel/idutils/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= idutils > PORTVERSION= 4.6 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -10,8 +10,6 @@ > MAINTAINER= peterjeremy@acm.org > COMMENT= The classic Berkeley gid/lid tools for looking up variables in code > >-CONFLICTS= coreutils-[0-9]* linux-gid-[0-9]* sh-utils-[0-9]* >- > LICENSE= GPLv3 > > OPTIONS_DEFINE= NLS >@@ -18,6 +16,7 @@ > > USES= charsetfix tar:xz > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --program-prefix=g > CONFIGURE_ENV= EMACS='no' > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib
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 224985
:
189502
|
189504
|
189505
| 189506