Index: head/x11-clocks/wmclock/Makefile =================================================================== --- head/x11-clocks/wmclock/Makefile (revision 399470) +++ head/x11-clocks/wmclock/Makefile (revision 399471) @@ -1,60 +1,57 @@ # Created by: Per Otterstr=F6m # $FreeBSD$ PORTNAME= wmclock -PORTVERSION= 1.0.15 +PORTVERSION= 1.0.16 CATEGORIES= x11-clocks windowmaker MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Dockable clock applet for Window Maker LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/dockapps +WRKSRC= ${WRKDIR}/dockapps-daaf3aa -USES= autoreconf pkgconfig +USES= autoreconf gmake pkgconfig USE_XORG= xpm GNU_CONFIGURE= yes OPTIONS_SINGLE= NLS OPTIONS_SINGLE_NLS= LANG_BR LANG_CS LANG_DA LANG_DE LANG_ES \ LANG_FR LANG_FR_ALT LANG_HR LANG_HU LANG_ID \ LANG_IT LANG_NB LANG_NL LANG_PL LANG_PT \ LANG_RU LANG_SL LANG_SV LANG_US LANG_UK OPTIONS_DEFAULT= LANG_US LANG_BR_CONFIGURE_ON= --with-lang=breton LANG_CS_CONFIGURE_ON= --with-lang=czech LANG_DA_CONFIGURE_ON= --with-lang=danish LANG_DE_CONFIGURE_ON= --with-lang=german LANG_ES_CONFIGURE_ON= --with-lang=spanish LANG_FR_CONFIGURE_ON= --with-lang=french LANG_FR_ALT_DESC= French (alternative) language support LANG_FR_ALT_CONFIGURE_ON= --with-lang=french2 LANG_HR_CONFIGURE_ON= --with-lang=croatian LANG_HU_CONFIGURE_ON= --with-lang=hungarian LANG_ID_CONFIGURE_ON= --with-lang=indonesian LANG_IT_CONFIGURE_ON= --with-lang=italian LANG_NB_CONFIGURE_ON= --with-lang=norwegian LANG_NL_CONFIGURE_ON= --with-lang=dutch LANG_PL_CONFIGURE_ON= --with-lang=polish LANG_PT_CONFIGURE_ON= --with-lang=portuguese LANG_RU_CONFIGURE_ON= --with-lang=russian LANG_SL_CONFIGURE_ON= --with-lang=slovene LANG_SV_CONFIGURE_ON= --with-lang=swedish LANG_US_CONFIGURE_ON= --with-lang=english LANG_UK_CONFIGURE_ON= --with-lang=ukrainian - -PORTDATA= * -PLIST_FILES= bin/wmclock man/man1/wmclock.1.gz post-patch: @${REINPLACE_CMD} -e \ 's|mois_xpm|month_xpm|' ${WRKSRC}/lang.french2/month.xpm @${REINPLACE_CMD} -e \ 's|jours|weekday_xpm|' ${WRKSRC}/lang.french2/weekday.xpm .include Index: head/x11-clocks/wmclock/distinfo =================================================================== --- head/x11-clocks/wmclock/distinfo (revision 399470) +++ head/x11-clocks/wmclock/distinfo (revision 399471) @@ -1,2 +1,2 @@ -SHA256 (wmclock_1.0.15.orig.tar.gz) = 16c9c604d8185f3359147001f945037ea50cea9e95a9126862f8de1036abd45c -SIZE (wmclock_1.0.15.orig.tar.gz) = 35246 +SHA256 (wmclock_1.0.16.orig.tar.gz) = 3f8bb5df3160d5919d19cf26d45449e6e1260d2a2f485e61f35e64a49639a2d3 +SIZE (wmclock_1.0.16.orig.tar.gz) = 35448 Index: head/x11-clocks/wmclock/pkg-plist =================================================================== --- head/x11-clocks/wmclock/pkg-plist (nonexistent) +++ head/x11-clocks/wmclock/pkg-plist (revision 399471) @@ -0,0 +1,42 @@ +bin/wmclock +man/man1/wmclock.1.gz +%%DATADIR%%/lang.breton/month.xpm +%%DATADIR%%/lang.breton/weekday.xpm +%%DATADIR%%/lang.croatian/month.xpm +%%DATADIR%%/lang.croatian/weekday.xpm +%%DATADIR%%/lang.czech/month.xpm +%%DATADIR%%/lang.czech/weekday.xpm +%%DATADIR%%/lang.danish/month.xpm +%%DATADIR%%/lang.danish/weekday.xpm +%%DATADIR%%/lang.dutch/month.xpm +%%DATADIR%%/lang.dutch/weekday.xpm +%%DATADIR%%/lang.english/month.xpm +%%DATADIR%%/lang.english/weekday.xpm +%%DATADIR%%/lang.french/month.xpm +%%DATADIR%%/lang.french/weekday.xpm +%%DATADIR%%/lang.french2/month.xpm +%%DATADIR%%/lang.french2/weekday.xpm +%%DATADIR%%/lang.german/month.xpm +%%DATADIR%%/lang.german/weekday.xpm +%%DATADIR%%/lang.hungarian/month.xpm +%%DATADIR%%/lang.hungarian/weekday.xpm +%%DATADIR%%/lang.indonesian/month.xpm +%%DATADIR%%/lang.indonesian/weekday.xpm +%%DATADIR%%/lang.italian/month.xpm +%%DATADIR%%/lang.italian/weekday.xpm +%%DATADIR%%/lang.norwegian/month.xpm +%%DATADIR%%/lang.norwegian/weekday.xpm +%%DATADIR%%/lang.polish/month.xpm +%%DATADIR%%/lang.polish/weekday.xpm +%%DATADIR%%/lang.portuguese/month.xpm +%%DATADIR%%/lang.portuguese/weekday.xpm +%%DATADIR%%/lang.russian/month.xpm +%%DATADIR%%/lang.russian/weekday.xpm +%%DATADIR%%/lang.slovene/month.xpm +%%DATADIR%%/lang.slovene/weekday.xpm +%%DATADIR%%/lang.spanish/month.xpm +%%DATADIR%%/lang.spanish/weekday.xpm +%%DATADIR%%/lang.swedish/month.xpm +%%DATADIR%%/lang.swedish/weekday.xpm +%%DATADIR%%/lang.ukrainian/month.xpm +%%DATADIR%%/lang.ukrainian/weekday.xpm Property changes on: head/x11-clocks/wmclock/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property