diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-07 01:15:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-07 01:15:31 +0800 |
commit | 9683015009d6ebc835a24198331b6a148a96a09a (patch) | |
tree | bbbb4edd46cf9065611194abe4731a1274f82967 /graphics/feh | |
parent | 754d0c98894f1b1e8913e7b323756ab8d59191df (diff) | |
download | freebsd-ports-gnome-9683015009d6ebc835a24198331b6a148a96a09a.tar.gz freebsd-ports-gnome-9683015009d6ebc835a24198331b6a148a96a09a.tar.zst freebsd-ports-gnome-9683015009d6ebc835a24198331b6a148a96a09a.zip |
upgrade to 1.2.2
PR: 44972
Submitted by: Porst Fury
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 |