Sun Oct 8 00:09:41 2017 UTC ()
llgal: update to 0.13.19

llgal (0.13.19)

  * The llgal website has moved to http://bgoglin.free.fr/llgal
  * The repository moved to http://github.com/bgoglin/llgal
  * The mailing list is now llgal@googlegroups.com

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Thu, 10 Aug 2017 20:24:00 +0200

llgal (0.13.18)

  * Fix slidenames for subgalleries when -n is used
    (reported by Richard Betham in Debian bug #652929).
  * Fix the recognition of existing captions file entries when filenames
    contain special characters.
  * Check whether there is a user-given thumbnail before listing as links
    when -L is given.
    Thanks to Gabor Kiss for the patch in Debian bug #683809.
  * Make --cf work with subdirectory entries by not removing the extension
    and just using the entire directory name (reported by Bruno Raoult).
  * New option (thumbnails_dimensions_from_css) to avoid any thumbnail
    dimension in generated HTML.
  * Add support for replacing <!--EXIF-*--> with the corresponding Exif
    tag in the slide template. Thanks to Charles Nepote.
  * Really initialize exiftool only once per gallery.

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Mon, 01 Aug 2016 22:25:00 +0200

llgal (0.13.17)

  * Fix the description of -n in the manpage (thanks Paul Menzel
    in Debian bug #579096).
  * Fix miscellaneous typos everywhere, reported by Debian's lintian.
  * Adapt default convert command-line for graphicsmagick compatibility
    (reported by Kenyon Ralph in Debian bug #604106).

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Tue, 02 Aug 2011 12:31:00 +0100


(wiedi)
diff -r1.12 -r1.13 pkgsrc/www/llgal/Makefile
diff -r1.2 -r1.3 pkgsrc/www/llgal/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/www/llgal/Makefile (expand / switch to unified diff)

--- pkgsrc/www/llgal/Makefile 2017/08/16 21:10:20 1.12
+++ pkgsrc/www/llgal/Makefile 2017/10/08 00:09:41 1.13
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile,v 1.12 2017/08/16 21:10:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2017/10/08 00:09:41 wiedi Exp $
2 2
3DISTNAME= llgal-0.13.16 3DISTNAME= llgal-0.13.19
4PKGREVISION= 7 
5CATEGORIES= www graphics 4CATEGORIES= www graphics
6#MASTER_SITES= http://download.gna.org/llgal/ 5MASTER_SITES= ${MASTER_SITE_GITHUB:=bgoglin/}
7EXTRACT_SUFX= .tar.bz2 
8 6
9MAINTAINER= ryoon@NetBSD.org 7MAINTAINER= ryoon@NetBSD.org
10#HOMEPAGE= http://home.gna.org/llgal/ 8HOMEPAGE= http://bgoglin.free.fr/llgal/
11COMMENT= The llgal is an easy and fast on-line static gallery generator 9COMMENT= The llgal is an easy and fast on-line static gallery generator
12 10
13LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
14 12
 13GITHUB_TAG= llgal-${PKGVERSION_NOREV}
 14
15USE_PKGLOCALEDIR=yes 15USE_PKGLOCALEDIR=yes
16 16
17USE_LANGUAGES= # none 17USE_LANGUAGES= # none
18 18
19USE_TOOLS+= gmake msgfmt perl:run 19USE_TOOLS+= gmake msgfmt perl:run
20PERL5_PACKLIST= auto/Llgal/.packlist 20PERL5_PACKLIST= auto/Llgal/.packlist
21REPLACE_PERL+= llgal.in 21REPLACE_PERL+= llgal.in
22 22
23MAKE_FLAGS+= PERL_INSTALLDIRS=vendor 23MAKE_FLAGS+= PERL_INSTALLDIRS=vendor
24MAKE_FLAGS+= LOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale 24MAKE_FLAGS+= LOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale
25MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR} 25MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
26MAKE_FLAGS+= SYSCONFDIR=${PKG_SYSCONFBASE} 26MAKE_FLAGS+= SYSCONFDIR=${PKG_SYSCONFBASE}
27 27

cvs diff -r1.2 -r1.3 pkgsrc/www/llgal/distinfo (expand / switch to unified diff)

--- pkgsrc/www/llgal/distinfo 2015/11/04 02:46:57 1.2
+++ pkgsrc/www/llgal/distinfo 2017/10/08 00:09:41 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2015/11/04 02:46:57 agc Exp $ 1$NetBSD: distinfo,v 1.3 2017/10/08 00:09:41 wiedi Exp $
2 2
3SHA1 (llgal-0.13.16.tar.bz2) = 235edb2704b838c7a2a81ed2de971d1c06eece47 3SHA1 (llgal-0.13.19.tar.gz) = d299f4f7848261cc81a894eed6d69f5fd6e8cf5e
4RMD160 (llgal-0.13.16.tar.bz2) = 6ba5b76d01ffa96842de3390908c792e5f50447c 4RMD160 (llgal-0.13.19.tar.gz) = 1a8c22f2ef064f947fd8253626f8cc9af2c35c3c
5SHA512 (llgal-0.13.16.tar.bz2) = a54dbbb469811abcd1cbd57d4ab547a7b19ae4e9e3284f6872b3155094909bf6c12daa3f8121acd174eb4090d3ea5f4646585258b7de677dc7228fb1295a4053 5SHA512 (llgal-0.13.19.tar.gz) = 24f247071678f21c79e37002a443ff222e9e99e9bf04363fc123c5d9538a35db100ea814408e2bcc9e20781982145301df3337e521413651547828654a92d169
6Size (llgal-0.13.16.tar.bz2) = 80812 bytes 6Size (llgal-0.13.19.tar.gz) = 96675 bytes