mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
- Update libexo to 4.16.1
- Remove old patch not needed anymore
This commit is contained in:
parent
ec4835bc79
commit
26d410911a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568197
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libexo
|
||||
PORTVERSION= 4.16.0
|
||||
PORTVERSION= 4.16.1
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE
|
||||
DISTNAME= exo-${DISTVERSIONFULL}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608682983
|
||||
SHA256 (xfce4/exo-4.16.0.tar.bz2) = 1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc
|
||||
SIZE (xfce4/exo-4.16.0.tar.bz2) = 966143
|
||||
TIMESTAMP = 1615549714
|
||||
SHA256 (xfce4/exo-4.16.1.tar.bz2) = 528dac256315ffc2a4a53b3b421979327962121989886e3cf920aeff9912b53b
|
||||
SIZE (xfce4/exo-4.16.1.tar.bz2) = 880947
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- configure.orig 2019-01-20 01:00:30 UTC
|
||||
+++ configure
|
||||
@@ -633,6 +633,9 @@ ac_includes_default="\
|
||||
#endif
|
||||
#ifdef HAVE_UNISTD_H
|
||||
# include <unistd.h>
|
||||
+#endif
|
||||
+#ifdef __FreeBSD__
|
||||
+# include <sys/param.h>
|
||||
#endif"
|
||||
|
||||
ac_header_list=
|
Loading…
Reference in New Issue
Block a user