Skip to content

Commit

Permalink
Update eel2 to 2.0.8. Change in this version: added languages (bs, sq).
Browse files Browse the repository at this point in the history
Patch provided in PR pkg/19410 by Juan RP with a minor change.
  • Loading branch information
jmmv committed Dec 18, 2002
1 parent 5bfb0f1 commit cfd27ff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/eel2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2002/11/30 23:21:34 salo Exp $
# $NetBSD: Makefile,v 1.4 2002/12/18 18:09:59 jmmv Exp $
#

DISTNAME= eel-2.0.7
DISTNAME= eel-2.0.8
PKGNAME= ${DISTNAME:S/-/2-/}
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.0/}
Expand Down
5 changes: 3 additions & 2 deletions devel/eel2/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/16 09:37:26 rh Exp $
@comment $NetBSD: PLIST,v 1.2 2002/12/18 18:09:59 jmmv Exp $
include/eel-2/eel/eel-accessibility.h
include/eel-2/eel/eel-art-extensions.h
include/eel-2/eel/eel-art-gtk-extensions.h
Expand Down Expand Up @@ -54,10 +54,11 @@ lib/libeel-2.a
lib/libeel-2.la
lib/libeel-2.so
lib/libeel-2.so.2
lib/libeel-2.so.2.7
lib/libeel-2.so.2.8
lib/pkgconfig/eel-2.0.pc
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/eel-2.0.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/eel-2.0.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/eel-2.0.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/eel-2.0.mo
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/eel-2.0.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/eel-2.0.mo
Expand Down
6 changes: 3 additions & 3 deletions devel/eel2/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2002/10/30 03:09:29 rh Exp $
$NetBSD: distinfo,v 1.3 2002/12/18 18:09:59 jmmv Exp $

SHA1 (eel-2.0.7.tar.bz2) = 1d0dd301dd6c4da78935291adf15f54365f2c4ec
Size (eel-2.0.7.tar.bz2) = 433877 bytes
SHA1 (eel-2.0.8.tar.bz2) = 37ee49721ba9beae078444a6fd4834af23923123
Size (eel-2.0.8.tar.bz2) = 414892 bytes

0 comments on commit cfd27ff

Please sign in to comment.