Update to 0.5.2
Add ja translations Bugfixes PR: 15320
This commit is contained in:
parent
4939870d11
commit
4fdd95a081
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23807
4 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# New ports collection makefile for: gtkgraph
|
||||
# Version required: 0.5.1
|
||||
# Version required: 0.5.2
|
||||
# Date created: 12 October 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gtkgraph-0.5.1
|
||||
DISTNAME= gtkgraph-0.5.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://gtkgraph.linuxbox.com/
|
||||
|
||||
MAINTAINER= jedgar@fxp.org
|
||||
MAINTAINER= jedgar@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
|
||||
intl.1:${PORTSDIR}/devel/gettext \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtkgraph-0.5.1.tar.gz) = d6fc53698cf62fa6a1d1a5a7e8a82a53
|
||||
MD5 (gtkgraph-0.5.2.tar.gz) = 7cd5d54fecd61422f88f3eb84ca2f535
|
||||
|
|
|
@ -18,4 +18,4 @@ the following features:
|
|||
WWW: http://gtkgraph.linuxbox.com/
|
||||
|
||||
- Chris D. Faulhaber
|
||||
jedgar@fxp.org
|
||||
jedgar@FreeBSD.org
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
bin/gtkgraph
|
||||
share/locale/fr/LC_MESSAGES/gtkgraph.mo
|
||||
share/locale/ja/LC_MESSAGES/gtkgraph.mo
|
||||
|
|
Loading…
Reference in a new issue