mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
editors/xed: update to 3.8.9
PR: 292877
This commit is contained in:
committed by
Charlie Li
parent
574a46e46a
commit
9533108e0b
@@ -1,6 +1,5 @@
|
||||
PORTNAME= xed
|
||||
PORTVERSION= 3.8.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.8.9
|
||||
CATEGORIES= editors gnome
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
@@ -8,8 +7,6 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Small but powerful text editor for GTK
|
||||
WWW= https://github.com/linuxmint/xed
|
||||
|
||||
BROKEN= Fails to build, fatal error: 'girepository.h' file not found
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
@@ -26,7 +23,7 @@ USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome meson \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= linuxmint
|
||||
USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 gtksourceview4 intltool \
|
||||
introspection pango
|
||||
introspection pango pygobject3
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
GLIB_SCHEMAS= org.x.editor.gschema.xml \
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1764004862
|
||||
SHA256 (gnome/linuxmint-xed-3.8.5_GH0.tar.gz) = 3594a455982c4dfd9d9d969e456ce021ececcba45e1035c8bbafd2433835b83c
|
||||
SIZE (gnome/linuxmint-xed-3.8.5_GH0.tar.gz) = 4603511
|
||||
TIMESTAMP = 1770327295
|
||||
SHA256 (gnome/linuxmint-xed-3.8.9_GH0.tar.gz) = 59b7e75297b55a8330c89ff79b31fbd3129818b2149a7f13721d6333b442186a
|
||||
SIZE (gnome/linuxmint-xed-3.8.9_GH0.tar.gz) = 4643096
|
||||
|
||||
@@ -267,6 +267,7 @@ share/locale/ko/LC_MESSAGES/xed.mo
|
||||
share/locale/ku/LC_MESSAGES/xed.mo
|
||||
share/locale/ky/LC_MESSAGES/xed.mo
|
||||
share/locale/la/LC_MESSAGES/xed.mo
|
||||
share/locale/lo/LC_MESSAGES/xed.mo
|
||||
share/locale/lt/LC_MESSAGES/xed.mo
|
||||
share/locale/lv/LC_MESSAGES/xed.mo
|
||||
share/locale/mai/LC_MESSAGES/xed.mo
|
||||
|
||||
Reference in New Issue
Block a user