mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.0.9
This commit is contained in:
parent
386ea862c8
commit
c02fbd7594
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126505
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 0.0.6
|
||||
PORTVERSION= 0.0.9
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://weechat.flashtux.org/download/
|
||||
|
||||
@ -21,7 +21,7 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
MAN1= weechat.1
|
||||
MAN1= weechat-curses.1
|
||||
|
||||
PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (weechat-0.0.6.tar.bz2) = 3fbfb4c48d413d20191ee57bd2e57ca0
|
||||
SIZE (weechat-0.0.6.tar.bz2) = 278999
|
||||
MD5 (weechat-0.0.9.tar.bz2) = eae12f480ddf8c7269d01e24f84e384f
|
||||
SIZE (weechat-0.0.9.tar.bz2) = 325505
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Sat Feb 7 23:48:23 2004
|
||||
+++ configure Sat Feb 7 23:48:35 2004
|
||||
@@ -8510,7 +8510,6 @@
|
||||
|
||||
fi
|
||||
|
||||
-CFLAGS="-Wall -W -pipe -O2"
|
||||
|
||||
ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/irc/Makefile src/plugins/Makefile src/plugins/perl/Makefile src/gui/Makefile src/gui/curses/Makefile src/gui/gtk/Makefile src/gui/qt/Makefile intl/Makefile po/Makefile.in"
|
||||
cat >confcache <<\_ACEOF
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 0.0.6
|
||||
PORTVERSION= 0.0.9
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://weechat.flashtux.org/download/
|
||||
|
||||
@ -21,7 +21,7 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
MAN1= weechat.1
|
||||
MAN1= weechat-curses.1
|
||||
|
||||
PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (weechat-0.0.6.tar.bz2) = 3fbfb4c48d413d20191ee57bd2e57ca0
|
||||
SIZE (weechat-0.0.6.tar.bz2) = 278999
|
||||
MD5 (weechat-0.0.9.tar.bz2) = eae12f480ddf8c7269d01e24f84e384f
|
||||
SIZE (weechat-0.0.9.tar.bz2) = 325505
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Sat Feb 7 23:48:23 2004
|
||||
+++ configure Sat Feb 7 23:48:35 2004
|
||||
@@ -8510,7 +8510,6 @@
|
||||
|
||||
fi
|
||||
|
||||
-CFLAGS="-Wall -W -pipe -O2"
|
||||
|
||||
ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/irc/Makefile src/plugins/Makefile src/plugins/perl/Makefile src/gui/Makefile src/gui/curses/Makefile src/gui/gtk/Makefile src/gui/qt/Makefile intl/Makefile po/Makefile.in"
|
||||
cat >confcache <<\_ACEOF
|
Loading…
Reference in New Issue
Block a user