diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-23 14:06:27 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-23 14:06:27 +0000 |
commit | 4ee048fac2d04300a5963652f8308c6790b77346 (patch) | |
tree | 5aa799e729a8d0c70b975d8f92f2b62bc74c8183 /deskutils | |
parent | 603c726dbaf2d517899208282b120cb90b1b975d (diff) | |
download | ports-4ee048fac2d04300a5963652f8308c6790b77346.tar.gz ports-4ee048fac2d04300a5963652f8308c6790b77346.zip |
Update port to 0.1.4
Notes
Notes:
svn path=/head/; revision=30974
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/yank/Makefile | 6 | ||||
-rw-r--r-- | deskutils/yank/distinfo | 2 | ||||
-rw-r--r-- | deskutils/yank/pkg-descr | 2 | ||||
-rw-r--r-- | deskutils/yank/pkg-plist | 8 |
4 files changed, 13 insertions, 5 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 4408cdfb5fce..d0f9474171b5 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yank -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= deskutils gnome MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/ @@ -19,9 +19,9 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/deskutils/yank/distinfo b/deskutils/yank/distinfo index 0f3279be56bc..4414b58a07c4 100644 --- a/deskutils/yank/distinfo +++ b/deskutils/yank/distinfo @@ -1 +1 @@ -MD5 (yank-0.1.3.tar.bz2) = b71822be4d1823c096445261847ab56c +MD5 (yank-0.1.4.tar.bz2) = 3f3a8f68dd15d13b4aac4f20c55e712a diff --git a/deskutils/yank/pkg-descr b/deskutils/yank/pkg-descr index e116e6c153da..c4e9c45b068a 100644 --- a/deskutils/yank/pkg-descr +++ b/deskutils/yank/pkg-descr @@ -10,4 +10,4 @@ Features include: WWW: http://home.ins.de/~m.hussmann/software/yank/ - Chris D. Faulhaber -jedgar@fxp.org + <jedgar@FreeBSD.org> diff --git a/deskutils/yank/pkg-plist b/deskutils/yank/pkg-plist index 281a5adfe71f..16c5db2aea8c 100644 --- a/deskutils/yank/pkg-plist +++ b/deskutils/yank/pkg-plist @@ -2,4 +2,12 @@ bin/yank share/gnome/apps/Applications/yank.desktop share/gnome/pixmaps/yank.png share/locale/de/LC_MESSAGES/yank.mo +share/locale/ja/LC_MESSAGES/yank.mo share/locale/sv/LC_MESSAGES/yank.mo +lib/yank/plugins/0.1.4/libPgp5.so.0 +lib/yank/plugins/0.1.4/libPgp5.so +lib/yank/plugins/0.1.4/libPgp5.la +lib/yank/plugins/0.1.4/libPgp5.a +@dirrm lib/yank/plugins/0.1.4 +@dirrm lib/yank/plugins +@dirrm lib/yank |