pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/llgal
Module Name: pkgsrc
Committed By: wiedi
Date: Sun Oct 8 00:09:41 UTC 2017
Modified Files:
pkgsrc/www/llgal: Makefile distinfo
Log Message:
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@localhost
-- Brice Goglin <Brice.Goglin%ens-lyon.org@localhost> 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@localhost> 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@localhost> Tue, 02 Aug 2011 12:31:00 +0100
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/llgal/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/llgal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/llgal/Makefile
diff -u pkgsrc/www/llgal/Makefile:1.12 pkgsrc/www/llgal/Makefile:1.13
--- pkgsrc/www/llgal/Makefile:1.12 Wed Aug 16 21:10:20 2017
+++ pkgsrc/www/llgal/Makefile Sun Oct 8 00:09:41 2017
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.12 2017/08/16 21:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/10/08 00:09:41 wiedi Exp $
-DISTNAME= llgal-0.13.16
-PKGREVISION= 7
+DISTNAME= llgal-0.13.19
CATEGORIES= www graphics
-#MASTER_SITES= http://download.gna.org/llgal/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_GITHUB:=bgoglin/}
MAINTAINER= ryoon%NetBSD.org@localhost
-#HOMEPAGE= http://home.gna.org/llgal/
+HOMEPAGE= http://bgoglin.free.fr/llgal/
COMMENT= The llgal is an easy and fast on-line static gallery generator
LICENSE= gnu-gpl-v2
+GITHUB_TAG= llgal-${PKGVERSION_NOREV}
+
USE_PKGLOCALEDIR=yes
USE_LANGUAGES= # none
Index: pkgsrc/www/llgal/distinfo
diff -u pkgsrc/www/llgal/distinfo:1.2 pkgsrc/www/llgal/distinfo:1.3
--- pkgsrc/www/llgal/distinfo:1.2 Wed Nov 4 02:46:57 2015
+++ pkgsrc/www/llgal/distinfo Sun Oct 8 00:09:41 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:46:57 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/10/08 00:09:41 wiedi Exp $
-SHA1 (llgal-0.13.16.tar.bz2) = 235edb2704b838c7a2a81ed2de971d1c06eece47
-RMD160 (llgal-0.13.16.tar.bz2) = 6ba5b76d01ffa96842de3390908c792e5f50447c
-SHA512 (llgal-0.13.16.tar.bz2) = a54dbbb469811abcd1cbd57d4ab547a7b19ae4e9e3284f6872b3155094909bf6c12daa3f8121acd174eb4090d3ea5f4646585258b7de677dc7228fb1295a4053
-Size (llgal-0.13.16.tar.bz2) = 80812 bytes
+SHA1 (llgal-0.13.19.tar.gz) = d299f4f7848261cc81a894eed6d69f5fd6e8cf5e
+RMD160 (llgal-0.13.19.tar.gz) = 1a8c22f2ef064f947fd8253626f8cc9af2c35c3c
+SHA512 (llgal-0.13.19.tar.gz) = 24f247071678f21c79e37002a443ff222e9e99e9bf04363fc123c5d9538a35db100ea814408e2bcc9e20781982145301df3337e521413651547828654a92d169
+Size (llgal-0.13.19.tar.gz) = 96675 bytes
Home |
Main Index |
Thread Index |
Old Index