diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-16 14:27:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-16 14:27:45 +0000 |
commit | cef2f0178cb01b57f1004c6389f18cd6633c2a44 (patch) | |
tree | a998406dd61f4679113557b81c5dbb1e08c1b64e /x11/printproto | |
parent | 8690aa6c2927af3d0bd32a092eb80af02f5ad223 (diff) | |
download | pkgsrc-cef2f0178cb01b57f1004c6389f18cd6633c2a44.tar.gz |
Update to 1.0.4:
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
Eamon Walsh (2):
Updates to printproto as part of devPrivates rework.
Update package version number for devPrivates rework.
Egbert Eich (1):
23. Merged with XFree86 4.4.0. Added changes that went into infected files.
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Kaleb Keithley (1):
merge XFree86 4.3.0.1 to -CURRENT
Diffstat (limited to 'x11/printproto')
-rw-r--r-- | x11/printproto/Makefile | 4 | ||||
-rw-r--r-- | x11/printproto/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/printproto/Makefile b/x11/printproto/Makefile index 8407baa07a0..4cb3a17a124 100644 --- a/x11/printproto/Makefile +++ b/x11/printproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/04/16 14:27:45 wiz Exp $ # -DISTNAME= printproto-1.0.3 +DISTNAME= printproto-1.0.4 CATEGORIES= x11 print MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/printproto/distinfo b/x11/printproto/distinfo index e64cf4067ca..59963be0aeb 100644 --- a/x11/printproto/distinfo +++ b/x11/printproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 19:53:21 joerg Exp $ +$NetBSD: distinfo,v 1.2 2008/04/16 14:27:45 wiz Exp $ -SHA1 (printproto-1.0.3.tar.bz2) = c9b62c20ed50ce44c4835d5fd2d1bb52af66f75f -RMD160 (printproto-1.0.3.tar.bz2) = af2312cd43efc2d2d26dd161a4ef667f2a928155 -Size (printproto-1.0.3.tar.bz2) = 43560 bytes +SHA1 (printproto-1.0.4.tar.bz2) = 8da2d19faca74f894d0e2b3e142283b725c0ef46 +RMD160 (printproto-1.0.4.tar.bz2) = ab23d31e5b13fd7260f2a10d789f5d8e89bf775f +Size (printproto-1.0.4.tar.bz2) = 49579 bytes |