diff options
author | martti <martti@pkgsrc.org> | 2003-10-05 12:03:33 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-10-05 12:03:33 +0000 |
commit | abe69376350df368658330a2974dac46865caf61 (patch) | |
tree | 8dfca56b42b4010c6ee3d9875d081fc39e5be52b | |
parent | fd1e4da12924d3e241afa62aa9a6580014194313 (diff) | |
download | pkgsrc-abe69376350df368658330a2974dac46865caf61.tar.gz |
Updated bins to 1.1.23
* new parameter 'deExifyImages'
* bug fixes
* translation updates
-rw-r--r-- | www/bins/Makefile | 4 | ||||
-rw-r--r-- | www/bins/PLIST | 18 | ||||
-rw-r--r-- | www/bins/distinfo | 6 |
3 files changed, 15 insertions, 13 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index 971e255f6bb..9b8e11f7f5d 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2003/07/21 12:41:13 martti Exp $ +# $NetBSD: Makefile,v 1.21 2003/10/05 12:03:33 martti Exp $ # -DISTNAME= bins-1.1.22 +DISTNAME= bins-1.1.23 CATEGORIES= www graphics MASTER_SITES= http://jsautret.free.fr/BINS/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/bins/PLIST b/www/bins/PLIST index 734a87a21aa..ee581f4884d 100644 --- a/www/bins/PLIST +++ b/www/bins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2003/07/21 12:41:13 martti Exp $ +@comment $NetBSD: PLIST,v 1.11 2003/10/05 12:03:33 martti Exp $ bin/bins bin/bins_cleanupgallery bin/bins_edit @@ -43,19 +43,14 @@ share/examples/bins/templates.joi/imagelist.html share/examples/bins/templates.joi/imagenavbar.html share/examples/bins/templates.joi/navbar.html share/examples/bins/templates.joi/path.html -share/examples/bins/templates.joi/subalbum.html -share/examples/bins/templates.joi/subjectpath.html -share/examples/bins/templates.joi/thumbnail.html -share/examples/bins/templates.joi/thumbnav.html -share/examples/bins/templates.joi/thumbnavrow.html -share/examples/bins/templates.joi/tree.html -share/examples/bins/templates.joi/xlink.html share/examples/bins/templates.joi/static/actthumb.png share/examples/bins/templates.joi/static/albumtree.png share/examples/bins/templates.joi/static/back.png share/examples/bins/templates.joi/static/contact.png share/examples/bins/templates.joi/static/exit.png share/examples/bins/templates.joi/static/home.png +share/examples/bins/templates.joi/static/huge.png +share/examples/bins/templates.joi/static/hugeActive.png share/examples/bins/templates.joi/static/imagelist.png share/examples/bins/templates.joi/static/info.png share/examples/bins/templates.joi/static/joi.css @@ -77,6 +72,13 @@ share/examples/bins/templates.joi/static/smallActive.png share/examples/bins/templates.joi/static/subalbum.png share/examples/bins/templates.joi/static/thumbnails.png share/examples/bins/templates.joi/static/up.png +share/examples/bins/templates.joi/subalbum.html +share/examples/bins/templates.joi/subjectpath.html +share/examples/bins/templates.joi/thumbnail.html +share/examples/bins/templates.joi/thumbnav.html +share/examples/bins/templates.joi/thumbnavrow.html +share/examples/bins/templates.joi/tree.html +share/examples/bins/templates.joi/xlink.html ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bins.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bins.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bins.mo diff --git a/www/bins/distinfo b/www/bins/distinfo index ddfa5293a3a..3064764c0a6 100644 --- a/www/bins/distinfo +++ b/www/bins/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.18 2003/08/28 09:53:27 martti Exp $ +$NetBSD: distinfo,v 1.19 2003/10/05 12:03:33 martti Exp $ -SHA1 (bins-1.1.22.tar.bz2) = b25c679c2b1dec45e4dbd16b83861a0316dddf61 -Size (bins-1.1.22.tar.bz2) = 162791 bytes +SHA1 (bins-1.1.23.tar.bz2) = b72bead94d29564c2c314657c32be1523bd3e1d9 +Size (bins-1.1.23.tar.bz2) = 171397 bytes |