diff options
author | drochner <drochner@pkgsrc.org> | 2011-04-08 14:01:07 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-04-08 14:01:07 +0000 |
commit | 7359f852b56b2e4356f446a17982fd1b4bca4740 (patch) | |
tree | 23a045f35d03c54118df8c68f4e629bc408f681c /editors/scite | |
parent | 168df1f9890cab2a0c96f913b245010cae3d78bd (diff) | |
download | pkgsrc-7359f852b56b2e4356f446a17982fd1b4bca4740.tar.gz |
update to 2.25
changes: minor bug fix and improvement release
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 6 | ||||
-rw-r--r-- | editors/scite/PLIST | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 6f1060bf808..b3f2050d42c 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/11 14:42:46 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2011/04/08 14:01:07 drochner Exp $ # -DISTNAME= scite224 -PKGNAME= scite-2.24 +DISTNAME= scite225 +PKGNAME= scite-2.25 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz diff --git a/editors/scite/PLIST b/editors/scite/PLIST index 6d6fcddc283..545898c210a 100644 --- a/editors/scite/PLIST +++ b/editors/scite/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/11 14:42:46 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/04/08 14:01:08 drochner Exp $ bin/SciTE share/applications/SciTE.desktop share/pixmaps/Sci48M.png @@ -58,6 +58,7 @@ share/scite/lua.properties share/scite/matlab.properties share/scite/metapost.properties share/scite/mmixal.properties +share/scite/modula3.properties share/scite/nimrod.properties share/scite/nncrontab.properties share/scite/nsis.properties diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 87f80df8de8..50731637d57 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/11 14:42:46 drochner Exp $ +$NetBSD: distinfo,v 1.2 2011/04/08 14:01:08 drochner Exp $ -SHA1 (scite224.tgz) = 4e624655c28481507d44126a3c6dbf5bf9a7a244 -RMD160 (scite224.tgz) = a11dfc9251d804cd5f699bf1fe15688b65106544 -Size (scite224.tgz) = 1829813 bytes +SHA1 (scite225.tgz) = 6b33f254cc4760fdd861223573524e270b735a0b +RMD160 (scite225.tgz) = 3b86042411f2272fa87428883386e5a7e5d86653 +Size (scite225.tgz) = 1843570 bytes SHA1 (patch-aa) = 72bea1ac6869236e9a9608ea64d58d514d9181a6 |