Update to 1.0.4.
This commit is contained in:
parent
f38c12f0a9
commit
34d88e4a43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46339
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gconf
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/GConf
|
||||
|
@ -1 +1 @@
|
||||
MD5 (GConf-1.0.3.tar.gz) = 26a0e13976ed005fab57aa9f2ccb80d9
|
||||
MD5 (GConf-1.0.4.tar.gz) = 6eb7072552d8d9a02bdca38376f58863
|
||||
|
@ -3,9 +3,7 @@ bin/gconf-config-1
|
||||
bin/gconfd-1
|
||||
bin/gconftool
|
||||
bin/gconftool-1
|
||||
@unexec if cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path; then rm -f %D/etc/gconf/1/path; fi
|
||||
etc/gconf/1/path.example
|
||||
@exec if [ ! -f %D/etc/gconf/1/path ] ; then cp -p %D/%F %B/path; fi
|
||||
etc/gconf/1/path
|
||||
etc/gconf/schemas/desktop.schemas
|
||||
include/gconf/1/gconf/gconf-changeset.h
|
||||
include/gconf/1/gconf/gconf-client.h
|
||||
@ -63,5 +61,7 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
|
||||
@dirrm include/gconf/1
|
||||
@dirrm include/gconf
|
||||
@dirrm etc/gconf/schemas
|
||||
@dirrm etc/gconf/gconf.xml.mandatory
|
||||
@dirrm etc/gconf/gconf.xml.defaults
|
||||
@dirrm etc/gconf/1
|
||||
@dirrm etc/gconf
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gconf
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/GConf
|
||||
|
@ -1 +1 @@
|
||||
MD5 (GConf-1.0.3.tar.gz) = 26a0e13976ed005fab57aa9f2ccb80d9
|
||||
MD5 (GConf-1.0.4.tar.gz) = 6eb7072552d8d9a02bdca38376f58863
|
||||
|
@ -3,9 +3,7 @@ bin/gconf-config-1
|
||||
bin/gconfd-1
|
||||
bin/gconftool
|
||||
bin/gconftool-1
|
||||
@unexec if cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path; then rm -f %D/etc/gconf/1/path; fi
|
||||
etc/gconf/1/path.example
|
||||
@exec if [ ! -f %D/etc/gconf/1/path ] ; then cp -p %D/%F %B/path; fi
|
||||
etc/gconf/1/path
|
||||
etc/gconf/schemas/desktop.schemas
|
||||
include/gconf/1/gconf/gconf-changeset.h
|
||||
include/gconf/1/gconf/gconf-client.h
|
||||
@ -63,5 +61,7 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo
|
||||
@dirrm include/gconf/1
|
||||
@dirrm include/gconf
|
||||
@dirrm etc/gconf/schemas
|
||||
@dirrm etc/gconf/gconf.xml.mandatory
|
||||
@dirrm etc/gconf/gconf.xml.defaults
|
||||
@dirrm etc/gconf/1
|
||||
@dirrm etc/gconf
|
||||
|
Loading…
Reference in New Issue
Block a user