Update to 2.18.2, while I am here, get rid of X11BASE.
This commit is contained in:
parent
ec0fac182d
commit
2dc8e487d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192271
3 changed files with 9 additions and 7 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= eog
|
||||
PORTVERSION= 2.18.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.18.2
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
|
@ -27,8 +26,8 @@ USE_XLIB= yes
|
|||
INSTALLS_OMF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNOME_DESKTOP_VERSION=2
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
GCONF_SCHEMAS= eog.schemas
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/eog-2.18.1.tar.bz2) = 512f847adc024fde6d10b71b78d3f396
|
||||
SHA256 (gnome2/eog-2.18.1.tar.bz2) = 9ed846db917046b54669d5d82ef3e9150a1d104270f574727d6016dfb7763b19
|
||||
SIZE (gnome2/eog-2.18.1.tar.bz2) = 1241674
|
||||
MD5 (gnome2/eog-2.18.2.tar.bz2) = 7e5fc342201ea00404008258c19b4461
|
||||
SHA256 (gnome2/eog-2.18.2.tar.bz2) = e2bbf8671263b69c2ca4ca7824b58e29b7b12c9e18e0524538621e71bb7d6486
|
||||
SIZE (gnome2/eog-2.18.2.tar.bz2) = 1244477
|
||||
|
|
|
@ -124,6 +124,7 @@ share/locale/ne/LC_MESSAGES/eog.mo
|
|||
share/locale/nl/LC_MESSAGES/eog.mo
|
||||
share/locale/nn/LC_MESSAGES/eog.mo
|
||||
share/locale/nso/LC_MESSAGES/eog.mo
|
||||
share/locale/oc/LC_MESSAGES/eog.mo
|
||||
share/locale/or/LC_MESSAGES/eog.mo
|
||||
share/locale/pa/LC_MESSAGES/eog.mo
|
||||
share/locale/pl/LC_MESSAGES/eog.mo
|
||||
|
@ -199,6 +200,8 @@ share/locale/zu/LC_MESSAGES/eog.mo
|
|||
@dirrmtry share/locale/ug
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
@dirrmtry share/locale/oc
|
||||
@dirrmtry share/locale/nso/LC_MESSAGES
|
||||
@dirrmtry share/locale/nso
|
||||
@dirrmtry share/locale/mg/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue