Update to 1.99.6.
This commit is contained in:
parent
6d59a529a8
commit
826bbe6abd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81788
4 changed files with 12 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gal2
|
||||
PORTVERSION= 1.99.4
|
||||
PORTVERSION= 1.99.6
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99
|
||||
|
@ -27,7 +27,7 @@ INSTALLS_SHLIB= yes
|
|||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-static --with-libiconv
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/gal-1.99.4.tar.bz2) = 2d710777a063dd16658d6e68c35f46fa
|
||||
MD5 (gnome2/gal-1.99.6.tar.bz2) = 57f6cbc6b5d1d1c9f727bc1f60b6f9eb
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- Makefile.in.orig Wed Apr 16 00:08:20 2003
|
||||
+++ Makefile.in Wed Apr 16 00:08:47 2003
|
||||
@@ -138,7 +138,7 @@
|
||||
cxxflags_set = @cxxflags_set@
|
||||
gnomelocaledir = @gnomelocaledir@
|
||||
install_sh = @install_sh@
|
||||
--- Makefile.in.orig Mon May 26 17:23:55 2003
|
||||
+++ Makefile.in Mon May 26 17:24:39 2003
|
||||
@@ -175,7 +175,7 @@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-SUBDIRS = po gal tests docs art
|
||||
+SUBDIRS = po gal docs art
|
||||
|
||||
|
|
|
@ -147,7 +147,7 @@ include/gal-2.0/gal/widgets/widget-pixmap-combo.h
|
|||
lib/gtk-2.0/modules/libgal-a11y-2.0.so
|
||||
lib/libgal-2.0.a
|
||||
lib/libgal-2.0.so
|
||||
lib/libgal-2.0.so.2
|
||||
lib/libgal-2.0.so.3
|
||||
libdata/pkgconfig/gal-2.0.pc
|
||||
share/doc/gal2/gal-api.html
|
||||
share/doc/gal2/gal-api.sgml
|
||||
|
@ -212,6 +212,8 @@ share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo
|
|||
share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo
|
||||
|
|
Loading…
Reference in a new issue