FreeBSD Bugzilla – Attachment 237523 Details for
Bug 267263
sysutils/libudisks: Update to 2.9.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sugestion v0
libudisks-2.9.4.diff (text/plain), 2.54 KB, created by
Nuno Teixeira
on 2022-10-22 13:27:08 UTC
(
hide
)
Description:
sugestion v0
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-10-22 13:27:08 UTC
Size:
2.54 KB
patch
obsolete
>diff --git a/sysutils/libudisks/Makefile b/sysutils/libudisks/Makefile >index 614192a0b50b..4f8f3939a8e8 100644 >--- a/sysutils/libudisks/Makefile >+++ b/sysutils/libudisks/Makefile >@@ -1,8 +1,8 @@ > PORTNAME= libudisks >-PORTVERSION= 2.9.4 >-# Obviates the need to specify GH_TAGNAME and repeat the version number later >-DISTVERSIONPREFIX= udisks- >+DISTVERSION= 2.9.4 > CATEGORIES= sysutils >+MASTER_SITES= https://github.com/storaged-project/udisks/releases/download/udisks-${DISTVERSION}/ >+DISTNAME= udisks-${DISTVERSION} > > MAINTAINER= pauamma@FreeBSD.org > COMMENT= Library to manipulate storage devices, from udisks >@@ -19,12 +19,8 @@ BUILD_DEPENDS= bash:shells/bash \ > > # For some reason, configure wants autopoint from gettext-tools even when > # NLS is disabled. >-USES= autoreconf:build gettext-tools:build gmake gnome \ >- libtool:build pkgconfig >- >-USE_GITHUB= yes >-GH_ACCOUNT= storaged-project >-GH_PROJECT= udisks >+USES= autoreconf:build gettext-tools:build gmake gnome libtool:build \ >+ pkgconfig tar:bz2 > > USE_GNOME= glib20 introspection > >@@ -34,17 +30,18 @@ GNU_CONFIGURE= yes > # config.status errors out without --disable-dependency-tracking, with or > # without USES=gmake. --with-libintl-prefix is needed because otherwise > # configure won't find libintl when PREFIX != LOCALBASE. >-CONFIGURE_ARGS= --disable-daemon --disable-dependency-tracking \ >+CONFIGURE_ARGS= --disable-daemon \ >+ --disable-dependency-tracking \ > --with-libintl-prefix=${LOCALBASE} > > PLIST_SUB= PORTVERSION=${PORTVERSION} > >-OPTIONS_DEFINE= UDISKSCTL NLS DOCS >-OPTIONS_DEFAULT= UDISKSCTL NLS DOCS >-OPTIONS_SUB= yes >-UDISKSCTL_DESC= Install udisksctl command line utility >+OPTIONS_DEFINE= DOCS NLS UDISKSCTL >+OPTIONS_DEFAULT= DOCS NLS UDISKSCTL >+OPTIONS_SUB= yes >+UDISKSCTL_DESC= Install udisksctl command line utility > DOCS_CONFIGURE_ENABLE= gtk-doc >-NLS_USES= gettext-runtime >+NLS_USES= gettext-runtime > NLS_CONFIGURE_ENABLE= nls > UDISKSCTL_LIB_DEPENDS= libpolkit-agent-1.so:sysutils/polkit \ > libpolkit-gobject-1.so:sysutils/polkit >diff --git a/sysutils/libudisks/distinfo b/sysutils/libudisks/distinfo >index 081d612bc776..1d16e8e87e3a 100644 >--- a/sysutils/libudisks/distinfo >+++ b/sysutils/libudisks/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1665970803 >-SHA256 (storaged-project-udisks-udisks-2.9.4_GH0.tar.gz) = 5917ad67f33648935748cb98f71668431ab07ce4dc4cfd5403e0c0a2af48696a >-SIZE (storaged-project-udisks-udisks-2.9.4_GH0.tar.gz) = 1464740 >+TIMESTAMP = 1666444670 >+SHA256 (udisks-2.9.4.tar.bz2) = b6b60ebab0d5e09624120c5d158882e87d8c2473db60783b63deeba74cb18d1c >+SIZE (udisks-2.9.4.tar.bz2) = 1699288
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 267263
:
237517
| 237523