diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 01:29:48 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 01:29:48 +0000 |
commit | 4b2f4aa7e6022f572f99a8a813f47abe4b55c90c (patch) | |
tree | c6ee0f1d4654c919678040e801e68a31f566a3a4 /graphics/comix | |
parent | Vertex is an implementation of the Q2Q protocol (sort of like P2P, but one (diff) |
Update to 3.1.2, see changelog for details:
http://comix.sourceforge.net/changelog.html
Diffstat (limited to 'graphics/comix')
-rw-r--r-- | graphics/comix/Makefile | 3 | ||||
-rw-r--r-- | graphics/comix/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 0ffeb2de2570..98e7a6cf6f28 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= comix -PORTVERSION= 3.1 +PORTVERSION= 3.1.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -54,6 +54,7 @@ do-install: @${MKDIR} ${PREFIX}/share/mime/packages @(cd ${WRKSRC} ; \ ${PYTHON_CMD} install.py install --installdir ${PREFIX}) + @${MKDIR} ${PREFIX}/etc/gconf/schemas @${INSTALL_DATA} ${WRKSRC}/mime/comicbook.schemas \ ${PREFIX}/etc/gconf/schemas/ .else diff --git a/graphics/comix/distinfo b/graphics/comix/distinfo index 21a89acf8fcd..69d50a779c67 100644 --- a/graphics/comix/distinfo +++ b/graphics/comix/distinfo @@ -1,3 +1,3 @@ -MD5 (comix-3.1.tar.gz) = 70707ce7843ceb698412f104b57147ea -SHA256 (comix-3.1.tar.gz) = b71bd4f2280ac00e070da0a73ea3b47e3a16e09debf54f779078a7ba014f719e -SIZE (comix-3.1.tar.gz) = 210723 +MD5 (comix-3.1.2.tar.gz) = ad130808ba1bd54445e41917e4cf6f49 +SHA256 (comix-3.1.2.tar.gz) = 53ff079e4231bcd404301023c27efe157f7b914e7f1fb411d29fffc0d44bf55c +SIZE (comix-3.1.2.tar.gz) = 212111 |