1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 0.19

PR:		37682
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Patrick Li 2002-05-02 22:36:31 +00:00
parent a1362c0835
commit dd56d6d55e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58470
10 changed files with 30 additions and 30 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= easytag
PORTVERSION= 0.18
PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.1:${PORTSDIR}/audio/libvorbis
USE_GTK= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +1 @@
MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26
MD5 (easytag-0.19.tar.gz) = ec4a97d84facf61ed091500150522c72

View File

@ -0,0 +1,10 @@
--- configure.orig Tue Apr 23 01:10:34 2002
+++ configure Sun Apr 28 17:39:02 2002
@@ -5195,6 +5195,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View File

@ -1,12 +0,0 @@
--- ltmain.sh.orig Sun Mar 3 07:38:00 2002
+++ ltmain.sh Fri Mar 8 01:58:58 2002
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then

View File

@ -1,6 +1,8 @@
bin/easytag
share/easytag/EasyTAG_logo.xpm
share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
share/locale/es/LC_MESSAGES/easytag.mo
share/locale/fr/LC_MESSAGES/easytag.mo
share/locale/hu/LC_MESSAGES/easytag.mo
share/locale/it/LC_MESSAGES/easytag.mo

View File

@ -7,7 +7,7 @@
#
PORTNAME= easytag
PORTVERSION= 0.18
PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.1:${PORTSDIR}/audio/libvorbis
USE_GTK= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +1 @@
MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26
MD5 (easytag-0.19.tar.gz) = ec4a97d84facf61ed091500150522c72

View File

@ -0,0 +1,10 @@
--- configure.orig Tue Apr 23 01:10:34 2002
+++ configure Sun Apr 28 17:39:02 2002
@@ -5195,6 +5195,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View File

@ -1,12 +0,0 @@
--- ltmain.sh.orig Sun Mar 3 07:38:00 2002
+++ ltmain.sh Fri Mar 8 01:58:58 2002
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then

View File

@ -1,6 +1,8 @@
bin/easytag
share/easytag/EasyTAG_logo.xpm
share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
share/locale/es/LC_MESSAGES/easytag.mo
share/locale/fr/LC_MESSAGES/easytag.mo
share/locale/hu/LC_MESSAGES/easytag.mo
share/locale/it/LC_MESSAGES/easytag.mo