mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.7.1
This commit is contained in:
parent
9b9cce3ecb
commit
cfcfc4c89b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238506
3 changed files with 28 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= mypaint
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://download.gna.org/mypaint/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mypaint-0.7.0.tar.bz2) = 98113770396e944c25293e84f80095f4
|
||||
SHA256 (mypaint-0.7.0.tar.bz2) = 73feabd376e7c8189662dc40a7a41c742781730d8145612499f854116110076d
|
||||
SIZE (mypaint-0.7.0.tar.bz2) = 2670458
|
||||
MD5 (mypaint-0.7.1.tar.bz2) = c9e6c70cddce60330ea7aff36fe5a59f
|
||||
SHA256 (mypaint-0.7.1.tar.bz2) = b449ccf55d191a27efdb0efa95c56ff2b0d48709b369c96f6701b41cbabf1e2b
|
||||
SIZE (mypaint-0.7.1.tar.bz2) = 2846407
|
||||
|
|
|
@ -138,6 +138,18 @@ share/applications/mypaint.desktop
|
|||
%%DATADIR%%/brushes/long_grass_prev.png
|
||||
%%DATADIR%%/brushes/loosedots.myb
|
||||
%%DATADIR%%/brushes/loosedots_prev.png
|
||||
%%DATADIR%%/brushes/marker-01.myb
|
||||
%%DATADIR%%/brushes/marker-01_prev.png
|
||||
%%DATADIR%%/brushes/marker-02.myb
|
||||
%%DATADIR%%/brushes/marker-02_prev.png
|
||||
%%DATADIR%%/brushes/marker-03.myb
|
||||
%%DATADIR%%/brushes/marker-03_prev.png
|
||||
%%DATADIR%%/brushes/marker-04.myb
|
||||
%%DATADIR%%/brushes/marker-04_prev.png
|
||||
%%DATADIR%%/brushes/marker-05.myb
|
||||
%%DATADIR%%/brushes/marker-05_prev.png
|
||||
%%DATADIR%%/brushes/marker-06.myb
|
||||
%%DATADIR%%/brushes/marker-06_prev.png
|
||||
%%DATADIR%%/brushes/modelling.myb
|
||||
%%DATADIR%%/brushes/modelling_prev.png
|
||||
%%DATADIR%%/brushes/o001.myb
|
||||
|
@ -248,6 +260,18 @@ share/applications/mypaint.desktop
|
|||
%%DATADIR%%/brushes/soft_water_prev.png
|
||||
%%DATADIR%%/brushes/solid_water.myb
|
||||
%%DATADIR%%/brushes/solid_water_prev.png
|
||||
%%DATADIR%%/brushes/splatter-01.myb
|
||||
%%DATADIR%%/brushes/splatter-01_prev.png
|
||||
%%DATADIR%%/brushes/splatter-02.myb
|
||||
%%DATADIR%%/brushes/splatter-02_prev.png
|
||||
%%DATADIR%%/brushes/splatter-03.myb
|
||||
%%DATADIR%%/brushes/splatter-03_prev.png
|
||||
%%DATADIR%%/brushes/splatter-04.myb
|
||||
%%DATADIR%%/brushes/splatter-04_prev.png
|
||||
%%DATADIR%%/brushes/splatter-05.myb
|
||||
%%DATADIR%%/brushes/splatter-05_prev.png
|
||||
%%DATADIR%%/brushes/splatter-06.myb
|
||||
%%DATADIR%%/brushes/splatter-06_prev.png
|
||||
%%DATADIR%%/brushes/subtle_pencil.myb
|
||||
%%DATADIR%%/brushes/subtle_pencil_prev.png
|
||||
%%DATADIR%%/brushes/textured_ink.myb
|
||||
|
|
Loading…
Add table
Reference in a new issue