mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
devel/libgudev: Update to 233
Update devel/libgudev to 233. [1] Change to use MASTER_SITE_GNOME. Disable umockdev since we don't have that in ports, and it's only used for tests. Fix COMMENT per portlint. PR: 248565 [1] Requested by: jbeich [1] MFH: 2020Q3
This commit is contained in:
parent
ee0329e171
commit
7598c2af7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544690
@ -2,13 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgudev
|
||||
PORTVERSION= 230
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 233
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://download.gnome.org/sources/libgudev/${PORTVERSION}/
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR=sources/libgudev/${PORTVERSION}
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= GObject bindings for libudev.
|
||||
COMMENT= GObject bindings for libudev
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
@ -20,5 +20,6 @@ USE_GNOME= glib20 introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
CONFIGURE_ARGS= --disable-umockdev
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485731896
|
||||
SHA256 (libgudev-230.tar.xz) = a2e77faced0c66d7498403adefcc0707105e03db71a2b2abd620025b86347c18
|
||||
SIZE (libgudev-230.tar.xz) = 257528
|
||||
TIMESTAMP = 1597079575
|
||||
SHA256 (libgudev-233.tar.xz) = 587c4970eb23f4e2deee2cb1fb7838c94a78c578f41ce12cac0a3f4a80dabb03
|
||||
SIZE (libgudev-233.tar.xz) = 271292
|
||||
|
Loading…
Reference in New Issue
Block a user