mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix minor errors in pkg-plist.
Bump PORTREVISION since plist changed. Now 3.0.0_2.
This commit is contained in:
parent
bc4e1fc7da
commit
b41219cc46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61952
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= grip
|
||||
PORTVERSION= 3.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=grip
|
||||
|
@ -1,12 +1,5 @@
|
||||
@comment grip-files
|
||||
bin/grip
|
||||
share/gnome/apps/Multimedia/grip.desktop
|
||||
share/locale/de/LC_MESSAGES/grip.mo
|
||||
share/locale/fr/LC_MESSAGES/grip.mo
|
||||
share/locale/ja/LC_MESSAGES/grip.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/grip.mo
|
||||
share/pixmaps/gripicon.png
|
||||
@comment grip-doc-files
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/acknowledge.html
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/bugs.html
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/cdconfig.png
|
||||
@ -75,7 +68,17 @@ share/pixmaps/gripicon.png
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/trkedit.png
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/volume.png
|
||||
%%PORTDOCS%%share/gnome/help/grip/C/x131.html
|
||||
@comment grip-doc-dirs
|
||||
share/locale/de/LC_MESSAGES/grip.mo
|
||||
share/locale/fr/LC_MESSAGES/grip.mo
|
||||
share/locale/ja/LC_MESSAGES/grip.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/grip.mo
|
||||
share/pixmaps/gripicon.png
|
||||
@comment empty dirs
|
||||
@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images
|
||||
@comment directories
|
||||
%%PORTDOCS%%@dirrm share/gnome/help/grip/C/images
|
||||
%%PORTDOCS%%@dirrm share/gnome/help/grip/C
|
||||
%%PORTDOCS%%@dirrm share/gnome/help/grip
|
||||
%%PORTDOCS%%@dirrm share/gnome/help
|
||||
@dirrm share/gnome/apps/Multimedia
|
||||
@dirrm share/gnome/apps
|
||||
|
Loading…
Reference in New Issue
Block a user