diff options
author | tron <tron> | 2002-01-10 20:56:25 +0000 |
---|---|---|
committer | tron <tron> | 2002-01-10 20:56:25 +0000 |
commit | b180d9affdf09a9e101aab34530e80a017513f86 (patch) | |
tree | 2742c7fd5d39da6104d59b069b3cc254e01ca19c | |
parent | b9db0d5e97acffbd93dcd5ea2e8209b52c0d42ff (diff) | |
download | pkgsrc-b180d9affdf09a9e101aab34530e80a017513f86.tar.gz |
Update "xmcd" package to version 3.0.2:
- Fixed a problem with the xmcd disc ID field being sometimes partially
obscured in the Album Details window.
- Several changes to improve security.
-rw-r--r-- | audio/xmcd/Makefile | 9 | ||||
-rw-r--r-- | audio/xmcd/distinfo | 8 |
2 files changed, 11 insertions, 6 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 6ea44c9932c..5e06e218c02 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2002/01/08 10:01:33 tron Exp $ -# +# $NetBSD: Makefile,v 1.30 2002/01/10 20:56:25 tron Exp $ -DISTNAME= xmcd-3.0.1 +DISTNAME= xmcd-3.0.2 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ @@ -9,6 +8,10 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.ibiblio.org/tkan/xmcd/ COMMENT= Motif CD player +PATCH_SITES= ${HOMEPAGE} +PATCHFILES= xmcd-3.0.2-proxyauth-patch +PATCH_DIST_STRIP= -p1 + WRKSRC= ${WRKDIR}/xmcd-3.0 USE_NCURSES= yes USE_IMAKE= yes diff --git a/audio/xmcd/distinfo b/audio/xmcd/distinfo index 4b6b22ec10d..780c9cdaf56 100644 --- a/audio/xmcd/distinfo +++ b/audio/xmcd/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.7 2002/01/08 09:55:04 tron Exp $ +$NetBSD: distinfo,v 1.8 2002/01/10 20:56:25 tron Exp $ -SHA1 (xmcd-3.0.1.tar.gz) = 936363e5cd984666cba3494b2aa3d3cc845c58ac -Size (xmcd-3.0.1.tar.gz) = 689345 bytes +SHA1 (xmcd-3.0.2.tar.gz) = 10258f299f917c94780d3e6d9feb57535d4603b5 +Size (xmcd-3.0.2.tar.gz) = 690285 bytes +SHA1 (xmcd-3.0.2-proxyauth-patch) = a6114c73e5470747fe2dcfe16cb11bc7c5e5b4dd +Size (xmcd-3.0.2-proxyauth-patch) = 2922 bytes SHA1 (patch-aa) = 0a446d2943dd9ac9d66938674daa16d1d629e470 SHA1 (patch-ab) = 5cb710c688caf4db56f0d04f366bedcc94dcde5d SHA1 (patch-ac) = 19440a72fda657bf73811c20aabab5c955369516 |