blob: fc52eedb5d3556c01fe51b5d06b64a20f6d030fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
# ChangeLog for media-libs/libpng
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.12 2002/12/09 04:26:12 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*libpng-1.2.5 (25 Oct 2002)
25 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump per #9651
*libpng-1.2.4 libpng-1.2.3-r1 (09 Jul 2002)
09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> libpng-1.2.4.ebuild,
libpng-1.2.3-r1.ebuild files/digest-libpng-1.2.3-r1 :
added a check to see if /usr/lib/libpng.so.3.1.2.1 exists, and to remove
it if it does, in pkg_postinst(). This is because upstream screwed up
somehow between 1.2.1 and 1.2.3
*libpng-1.2.4 (08 Jul 2002)
08 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> libpng-1.2.4.ebuild
files/digest-libpng-1.2.4 :
new version, I've been testing it for a while, but I'm leaving it masked
untill someone wiser (Seemant ? :) than me decides it is ready to go live.
*libpng-1.2.3 (26 May 2002)
26 May 2002; Seemant Kulleen <seemant@gentoo.org> libpng-1.2.3.ebuild
files/digest-libpng-1.2.3 :
Version bump, masked for now
20 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
This has been masked for testing. testing shows that it stinks worse than
1.2.1, so it is being killed.
*libpng-1.2.2 (16 Apr 2002)
16 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
Quick version update (new version fixes many bugs; whatever). Kaali in
#gentoo is to be thanked for finding the two bogus symlinks that the make
install process installs. Those are fixed with the two dosym operations
in src_install()
*libpng-1.0.12-r1 and libpng-1.2.1-r1 (13 April 2002)
13 April 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :
In order to prevent users from having to almost completely rebuild their
system after they upgraded to 1.2.1, i'm adding SLOT's to 1.0.x and
1.2.x, so they can happily live together :o)
*libpng-1.0.12 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|