diff -urN /usr/ports/devel/gettext/Makefile devel/gettext/Makefile --- /usr/ports/devel/gettext/Makefile Sat May 11 04:01:57 2002 +++ devel/gettext/Makefile Wed Jun 19 04:10:21 2002 @@ -6,8 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 0.11.1 -PORTREVISION= 3 +PORTVERSION= 0.11.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gettext @@ -24,7 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} +PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} \ + VERSION=${PORTVERSION} MAN1= gettext.1 msgattrib.1 msgcat.1 msgcmp.1 msgcomm.1 \ msgconv.1 msgen.1 msgexec.1 msgfilter.1 msgfmt.1 \ diff -urN /usr/ports/devel/gettext/distinfo devel/gettext/distinfo --- /usr/ports/devel/gettext/distinfo Tue Mar 26 19:25:45 2002 +++ devel/gettext/distinfo Wed Jun 19 04:01:30 2002 @@ -1 +1 @@ -MD5 (gettext-0.11.1.tar.gz) = f826d530cf91e19cacc2a964d3668e99 +MD5 (gettext-0.11.2.tar.gz) = 31ff6c5f51ba151d2349f4dec47f4ec1 diff -urN /usr/ports/devel/gettext/pkg-plist devel/gettext/pkg-plist --- /usr/ports/devel/gettext/pkg-plist Tue Apr 30 19:14:08 2002 +++ devel/gettext/pkg-plist Wed Jun 19 05:05:30 2002 @@ -20,10 +20,10 @@ @unexec install-info --delete %D/info/gettext.info %D/info/dir info/gettext.info @exec install-info %D/info/gettext.info %D/info/dir -lib/libgettextlib-0.11.1.so +lib/libgettextlib-%%VERSION%%.so lib/libgettextlib.a lib/libgettextlib.so -lib/libgettextsrc-0.11.1.so +lib/libgettextsrc-%%VERSION%%.so lib/libgettextsrc.a lib/libgettextsrc.so lib/libintl.a @@ -183,7 +183,7 @@ share/locale/sl/LC_MESSAGES/gettext.mo share/locale/sv/LC_MESSAGES/gettext.mo share/locale/tr/LC_MESSAGES/gettext.mo -share/locale/zh/LC_MESSAGES/gettext.mo +share/locale/zh_TW/LC_MESSAGES/gettext.mo @dirrm share/gettext/projects/TP @dirrm share/gettext/projects/KDE @dirrm share/gettext/projects/GNOME