FreeBSD Bugzilla – Attachment 220813 Details for
Bug 251617
net/uhttpmock: remove bogus dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uhttpmock.patch
uhttpmock.patch (text/plain), 1.22 KB, created by
Val Packett
on 2020-12-22 13:29:17 UTC
(
hide
)
Description:
uhttpmock.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2020-12-22 13:29:17 UTC
Size:
1.22 KB
patch
obsolete
>commit de170b803ce784a45aa1a0766e425d8c3463f2da >Author: Greg V <greg@unrelenting.technology> >Date: Sat Dec 5 23:10:19 2020 +0300 > > net/uhttpmock: remove bogus dependencies https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251617 > >diff --git a/net/uhttpmock/Makefile b/net/uhttpmock/Makefile >index 8f32400c3545..f0c741f0ea78 100644 >--- a/net/uhttpmock/Makefile >+++ b/net/uhttpmock/Makefile >@@ -1,30 +1,30 @@ > # Created by: Gustau Perez <gustau.perez@gmail.com> > # $FreeBSD$ > > PORTNAME= uhttpmock > PORTVERSION= 0.5.3 >+PORTREVISION= 1 > CATEGORIES= net gnome > MASTER_SITES= http://tecnocode.co.uk/downloads/uhttpmock/ > DIST_SUBDIR= gnome3 > > MAINTAINER= gnome@FreeBSD.org > COMMENT= HTTP web service mocking library for GNOME > > LICENSE= LGPL21 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common \ >- vapigen:lang/vala >+BUILD_DEPENDS= vapigen:lang/vala > LIB_DEPENDS= libsoup-2.4.so:devel/libsoup > > USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz >-USE_GNOME= gnomeprefix gtk20 introspection:build >+USE_GNOME= gnomeprefix glib20 introspection:build > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+= --disable-Werror > > INSTALL_TARGET= install-strip > > OPTIONS_DEFINE= DOCS > > .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
Flags:
val
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 251617
:
220291
| 220813