diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 17:15:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 17:15:31 +0000 |
commit | 4ce8c6d4c8be5cdde2a55900eff0051367411643 (patch) | |
tree | 35b4960bbb3f72253d08e5c8ba3e85f4ab6f9b08 /graphics/feh | |
parent | upgrade to 2.8.2 (diff) |
upgrade to 1.2.2
PR: 44972
Submitted by: Porst Fury
Notes
Notes:
svn path=/head/; revision=69605
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 5 | ||||
-rw-r--r-- | graphics/feh/distinfo | 2 | ||||
-rw-r--r-- | graphics/feh/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/feh/pkg-plist | 3 |
4 files changed, 6 insertions, 5 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 00783227c219..467c26d13bf4 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -6,7 +6,8 @@ # PORTNAME= feh -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 +PORTCOMMENT= An image viewer that utilizes Imlib2 CATEGORIES= graphics MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ @@ -18,7 +19,7 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index bbbea8fe1a0b..d0ca7ea51309 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1 +1 @@ -MD5 (feh-1.2.1.tar.gz) = fed4e041940822f86a6539b8a1e353fb +MD5 (feh-1.2.2.tar.gz) = 4f1c935fd2f3cb5685f4f8d1e3bd6963 diff --git a/graphics/feh/pkg-comment b/graphics/feh/pkg-comment deleted file mode 100644 index e93ebc5aeedf..000000000000 --- a/graphics/feh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An image viewer that utilizes Imlib2 diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index d85c5a1c38f6..5dd9a5e2a044 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -10,14 +10,15 @@ share/feh/fonts/black.style share/feh/fonts/menu.style share/feh/fonts/yudit.ttf share/feh/images/about.png -share/feh/images/menubg.png share/feh/images/menubg_aluminium.png share/feh/images/menubg_aqua.png share/feh/images/menubg_black.png share/feh/images/menubg_britney.png share/feh/images/menubg_brushed.png share/feh/images/menubg_chrome.png +share/feh/images/menubg_default.png share/feh/images/menubg_pastel.png +share/feh/images/menubg_sky.png share/feh/images/menubg_wood.png @dirrm share/feh/images @dirrm share/feh/fonts |