Ugrade x11/tilda from 1.3.3 to 1.4.1
Changelog: https://github.com/lanoxx/tilda/compare/tilda-1.4.1...master Rework USE directives as reported by testports Update plist
This commit is contained in:
parent
c116689047
commit
cf3234f177
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488397
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tilda
|
||||
PORTVERSION= 1.3.3
|
||||
PORTVERSION= 1.4.1
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
@ -17,8 +17,9 @@ LIB_DEPENDS= libconfuse.so:devel/libconfuse
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-rpath
|
||||
USE_GNOME= gtk30
|
||||
USES= gmake gettext pkgconfig autoreconf pathfix libtool
|
||||
USE_XORG+= x11
|
||||
USE_GNOME+= glib20 gtk30 gdkpixbuf2 pango
|
||||
USES= gmake gettext gnome pkgconfig autoreconf pathfix libtool
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= lanoxx
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485119296
|
||||
SHA256 (lanoxx-tilda-tilda-1.3.3_GH0.tar.gz) = 71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1
|
||||
SIZE (lanoxx-tilda-tilda-1.3.3_GH0.tar.gz) = 671222
|
||||
TIMESTAMP = 1545593113
|
||||
SHA256 (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = da51002210d8fd8fe875907f84b581515399545800044a669c1933bc84cf5070
|
||||
SIZE (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = 471340
|
||||
|
@ -21,6 +21,7 @@ share/locale/sl/LC_MESSAGES/tilda.mo
|
||||
share/locale/sv/LC_MESSAGES/tilda.mo
|
||||
share/locale/tr/LC_MESSAGES/tilda.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/tilda.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/tilda.mo
|
||||
share/pixmaps/tilda.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user