Index: head/audio/grip/Makefile =================================================================== --- head/audio/grip/Makefile (revision 70233) +++ head/audio/grip/Makefile (revision 70234) @@ -1,50 +1,45 @@ # New ports collection makefile for: grip # Date created: 31 May 2000 # Whom: kbyanc@posi.net # # $FreeBSD$ # PORTNAME= grip -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 # PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=grip MAINTAINER= alane@FreeBSD.org LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \ ghttp.1:${PORTSDIR}/www/libghttp -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 +USE_X_PREFIX= yes USE_GMAKE= yes -USE_X_PREFIX= yes +GNU_CONFIGURE= yes USE_GNOMENG= yes USE_GNOME= gnomelibs -GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datadir=${PREFIX}/share CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib .if defined(WITH_DEBUG) CFLAGS+= -g LDFLAGS+= -g .endif CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" CONFIGURE_ENV+= LIBS=${PTHREAD_LIBS} -pre-configure: - cd ${WRKSRC}; ${AUTOHEADER}; ${AUTOMAKE}; ${AUTOCONF} - -post-install: +post-install:: @${CAT} ${PKGMESSAGE} .include Property changes on: head/audio/grip/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/audio/grip/distinfo =================================================================== --- head/audio/grip/distinfo (revision 70233) +++ head/audio/grip/distinfo (revision 70234) @@ -1 +1 @@ -MD5 (grip-3.0.1.tar.gz) = 3fe1d7e1b4f9a52d4ca759a477c785b1 +MD5 (grip-3.0.2.tar.gz) = c8c193e599304c1d048b0a691e8a2e59 Property changes on: head/audio/grip/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/audio/grip/files/patch-src-grip.c =================================================================== --- head/audio/grip/files/patch-src-grip.c (revision 70233) +++ head/audio/grip/files/patch-src-grip.c (nonexistent) @@ -1,33 +0,0 @@ ---- src/grip.c.orig Mon Jun 17 22:13:35 2002 -+++ src/grip.c Wed Jul 24 21:24:57 2002 -@@ -61,6 +61,7 @@ - - #define BASE_CFG_ENTRIES \ - {"cd_device",CFG_ENTRY_STRING,256,ginfo->cd_device},\ -+{"force_scsi",CFG_ENTRY_STRING,256,ginfo->force_scsi},\ - {"ripexename",CFG_ENTRY_STRING,256,ginfo->ripexename},\ - {"ripcmdline",CFG_ENTRY_STRING,256,ginfo->ripcmdline},\ - {"wav_filter_cmd",CFG_ENTRY_STRING,256,ginfo->wav_filter_cmd},\ -@@ -126,8 +127,7 @@ - {"disable_extra_paranoia",CFG_ENTRY_BOOL,0,&ginfo->disable_extra_paranoia},\ - {"disable_scratch_detect",CFG_ENTRY_BOOL,0,&ginfo->disable_scratch_detect},\ - {"disable_scratch_repair",CFG_ENTRY_BOOL,0,&ginfo->disable_scratch_repair},\ --{"calc_gain",CFG_ENTRY_BOOL,0,&ginfo->calc_gain},\ --{"force_scsi",CFG_ENTRY_STRING,256,ginfo->force_scsi}, -+{"calc_gain",CFG_ENTRY_BOOL,0,&ginfo->calc_gain}, - - #ifdef CDPAR - #define CFG_ENTRIES BASE_CFG_ENTRIES CDPAR_CFG_ENTRIES -@@ -607,10 +607,11 @@ - ginfo->volume=255; - #if defined(__FreeBSD__) - ginfo->poll_drive=FALSE; -+ ginfo->poll_interval=15; - #else - ginfo->poll_drive=TRUE; --#endif - ginfo->poll_interval=1; -+#endif - - ginfo->changer_slots=0; - ginfo->current_disc=0; Property changes on: head/audio/grip/files/patch-src-grip.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.5 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/grip/files/patch-src-Makefile.am =================================================================== --- head/audio/grip/files/patch-src-Makefile.am (revision 70233) +++ head/audio/grip/files/patch-src-Makefile.am (nonexistent) @@ -1,9 +0,0 @@ ---- src/Makefile.am~ Wed Feb 27 12:00:42 2002 -+++ src/Makefile.am Wed Jul 24 20:27:20 2002 -@@ -37,5 +37,5 @@ - gain_analysis.c \ - gain_analysis.h - --grip_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) $(PTHREAD_LIB) \ -+grip_LDADD = $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(INTLLIBS) \ - $(GHTTP_LIB) $(CDPAR_LIBS) $(ID3_LIBS) Property changes on: head/audio/grip/files/patch-src-Makefile.am ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/grip/files/patch-src-rip.c =================================================================== --- head/audio/grip/files/patch-src-rip.c (revision 70233) +++ head/audio/grip/files/patch-src-rip.c (nonexistent) @@ -1,11 +0,0 @@ ---- src/rip.c.orig Fri Apr 12 11:53:29 2002 -+++ src/rip.c Wed Jul 24 01:49:30 2002 -@@ -980,7 +980,7 @@ - else strncpy(res,_("NoTitle"),PATH_MAX); - break; - case 'i': -- g_snprintf(res,PATH_MAX,"%02x",enc_track->discid); -+ g_snprintf(res,PATH_MAX,"%08x",enc_track->discid); - *munge=FALSE; - break; - case 'y': Property changes on: head/audio/grip/files/patch-src-rip.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/grip/pkg-plist =================================================================== --- head/audio/grip/pkg-plist (revision 70233) +++ head/audio/grip/pkg-plist (revision 70234) @@ -1,90 +1,88 @@ bin/grip share/gnome/apps/Multimedia/grip.desktop %%PORTDOCS%%share/gnome/help/grip/C/acknowledge.html %%PORTDOCS%%share/gnome/help/grip/C/bugs.html %%PORTDOCS%%share/gnome/help/grip/C/cdconfig.png %%PORTDOCS%%share/gnome/help/grip/C/cddb.html %%PORTDOCS%%share/gnome/help/grip/C/cdplayer.html %%PORTDOCS%%share/gnome/help/grip/C/cdplayer.png %%PORTDOCS%%share/gnome/help/grip/C/cdplayersmall.png %%PORTDOCS%%share/gnome/help/grip/C/cdscan.png %%PORTDOCS%%share/gnome/help/grip/C/configure.html %%PORTDOCS%%share/gnome/help/grip/C/discdb.png %%PORTDOCS%%share/gnome/help/grip/C/discdbconfig.html %%PORTDOCS%%share/gnome/help/grip/C/discdbconfig.png %%PORTDOCS%%share/gnome/help/grip/C/editing.png %%PORTDOCS%%share/gnome/help/grip/C/eject.png %%PORTDOCS%%share/gnome/help/grip/C/encprog.png %%PORTDOCS%%share/gnome/help/grip/C/faq.html %%PORTDOCS%%share/gnome/help/grip/C/ffwd.png %%PORTDOCS%%share/gnome/help/grip/C/grip-logo.png %%PORTDOCS%%share/gnome/help/grip/C/grip.html %%PORTDOCS%%share/gnome/help/grip/C/gripswitches.html %%PORTDOCS%%share/gnome/help/grip/C/id3config.html %%PORTDOCS%%share/gnome/help/grip/C/id3config.png %%PORTDOCS%%share/gnome/help/grip/C/intro.html %%PORTDOCS%%share/gnome/help/grip/C/license.html %%PORTDOCS%%share/gnome/help/grip/C/ln14.html %%PORTDOCS%%share/gnome/help/grip/C/minmax.png %%PORTDOCS%%share/gnome/help/grip/C/miscconfig.html %%PORTDOCS%%share/gnome/help/grip/C/miscconfig.png %%PORTDOCS%%share/gnome/help/grip/C/modeinterface.png %%PORTDOCS%%share/gnome/help/grip/C/morehelp.html %%PORTDOCS%%share/gnome/help/grip/C/mp3config.html %%PORTDOCS%%share/gnome/help/grip/C/mp3config.png %%PORTDOCS%%share/gnome/help/grip/C/mp3config2.png %%PORTDOCS%%share/gnome/help/grip/C/multiartist.png %%PORTDOCS%%share/gnome/help/grip/C/nexttrk.png %%PORTDOCS%%share/gnome/help/grip/C/playloop.png %%PORTDOCS%%share/gnome/help/grip/C/playnormal.png %%PORTDOCS%%share/gnome/help/grip/C/playonce.png %%PORTDOCS%%share/gnome/help/grip/C/playpause.png %%PORTDOCS%%share/gnome/help/grip/C/playplaylist.png %%PORTDOCS%%share/gnome/help/grip/C/playrandom.png %%PORTDOCS%%share/gnome/help/grip/C/prevtrk.png %%PORTDOCS%%share/gnome/help/grip/C/progtrack.png %%PORTDOCS%%share/gnome/help/grip/C/proxyconfig.html %%PORTDOCS%%share/gnome/help/grip/C/proxyconfig.png %%PORTDOCS%%share/gnome/help/grip/C/quit.png %%PORTDOCS%%share/gnome/help/grip/C/rewind.png %%PORTDOCS%%share/gnome/help/grip/C/rip-perform.html %%PORTDOCS%%share/gnome/help/grip/C/ripconfig.html %%PORTDOCS%%share/gnome/help/grip/C/ripconfig.png %%PORTDOCS%%share/gnome/help/grip/C/ripconfig2.png %%PORTDOCS%%share/gnome/help/grip/C/ripconfig3.png %%PORTDOCS%%share/gnome/help/grip/C/ripping.html %%PORTDOCS%%share/gnome/help/grip/C/ripping.png %%PORTDOCS%%share/gnome/help/grip/C/ripprog.png %%PORTDOCS%%share/gnome/help/grip/C/ripsmall.png %%PORTDOCS%%share/gnome/help/grip/C/sect-trackmode.html %%PORTDOCS%%share/gnome/help/grip/C/smile1.png %%PORTDOCS%%share/gnome/help/grip/C/smile2.png %%PORTDOCS%%share/gnome/help/grip/C/smile3.png %%PORTDOCS%%share/gnome/help/grip/C/smile4.png %%PORTDOCS%%share/gnome/help/grip/C/smile5.png %%PORTDOCS%%share/gnome/help/grip/C/smile7.png %%PORTDOCS%%share/gnome/help/grip/C/smile8.png %%PORTDOCS%%share/gnome/help/grip/C/stop.png %%PORTDOCS%%share/gnome/help/grip/C/topic.dat %%PORTDOCS%%share/gnome/help/grip/C/trkedit.png %%PORTDOCS%%share/gnome/help/grip/C/volume.png %%PORTDOCS%%share/gnome/help/grip/C/x135.html share/locale/de/LC_MESSAGES/grip.mo share/locale/es/LC_MESSAGES/grip.mo share/locale/fr/LC_MESSAGES/grip.mo share/locale/ja/LC_MESSAGES/grip.mo share/locale/pt_BR/LC_MESSAGES/grip.mo share/locale/ru/LC_MESSAGES/grip.mo share/locale/zh_CN/LC_MESSAGES/grip.mo share/locale/zh_HK/LC_MESSAGES/grip.mo share/locale/zh_TW/LC_MESSAGES/grip.mo share/pixmaps/gripicon.png -@comment empty dirs -%%PORTDOCS%%@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images -@comment directories -%%PORTDOCS%%@dirrm share/gnome/help/grip/C/images -%%PORTDOCS%%@dirrm share/gnome/help/grip/C -%%PORTDOCS%%@dirrm share/gnome/help/grip -%%PORTDOCS%%@dirrm share/gnome/help +%%PORTDOCS%%@exec /bin/mkdir -p %D/share/gnome/help/grip/C/images || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip/C/images || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip/C || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help/grip || true +%%PORTDOCS%%@unexec /bin/rmdir share/gnome/help || true @dirrm share/gnome/apps/Multimedia @dirrm share/gnome/apps Property changes on: head/audio/grip/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property