- Update to 0.4.0
- Change to SFP macro Submitted by: maintainer via xmmp
This commit is contained in:
parent
1d391e3781
commit
2e59a22346
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239791
3 changed files with 6 additions and 5 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= diffuse
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= marco.broeder@gmx.eu
|
||||
COMMENT= A graphical N-way diff and merge tool written in python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (diffuse-0.3.4.tar.bz2) = 706842d366676d4f754792f71489ec2a
|
||||
SHA256 (diffuse-0.3.4.tar.bz2) = 3982c0aabe5f02ad6a65cbde9fa86683db71ae72a8ce4505e18c0f781da9755f
|
||||
SIZE (diffuse-0.3.4.tar.bz2) = 102845
|
||||
MD5 (diffuse-0.4.0.tar.bz2) = 75a72e0853f67024bac927737731411e
|
||||
SHA256 (diffuse-0.4.0.tar.bz2) = f7fcf0aa23d323104aa938a1d98f7960ee3031e48af598cac72c370eefb24952
|
||||
SIZE (diffuse-0.4.0.tar.bz2) = 109438
|
||||
|
|
|
@ -5,6 +5,7 @@ etc/diffuserc
|
|||
%%DATADIR%%/syntax/csh.syntax
|
||||
%%DATADIR%%/syntax/csharp.syntax
|
||||
%%DATADIR%%/syntax/css.syntax
|
||||
%%DATADIR%%/syntax/fortran.syntax
|
||||
%%DATADIR%%/syntax/gettext.syntax
|
||||
%%DATADIR%%/syntax/glsl.syntax
|
||||
%%DATADIR%%/syntax/html.syntax
|
||||
|
|
Loading…
Reference in a new issue