public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pngcrush: ChangeLog pngcrush-1.7.10.ebuild
Date: Sat, 13 Mar 2010 14:15:27 +0000	[thread overview]
Message-ID: <E1NqS7j-0006pb-Ms@stork.gentoo.org> (raw)

ssuominen    10/03/13 14:15:27

  Modified:             ChangeLog
  Added:                pngcrush-1.7.10.ebuild
  Log:
  Version bump wrt #308681. This version will compile against libpng-1.4.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 media-gfx/pngcrush/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	30 Jan 2010 17:27:35 -0000	1.54
+++ ChangeLog	13 Mar 2010 14:15:26 -0000	1.55
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/pngcrush
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.54 2010/01/30 17:27:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.55 2010/03/13 14:15:26 ssuominen Exp $
+
+*pngcrush-1.7.10 (13 Mar 2010)
+
+  13 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +pngcrush-1.7.10.ebuild:
+  Version bump wrt #308681. This version will compile against libpng-1.4.
 
   30 Jan 2010; Markus Meier <maekke@gentoo.org> -pngcrush-1.6.15.ebuild:
   old



1.1                  media-gfx/pngcrush/pngcrush-1.7.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild?rev=1.1&content-type=text/plain

Index: pngcrush-1.7.10.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild,v 1.1 2010/03/13 14:15:26 ssuominen Exp $

EAPI=3
inherit toolchain-funcs

MY_P=${P}-nolib

DESCRIPTION="Portable Network Graphics (PNG) optimizing utility"
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
SRC_URI="mirror://sourceforge/pmt/${MY_P}.tar.xz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=media-libs/libpng-1.2.40
	sys-libs/zlib"
DEPEND="${RDEPEND}
	app-arch/xz-utils"

S=${WORKDIR}/${MY_P}

src_prepare() {
	cp -f "${FILESDIR}"/Makefile . || die
	tc-export CC
}

src_install() {
	dobin ${PN} || die
	dohtml ChangeLog.html || die
}






             reply	other threads:[~2010-03-13 14:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 14:15 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-10 13:24 [gentoo-commits] gentoo-x86 commit in media-gfx/pngcrush: ChangeLog pngcrush-1.7.10.ebuild PaweA Hajdan (phajdan.jr)
2010-05-10 18:56 Gysbert Wassenaar (nixnut)
2010-05-17 17:01 Kenneth Prugh (ken69267)
2010-05-30 18:29 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NqS7j-0006pb-Ms@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox