- Update to 2.6.1
This commit is contained in:
parent
25b8ddf2df
commit
bf2deb074c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122044
3 changed files with 7 additions and 9 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gthumb2
|
||||
PORTVERSION= 2.6.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.6.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
|
||||
|
@ -24,10 +23,12 @@ USE_X_PREFIX= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgnomeprintui
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
GCONF_SCHEMAS= gthumb.schemas
|
||||
MAN1= gthumb.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gnome2/gthumb-2.6.0.1.tar.bz2) = 95033385f82c4e68355a933236f552ed
|
||||
SIZE (gnome2/gthumb-2.6.0.1.tar.bz2) = 2022419
|
||||
MD5 (gnome2/gthumb-2.6.1.tar.bz2) = cf2921394d442f3f97502aff9e86f6e6
|
||||
SIZE (gnome2/gthumb-2.6.1.tar.bz2) = 2040000
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
bin/gthumb
|
||||
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gthumb.schemas > /dev/null || /usr/bin/true
|
||||
etc/gconf/schemas/gthumb.schemas
|
||||
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gthumb.schemas > /dev/null || /usr/bin/true
|
||||
lib/gthumb/libgthumb.a
|
||||
lib/gthumb/libgthumb.so
|
||||
lib/gthumb/modules/libduplicates.so
|
||||
|
@ -127,11 +124,11 @@ share/gnome/help/gthumb/C/figures/preferences.png
|
|||
share/gnome/help/gthumb/C/gthumb.xml
|
||||
share/gnome/help/gthumb/C/legal.xml
|
||||
share/gnome/omf/gthumb/gthumb-C.omf
|
||||
@exec scrollkeeper-install -q %D/share/gnome/omf/gthumb/gthumb-C.omf 2>/dev/null || /usr/bin/true
|
||||
share/gnome/pixmaps/gthumb.png
|
||||
share/locale/am/LC_MESSAGES/gthumb.mo
|
||||
share/locale/az/LC_MESSAGES/gthumb.mo
|
||||
share/locale/be/LC_MESSAGES/gthumb.mo
|
||||
share/locale/bg/LC_MESSAGES/gthumb.mo
|
||||
share/locale/ca/LC_MESSAGES/gthumb.mo
|
||||
share/locale/cs/LC_MESSAGES/gthumb.mo
|
||||
share/locale/da/LC_MESSAGES/gthumb.mo
|
||||
|
@ -157,6 +154,7 @@ share/locale/ml/LC_MESSAGES/gthumb.mo
|
|||
share/locale/ms/LC_MESSAGES/gthumb.mo
|
||||
share/locale/nb/LC_MESSAGES/gthumb.mo
|
||||
share/locale/nl/LC_MESSAGES/gthumb.mo
|
||||
share/locale/nn/LC_MESSAGES/gthumb.mo
|
||||
share/locale/no/LC_MESSAGES/gthumb.mo
|
||||
share/locale/pa/LC_MESSAGES/gthumb.mo
|
||||
share/locale/pl/LC_MESSAGES/gthumb.mo
|
||||
|
@ -187,4 +185,3 @@ share/locale/zh_TW/LC_MESSAGES/gthumb.mo
|
|||
@dirrm share/gnome/gthumb
|
||||
@dirrm lib/gthumb/modules
|
||||
@dirrm lib/gthumb
|
||||
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gthumb/gthumb-C.omf 2>/dev/null || /usr/bin/true
|
||||
|
|
Loading…
Reference in a new issue