diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-14 08:16:15 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-14 08:16:15 +0800 |
commit | e01d947a56047cd1d08bc23259664d13babaa31f (patch) | |
tree | 12c4066efed18d1a288bac128040755b367ba705 /misc/xiphos | |
parent | 98573118f6426592687f64a823d2e8b4e34ff794 (diff) | |
download | freebsd-ports-gnome-e01d947a56047cd1d08bc23259664d13babaa31f.tar.gz freebsd-ports-gnome-e01d947a56047cd1d08bc23259664d13babaa31f.tar.zst freebsd-ports-gnome-e01d947a56047cd1d08bc23259664d13babaa31f.zip |
- Remove icon-cache from plist
- Bump PORTREVISION
- Trim headers
Submitted by: bapt via irc
Feature safe: yes
Diffstat (limited to 'misc/xiphos')
-rw-r--r-- | misc/xiphos/Makefile | 7 | ||||
-rw-r--r-- | misc/xiphos/pkg-plist | 1 |
2 files changed, 1 insertions, 7 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 357f69c4f8ce..a6cd2d35464c 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: xiphos -# Date created: February 2, 2009 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xiphos PORTVERSION= 3.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist index 76afdd2dbb3a..7050b212ae66 100644 --- a/misc/xiphos/pkg-plist +++ b/misc/xiphos/pkg-plist @@ -121,7 +121,6 @@ share/gnome/help/xiphos/fr/figures/sword_install.png share/gnome/help/xiphos/fr/figures/sword_remove.png share/gnome/help/xiphos/fr/figures/sword_sources.png share/gnome/help/xiphos/fr/xiphos.xml -share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/xiphos.svg share/locale/ar/LC_MESSAGES/xiphos.mo share/locale/cs/LC_MESSAGES/xiphos.mo |