FreeBSD Bugzilla – Attachment 241286 Details for
Bug 270627
net-mgmt/fence-agents: Follow Porters Handbook more closely and use helpers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for fence-agents
fence-agents-ph-helpers.patch (text/plain), 846 bytes, created by
Daniel Engberg
on 2023-04-03 15:34:47 UTC
(
hide
)
Description:
Patch for fence-agents
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-04-03 15:34:47 UTC
Size:
846 bytes
patch
obsolete
>diff --git a/net-mgmt/fence-agents/Makefile b/net-mgmt/fence-agents/Makefile >index 88fddeaf69a4..474dbab381bf 100644 >--- a/net-mgmt/fence-agents/Makefile >+++ b/net-mgmt/fence-agents/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= fence-agents >-PORTVERSION= 4.12.1 >-DISTVERSIONPREFIX=v >+DISTVERSIONPREFIX= v >+DISTVERSION= 4.12.1 > CATEGORIES= net-mgmt > > MAINTAINER= bapt@FreeBSD.org >@@ -26,10 +26,11 @@ OPTIONS_DEFINE= DOCS MANPAGES > OPTIONS_DEFAULT=MANPAGES > OPTIONS_SUB= yes > >-MANPAGES_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ >- xsltproc:textproc/libxslt >+MANPAGES_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl >+MANPAGES_USES= gnome >+MANPAGES_USE= GNOME=libxslt:build > > post-patch: >- echo "echo -n ${PORTVERSION}" > ${WRKSRC}/make/git-version-gen >+ echo "echo -n ${DISTVERSION}" > ${WRKSRC}/make/git-version-gen > > .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 270627
: 241286