diff options
author | mezz <mezz@FreeBSD.org> | 2006-07-05 08:38:43 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-07-05 08:38:43 +0800 |
commit | 5835f3044e9eec5669bc7a06f0d925edb3f2316a (patch) | |
tree | c22f230046013a4aa1aeeba46cab7e5cd1002199 /graphics | |
parent | bea4e611e5a0547e64500154f9baa5050908df36 (diff) | |
download | freebsd-ports-gnome-5835f3044e9eec5669bc7a06f0d925edb3f2316a.tar.gz freebsd-ports-gnome-5835f3044e9eec5669bc7a06f0d925edb3f2316a.tar.zst freebsd-ports-gnome-5835f3044e9eec5669bc7a06f0d925edb3f2316a.zip |
Update to 3.3, see changelog for details:
http://comix.sourceforge.net/changelog.html
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comix/Makefile | 6 | ||||
-rw-r--r-- | graphics/comix/distinfo | 6 | ||||
-rw-r--r-- | graphics/comix/pkg-plist | 12 |
3 files changed, 13 insertions, 11 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 26ce3050ad38..4ba3a34b1a7d 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= comix -PORTVERSION= 3.2.1 +PORTVERSION= 3.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,13 +26,13 @@ USE_X_PREFIX= yes INSTALLS_ICONS= yes DOCS= COPYING ChangeLog README -MAN1= comix.1 comicthumb.1 +MAN1= comix.1 .include <bsd.port.pre.mk> .if (${HAVE_GNOME:Mnautilus2}!="" || defined(WITH_THUMBNAILS)) && !defined(WITHOUT_THUMBNAILS) USE_GNOME+= gconf2 -#MAN1+= comicthumb.1 +MAN1+= comicthumb.1 GCONF_SCHEMAS= comicbook.schemas PLIST_SUB+= THUMBNAILS:="" THUMBNAILS_ENABLED=yes diff --git a/graphics/comix/distinfo b/graphics/comix/distinfo index 3ad3cc270af9..223bd19282b0 100644 --- a/graphics/comix/distinfo +++ b/graphics/comix/distinfo @@ -1,3 +1,3 @@ -MD5 (comix-3.2.1.tar.gz) = 2c0d8c9abcbb627f1f71b46e5b93b4e5 -SHA256 (comix-3.2.1.tar.gz) = a6abfd9c6268bdaac74cd31b3a3c2ee081098acea5e3d96ff5066f1731f3919d -SIZE (comix-3.2.1.tar.gz) = 252572 +MD5 (comix-3.3.tar.gz) = 3155990353f3b4e6cf93e6e1d4b6d298 +SHA256 (comix-3.3.tar.gz) = 44ded5ae20d02fa4fa1c0ebf7a50c0a858f925e3bb927fe76451c70b66ab773c +SIZE (comix-3.3.tar.gz) = 268245 diff --git a/graphics/comix/pkg-plist b/graphics/comix/pkg-plist index 54050fd28682..d9ffd9d7492a 100644 --- a/graphics/comix/pkg-plist +++ b/graphics/comix/pkg-plist @@ -6,6 +6,7 @@ share/applications/comix.desktop %%PORTDOCS%%%%DOCSDIR%%/README share/icons/hicolor/48x48/apps/comix.png share/icons/hicolor/scalable/apps/comix.svg +share/locale/ca/LC_MESSAGES/comix.mo share/locale/de/LC_MESSAGES/comix.mo share/locale/el/LC_MESSAGES/comix.mo share/locale/es/LC_MESSAGES/comix.mo @@ -24,13 +25,14 @@ share/pixmaps/comix.png share/pixmaps/comix/cbr.png share/pixmaps/comix/cbt.png share/pixmaps/comix/cbz.png +share/pixmaps/comix/flip-horizontal.png +share/pixmaps/comix/flip-vertical.png share/pixmaps/comix/library.png share/pixmaps/comix/library_add.png -share/pixmaps/comix/stock-flip-horizontal-16.png -share/pixmaps/comix/stock-flip-vertical-16.png -share/pixmaps/comix/stock-rotate-180-16.png -share/pixmaps/comix/stock-rotate-270-16.png -share/pixmaps/comix/stock-rotate-90-16.png +share/pixmaps/comix/rotate-180.png +share/pixmaps/comix/rotate-270.png +share/pixmaps/comix/rotate-90.png +share/pixmaps/comix/slideshow.png @dirrm share/pixmaps/comix %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry share/applications |