Update afterstep-current to 1.7.146.
Assorted bug fixes.
This commit is contained in:
parent
f9177df484
commit
5df17bb0ef
3 changed files with 12 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 1999/08/30 02:32:12 fredb Exp $
|
||||
# $NetBSD: Makefile,v 1.9 1999/09/03 11:12:25 fredb Exp $
|
||||
|
||||
DISTNAME= AfterStep-1.7.142
|
||||
PKGNAME= afterstep-1.7.143
|
||||
PKGNAME= afterstep-1.7.146
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.afterstep.org/devel/snapshots/ \
|
||||
ftp://ftp.afterstep.org/devel/archives/1.7/ \
|
||||
|
@ -17,7 +17,10 @@ PATCH_SITES= ftp://ftp.afterstep.org/devel/patches/ \
|
|||
ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/ \
|
||||
ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/contrib/ \
|
||||
ftp://ftp.digex.net/pub/X11/window-managers/afterstep/devel/patches/archive/
|
||||
PATCHFILES= 1.7.142-01-sasha-png_jpg_warnings.patch.gz
|
||||
PATCHFILES= 1.7.142-01-sasha-png_jpg_warnings.patch.gz \
|
||||
1.7.142-02-tildouf-wharf_transient_and_Audio_fix.patch.gz \
|
||||
1.7.142-03-allanon-icons_and_wharf.patch.gz \
|
||||
1.7.142-04-allanon-desk_and_shaped_icons_and_wharf_reswallow.patch.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= fb@enteract.com
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
$NetBSD: md5,v 1.6 1999/08/29 14:16:13 fredb Exp $
|
||||
$NetBSD: md5,v 1.7 1999/09/03 11:12:26 fredb Exp $
|
||||
|
||||
MD5 (AfterStep/AfterStep-1.7.142.tar.bz2) = 7378c78b10025b1a313ab1c7dad079dd
|
||||
MD5 (AfterStep/1.7.142-01-sasha-png_jpg_warnings.patch.gz) = c49f966792fbb1ae1b13e553ec08c69e
|
||||
MD5 (AfterStep/1.7.142-02-tildouf-wharf_transient_and_Audio_fix.patch.gz) = 6c14c7c38594ab3ab931d63bded391cd
|
||||
MD5 (AfterStep/1.7.142-03-allanon-icons_and_wharf.patch.gz) = 7766e9273411c2471b744ff629354247
|
||||
MD5 (AfterStep/1.7.142-04-allanon-desk_and_shaped_icons_and_wharf_reswallow.patch.gz) = f8a0eb3e3cbdf560f0141be212c42f51
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 1999/08/29 14:16:14 fredb Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 1999/09/03 11:12:27 fredb Exp $
|
||||
bin/ASSound
|
||||
bin/Animate
|
||||
bin/Audio
|
||||
|
@ -21,6 +21,7 @@ bin/afterstep
|
|||
bin/afterstepdoc
|
||||
bin/ascommand.pl
|
||||
bin/asetroot
|
||||
bin/importasmenu
|
||||
lib/libafterstep.a
|
||||
lib/libafterstep.so.1.5
|
||||
lib/libasConfig.a
|
||||
|
|
Loading…
Reference in a new issue