diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 08:37:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 08:37:26 +0800 |
commit | eeaa5cc462d64664691abb70e9a60f3503d490ad (patch) | |
tree | f44241c1a204a6fc3178d793ca75db1636f5c8ef | |
parent | c58aa19dd13fd434e78cfcf0507634b80df2d2a9 (diff) | |
download | marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.gz marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.bz2 marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.lz marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.xz marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.tar.zst marcuscom-ports-eeaa5cc462d64664691abb70e9a60f3503d490ad.zip |
Update to 2.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@422 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/yelp/Makefile | 6 | ||||
-rw-r--r-- | x11/yelp/distinfo | 2 | ||||
-rw-r--r-- | x11/yelp/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index e00ec4488..4e05844b6 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= yelp -PORTVERSION= 2.1.5 +PORTVERSION= 2.2.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -34,7 +34,5 @@ post-patch: s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|\@prefix\@/share|\@datadir\@|g' \ ${WRKSRC}/stylesheets/docbook/catalog.in - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index c3f2a6700..5cd3c8fb4 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1 +1 @@ -MD5 (gnome2/yelp-2.1.5.tar.bz2) = 6e5234097ef29786c8c9ab2369188142 +MD5 (gnome2/yelp-2.2.0.tar.bz2) = 1148afe2578ad50be59a591677946a4c diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist index 69fedb823..d84546ff4 100644 --- a/x11/yelp/pkg-plist +++ b/x11/yelp/pkg-plist @@ -137,6 +137,8 @@ share/gnome/sgml/docbook/yelp/yelp-customization.xsl share/gnome/yelp/catalog share/gnome/yelp/important_docs.xml share/gnome/yelp/ui/yelp.glade +share/locale/am/LC_MESSAGES/yelp.mo +share/locale/ar/LC_MESSAGES/yelp.mo share/locale/az/LC_MESSAGES/yelp.mo share/locale/be/LC_MESSAGES/yelp.mo share/locale/bg/LC_MESSAGES/yelp.mo @@ -147,6 +149,7 @@ share/locale/de/LC_MESSAGES/yelp.mo share/locale/el/LC_MESSAGES/yelp.mo share/locale/es/LC_MESSAGES/yelp.mo share/locale/et/LC_MESSAGES/yelp.mo +share/locale/fi/LC_MESSAGES/yelp.mo share/locale/fr/LC_MESSAGES/yelp.mo share/locale/gl/LC_MESSAGES/yelp.mo share/locale/he/LC_MESSAGES/yelp.mo @@ -156,6 +159,7 @@ share/locale/it/LC_MESSAGES/yelp.mo share/locale/ja/LC_MESSAGES/yelp.mo share/locale/ko/LC_MESSAGES/yelp.mo share/locale/lv/LC_MESSAGES/yelp.mo +share/locale/mk/LC_MESSAGES/yelp.mo share/locale/ms/LC_MESSAGES/yelp.mo share/locale/nl/LC_MESSAGES/yelp.mo share/locale/nn/LC_MESSAGES/yelp.mo |