diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-14 00:16:15 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-14 00:16:15 +0000 |
commit | 340ad87f231d84ff0f0830c06f2baaf5e522e455 (patch) | |
tree | 12c4066efed18d1a288bac128040755b367ba705 /misc/xiphos | |
parent | 3e28a635e7ad83dfa5d39b21d701643dab52cdc4 (diff) | |
download | ports-340ad87f231d84ff0f0830c06f2baaf5e522e455.tar.gz ports-340ad87f231d84ff0f0830c06f2baaf5e522e455.zip |
- Remove icon-cache from plist
- Bump PORTREVISION
- Trim headers
Submitted by: bapt via irc
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=305854
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 |