pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sxiv: update wip/sxiv to 1.3.2.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Dec 26 00:31:04 2015 +0100
Changeset: c4ceb447c308c99247cd749d48ad212108766625
Modified Files:
sxiv/Makefile
sxiv/distinfo
Log Message:
sxiv: update wip/sxiv to 1.3.2.
Changes:
o misc bugfixes (no changelog available upstream altough according the commit
messages it seems that no major user-visible features were added/removed)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4ceb447c308c99247cd749d48ad212108766625
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sxiv/Makefile | 8 +++++---
sxiv/distinfo | 7 ++++---
2 files changed, 9 insertions(+), 6 deletions(-)
diffs:
diff --git a/sxiv/Makefile b/sxiv/Makefile
index 16829fb..453b37b 100644
--- a/sxiv/Makefile
+++ b/sxiv/Makefile
@@ -1,20 +1,22 @@
# $NetBSD: Makefile,v 1.10 2015/03/10 18:06:43 leot1990 Exp $
#
-DISTNAME= sxiv-1.3.1
+DISTNAME= sxiv-1.3.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=muennich/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= leot1990%users.sourceforge.net@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= http://github.com/muennich/sxiv
COMMENT= Simple (or small or suckless) X Image Viewer
LICENSE= gnu-gpl-v2
NO_CONFIGURE= yes
+USE_TOOLS+= gmake
+
SUBST_CLASSES+= makefile
-SUBST_STAGE.makefile= pre-build
+SUBST_STAGE.makefile= pre-patch
SUBST_MESSAGE.makefile= Fixing Makefile.
SUBST_FILES.makefile= Makefile
SUBST_SED.makefile+= -e 's,^CPPFLAGS.*,& -DVERSION=\\"${PKGVERSION_NOREV}\\",'
diff --git a/sxiv/distinfo b/sxiv/distinfo
index c51de19..90263f8 100644
--- a/sxiv/distinfo
+++ b/sxiv/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.6 2015/03/10 18:06:43 leot1990 Exp $
-SHA1 (sxiv-1.3.1.tar.gz) = 35d6cbdca52ad8a54044b5f0f473d9469c5e0682
-RMD160 (sxiv-1.3.1.tar.gz) = 7556d00abad8d6416babc4af9e5f70779fffc701
-Size (sxiv-1.3.1.tar.gz) = 47171 bytes
+SHA1 (sxiv-1.3.2.tar.gz) = 99ee7f74881f49f8ae6060e01f13bdcfbfc84825
+RMD160 (sxiv-1.3.2.tar.gz) = c3b703055804c534808487fd66cf59686b7db91f
+SHA512 (sxiv-1.3.2.tar.gz) = 3bcf67a778a3e40cb6ae6b6fcc685cd57e303265df34c8a56d6ebb8ad0237e7136e738c44fee5c5504c73e4722d017f1e746691fac482568b2a960931f1ecdd5
+Size (sxiv-1.3.2.tar.gz) = 46560 bytes
Home |
Main Index |
Thread Index |
Old Index