diff options
author | grant <grant> | 2002-12-13 12:54:43 +0000 |
---|---|---|
committer | grant <grant> | 2002-12-13 12:54:43 +0000 |
commit | d8ec174ba3404d9eded23659c021e9693442979c (patch) | |
tree | 60c2ac4946d2179cc221c85588675cb3bc3d3453 /chat/scrollz | |
parent | 21bd27362d9b0ddb478704c58e64446e8e52b0fa (diff) | |
download | pkgsrc-d8ec174ba3404d9eded23659c021e9693442979c.tar.gz |
Update scrollz to 1.8m.
Many changes, too many to list here. The full list of changes can be
found in ChangeLog.ScrollZ.
Update provided by Juan RP in PR pkg/19358.
Diffstat (limited to 'chat/scrollz')
-rw-r--r-- | chat/scrollz/Makefile | 6 | ||||
-rw-r--r-- | chat/scrollz/PLIST | 23 | ||||
-rw-r--r-- | chat/scrollz/distinfo | 6 |
3 files changed, 18 insertions, 17 deletions
diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile index 5f08624626f..5e27d40c48c 100644 --- a/chat/scrollz/Makefile +++ b/chat/scrollz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/06 18:25:22 grant Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/13 12:54:43 grant Exp $ # -DISTNAME= ScrollZ-1.8l -PKGNAME= scrollz-1.8l +DISTNAME= ScrollZ-1.8m +PKGNAME= scrollz-1.8m CATEGORIES= chat MASTER_SITES= http://scrollz.broken.com/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/scrollz/PLIST b/chat/scrollz/PLIST index e08666055d1..329f7a9b92b 100644 --- a/chat/scrollz/PLIST +++ b/chat/scrollz/PLIST @@ -1,12 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/06 18:25:22 grant Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/12/13 12:54:43 grant Exp $ bin/scrollz -bin/scrollz-${PKGVERSION} -lib/scrollz/doc/ScrollZ.doc -lib/scrollz/help/ScrollZ.help -@exec ${MKDIR} %D/lib/scrollz/translation -@dirrm lib/scrollz/translation -@exec ${MKDIR} %D/lib/scrollz/script -@dirrm lib/scrollz/script -@dirrm lib/scrollz/help -@dirrm lib/scrollz/doc -@dirrm lib/scrollz +bin/${PKGNAME} +man/man1/scrollz.1 +share/scrollz/doc/ScrollZ.doc +share/scrollz/help/ScrollZ.help +@exec ${MKDIR} %D/share/scrollz/translation +@dirrm share/scrollz/translation +@exec ${MKDIR} %D/share/scrollz/script +@dirrm share/scrollz/script +@dirrm share/scrollz/help +@dirrm share/scrollz/doc +@dirrm share/scrollz diff --git a/chat/scrollz/distinfo b/chat/scrollz/distinfo index 96b93dfbf1e..8c65a8f0809 100644 --- a/chat/scrollz/distinfo +++ b/chat/scrollz/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/12/06 18:25:22 grant Exp $ +$NetBSD: distinfo,v 1.2 2002/12/13 12:54:43 grant Exp $ -SHA1 (ScrollZ-1.8l.tar.bz2) = 859648a2d14f96182ed3ebcbb2eef1c2874869c7 -Size (ScrollZ-1.8l.tar.bz2) = 508876 bytes +SHA1 (ScrollZ-1.8m.tar.bz2) = b4393b3e8827f0a83871af3c19cad7a63c654403 +Size (ScrollZ-1.8m.tar.bz2) = 539487 bytes |