diff options
author | ahoka <ahoka@pkgsrc.org> | 2010-11-22 09:32:24 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2010-11-22 09:32:24 +0000 |
commit | 3c1fedf7ca6175e9317f0b4c82c12de36e2ca714 (patch) | |
tree | f6adfbd47f0c07f0d4fbb56043e79edcb7b176f7 /devel/quilt | |
parent | ffbae87ee502862c5ae3472e481e53b38233cc00 (diff) | |
download | pkgsrc-3c1fedf7ca6175e9317f0b4c82c12de36e2ca714.tar.gz |
Update to version 0.48.
Diffstat (limited to 'devel/quilt')
-rw-r--r-- | devel/quilt/Makefile | 5 | ||||
-rw-r--r-- | devel/quilt/PLIST | 9 | ||||
-rw-r--r-- | devel/quilt/distinfo | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile index 5bbdd7d5f7d..4c16c799aaa 100644 --- a/devel/quilt/Makefile +++ b/devel/quilt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/03/03 15:37:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2010/11/22 09:32:24 ahoka Exp $ # -DISTNAME= quilt-0.46 +DISTNAME= quilt-0.48 CATEGORIES= devel scm -PKGREVISION= 1 MASTER_SITES= http://download.savannah.gnu.org/releases/quilt/ MAINTAINER= jmmv@NetBSD.org diff --git a/devel/quilt/PLIST b/devel/quilt/PLIST index 7a46715ad9c..a5f37fcda77 100644 --- a/devel/quilt/PLIST +++ b/devel/quilt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:49:06 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/11/22 09:32:24 ahoka Exp $ bin/guards bin/quilt lib/quilt/backup-files @@ -7,11 +7,12 @@ man/man1/quilt.1 share/doc/${PKGNAME}/README share/doc/${PKGNAME}/README.MAIL share/doc/${PKGNAME}/quilt.pdf +share/emacs/site-lisp/quilt.el +share/examples/quilt/bash_completion.d/quilt +share/examples/quilt/quilt.quiltrc share/locale/de/LC_MESSAGES/quilt.mo share/locale/fr/LC_MESSAGES/quilt.mo share/locale/ja/LC_MESSAGES/quilt.mo -share/examples/quilt/bash_completion.d/quilt -share/examples/quilt/quilt.quiltrc share/quilt/add share/quilt/annotate share/quilt/applied @@ -39,8 +40,8 @@ share/quilt/pop share/quilt/previous share/quilt/push share/quilt/refresh -share/quilt/remove share/quilt/rename +share/quilt/revert share/quilt/scripts/dependency-graph share/quilt/scripts/edmail share/quilt/scripts/inspect diff --git a/devel/quilt/distinfo b/devel/quilt/distinfo index 07fe93cdcde..ec476efb4ee 100644 --- a/devel/quilt/distinfo +++ b/devel/quilt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2008/01/08 08:28:58 apb Exp $ +$NetBSD: distinfo,v 1.3 2010/11/22 09:32:24 ahoka Exp $ -SHA1 (quilt-0.46.tar.gz) = 9344c1289f262053beb0196645b41ea5d9cda597 -RMD160 (quilt-0.46.tar.gz) = 508d6b4f8c1283b20acf8a757d4b3dfc3b8a7961 -Size (quilt-0.46.tar.gz) = 403984 bytes +SHA1 (quilt-0.48.tar.gz) = 117e41d01a6ae2cbd6365b119e2b8891a20f0a16 +RMD160 (quilt-0.48.tar.gz) = 0ac18f31409077f2ae0adfcd3049ab5647812be3 +Size (quilt-0.48.tar.gz) = 421146 bytes SHA1 (patch-aa) = 2fa6118a27a82c28fe4302b8668c19cbd106ed7d |