Page MenuHomeFreeBSD

D33938.diff
No OneTemporary

D33938.diff

diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile
--- a/devel/glibmm/Makefile
+++ b/devel/glibmm/Makefile
@@ -1,7 +1,7 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
PORTNAME= glibmm
-PORTVERSION= 2.64.2
+PORTVERSION= 2.66.2
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -12,23 +12,17 @@
LICENSE= LGPL21
-USES+= tar:xz
-PORTSCOUT?= limitw:1,even
-
-PLIST_SUB= VERSION="2.4"
-
-USES+= compiler:c++11-lang gettext gmake gnome libtool pathfix perl5 \
- pkgconfig
+USES= compiler:c++11-lang gettext gnome meson pathfix perl5 \
+ pkgconfig python:3.7+,build shebangfix tar:xz
USE_GNOME= glib20 libsigc++20
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --disable-documentation
-INSTALL_TARGET= install-strip
-BINARY_WRAPPERS= gm4
-
-post-patch:
-.for d in docs examples tests
- @${REINPLACE_CMD} -e '/^SUBDIRS = /s/${d}//' ${WRKSRC}/Makefile.in
-.endfor
+
+SHEBANG_GLOB= *.py
+
+MESON_ARGS= -Dbuild-documentation=false
+
+# 2.68 and later are currently incompatible with consumers
+PORTSCOUT= limit:^2\.66
+PLIST_SUB= VERSION=2.4
.include <bsd.port.mk>
diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo
--- a/devel/glibmm/distinfo
+++ b/devel/glibmm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601366996
-SHA256 (gnome/glibmm-2.64.2.tar.xz) = a75282e58d556d9b2bb44262b6f5fb76c824ac46a25a06f527108bec86b8d4ec
-SIZE (gnome/glibmm-2.64.2.tar.xz) = 7438116
+TIMESTAMP = 1641718573
+SHA256 (gnome/glibmm-2.66.2.tar.xz) = b2a4cd7b9ae987794cbb5a1becc10cecb65182b9bb841868625d6bbb123edb1d
+SIZE (gnome/glibmm-2.66.2.tar.xz) = 7603104

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 13, 8:11 PM (5 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35043192
Default Alt Text
D33938.diff (1 KB)

Event Timeline