Update to 3.5.1, see changelog for details:
http://comix.sourceforge.net/changelog.html
This commit is contained in:
parent
25011ea6bc
commit
7b2aa19144
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171422
3 changed files with 18 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= comix
|
||||
PORTVERSION= 3.4
|
||||
PORTVERSION= 3.5.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (comix-3.4.tar.gz) = 88b431436570dbea690b7f2280b80f43
|
||||
SHA256 (comix-3.4.tar.gz) = a54a672d6593ff709ad9a1b8cf20e9a9af8141f0036de5049b4348b6e363431a
|
||||
SIZE (comix-3.4.tar.gz) = 296877
|
||||
MD5 (comix-3.5.1.tar.gz) = e9404966a91d30eec2dbbea5fdf59699
|
||||
SHA256 (comix-3.5.1.tar.gz) = 4874bfe3c9f461c767bbc94a1fabbecd14417e85208639162cb989b3bfec832e
|
||||
SIZE (comix-3.5.1.tar.gz) = 310502
|
||||
|
|
|
@ -31,18 +31,29 @@ share/pixmaps/comix/fitheight.png
|
|||
share/pixmaps/comix/fitnone.png
|
||||
share/pixmaps/comix/fitscreen.png
|
||||
share/pixmaps/comix/fitwidth.png
|
||||
share/pixmaps/comix/flip-horizontal-jpeg.png
|
||||
share/pixmaps/comix/flip-horizontal.png
|
||||
share/pixmaps/comix/flip-vertical-jpeg.png
|
||||
share/pixmaps/comix/flip-vertical.png
|
||||
share/pixmaps/comix/lens.png
|
||||
share/pixmaps/comix/library.png
|
||||
share/pixmaps/comix/library_add.png
|
||||
share/pixmaps/comix/manga.png
|
||||
share/pixmaps/comix/rotate-180.png
|
||||
share/pixmaps/comix/rotate-270-jpeg.png
|
||||
share/pixmaps/comix/rotate-270.png
|
||||
share/pixmaps/comix/rotate-90-jpeg.png
|
||||
share/pixmaps/comix/rotate-90.png
|
||||
share/pixmaps/comix/slideshow.png
|
||||
share/pixmaps/comix/silk-bookmarks.png
|
||||
share/pixmaps/comix/silk-desaturate.png
|
||||
share/pixmaps/comix/silk-edit_bookmarks.png
|
||||
share/pixmaps/comix/silk-file_operations.png
|
||||
share/pixmaps/comix/silk-library.png
|
||||
share/pixmaps/comix/silk-library_add.png
|
||||
share/pixmaps/comix/silk-recent_files.png
|
||||
share/pixmaps/comix/silk-slideshow.png
|
||||
share/pixmaps/comix/silk-thumbnails.png
|
||||
share/pixmaps/comix/silk-transform.png
|
||||
share/pixmaps/comix/silk-view.png
|
||||
share/pixmaps/comix/silk-zoom.png
|
||||
@dirrm share/pixmaps/comix
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrmtry share/applications
|
||||
|
|
Loading…
Reference in a new issue