mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Update to 0.16.10.
This commit is contained in:
parent
c77ef81d30
commit
8f5e8191f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203144
@ -3,12 +3,12 @@
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11-toolkits/vte/Makefile,v 1.84 2007/10/17 21:36:14 mezz Exp $
|
||||
# $MCom: ports-stable/x11-toolkits/vte/Makefile,v 1.9 2007/12/04 17:23:37 mezz Exp $
|
||||
#
|
||||
|
||||
PORTNAME= vte
|
||||
PORTVERSION= 0.16.9
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 0.16.10
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/vte-0.16.9.tar.bz2) = a42c893a01e3d9818789be373e529422
|
||||
SHA256 (gnome2/vte-0.16.9.tar.bz2) = 0e61bbccbc6689d8d9ea4842795498d3ff85079b870eda899cbbd7beb80866ec
|
||||
SIZE (gnome2/vte-0.16.9.tar.bz2) = 1115282
|
||||
MD5 (gnome2/vte-0.16.10.tar.bz2) = 82e0c0c73d82b05258256c46fccc9650
|
||||
SHA256 (gnome2/vte-0.16.10.tar.bz2) = 2f8db402762ca8fb155e3b87460c3c725b2b5a8fa7b7accf72673ee074e60e9b
|
||||
SIZE (gnome2/vte-0.16.10.tar.bz2) = 1113164
|
||||
|
@ -19,7 +19,6 @@ lib/vte/vterdb
|
||||
lib/vte/window
|
||||
libdata/pkgconfig/vte.pc
|
||||
libexec/gnome-pty-helper
|
||||
share/vte/termcap/xterm
|
||||
share/locale/am/LC_MESSAGES/vte.mo
|
||||
share/locale/ang/LC_MESSAGES/vte.mo
|
||||
share/locale/ar/LC_MESSAGES/vte.mo
|
||||
@ -91,6 +90,7 @@ share/locale/sr/LC_MESSAGES/vte.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/vte.mo
|
||||
share/locale/sv/LC_MESSAGES/vte.mo
|
||||
share/locale/ta/LC_MESSAGES/vte.mo
|
||||
share/locale/te/LC_MESSAGES/vte.mo
|
||||
share/locale/th/LC_MESSAGES/vte.mo
|
||||
share/locale/tr/LC_MESSAGES/vte.mo
|
||||
share/locale/ug/LC_MESSAGES/vte.mo
|
||||
@ -101,8 +101,9 @@ share/locale/xh/LC_MESSAGES/vte.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/vte.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/vte.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/vte.mo
|
||||
@dirrm share/vte/termcap
|
||||
@dirrm share/vte
|
||||
%%DATADIR%%/termcap/xterm
|
||||
@dirrm %%DATADIR%%/termcap
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/vte
|
||||
@dirrm include/vte
|
||||
@dirrmtry share/locale/zh_HK/LC_MESSAGES
|
||||
@ -111,6 +112,8 @@ share/locale/zh_TW/LC_MESSAGES/vte.mo
|
||||
@dirrmtry share/locale/xh
|
||||
@dirrmtry share/locale/ug/LC_MESSAGES
|
||||
@dirrmtry share/locale/ug
|
||||
@dirrmtry share/locale/te/LC_MESSAGES
|
||||
@dirrmtry share/locale/te
|
||||
@dirrmtry share/locale/si/LC_MESSAGES
|
||||
@dirrmtry share/locale/si
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user