[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xfce4-exo

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/x11/xfce4-exo/Makefile between version 1.58 and 1.59

version 1.58, 2019/02/17 16:07:51 version 1.59, 2019/05/04 02:01:35
Line 2 
Line 2 
   
 .include "../../meta-pkgs/xfce4/Makefile.common"  .include "../../meta-pkgs/xfce4/Makefile.common"
   
 VERSION=        0.12.4  VERSION=        0.12.5
 DISTNAME=       exo-${VERSION}  DISTNAME=       exo-${VERSION}
 PKGNAME=        xfce4-exo-${VERSION}  PKGNAME=        xfce4-exo-${VERSION}
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   http://archive.xfce.org/src/xfce/exo/0.12/  MASTER_SITES=   http://archive.xfce.org/src/xfce/exo/${VERSION:R}/
   
 HOMEPAGE=       http://docs.xfce.org/xfce/exo/start  HOMEPAGE=       http://docs.xfce.org/xfce/exo/start
 COMMENT=        Xfce extension library  COMMENT=        Xfce extension library
   
 USE_TOOLS+=     perl:run  USE_TOOLS+=     perl:run
 REPLACE_PERL=   exo-helper/helpers/exo-compose-mail-1  REPLACE_PERL=   exo-helper/helpers/exo-compose-mail
   
 DEPENDS+=       p5-URI>=0:../../www/p5-URI  DEPENDS+=       p5-URI>=0:../../www/p5-URI
   

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

CVSweb <webmaster@jp.NetBSD.org>