[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / monotone-server

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

Diff for /pkgsrc/devel/monotone-server/Makefile between version 1.53 and 1.54

version 1.53, 2010/11/07 20:52:43 version 1.54, 2010/11/30 10:30:54
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       monotone-0.99  DISTNAME=       monotone-0.99.1
 PKGNAME=        ${DISTNAME:S/-/-server-/}  PKGNAME=        ${DISTNAME:S/-/-server-/}
 CATEGORIES=     devel scm  CATEGORIES=     devel scm
 MASTER_SITES=   http://monotone.ca/downloads/0.99/  MASTER_SITES=   http://monotone.ca/downloads/0.99/
Line 11  HOMEPAGE= http://monotone.ca/
Line 11  HOMEPAGE= http://monotone.ca/
 COMMENT=        Simplifies the configuration of a dedicated Monotone server  COMMENT=        Simplifies the configuration of a dedicated Monotone server
   
 DEPENDS+=       digest>=20080510:../../pkgtools/digest  DEPENDS+=       digest>=20080510:../../pkgtools/digest
 DEPENDS+=       monotone>=0.99:../../devel/monotone  DEPENDS+=       monotone>=0.99.1:../../devel/monotone
   
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

CVSweb <webmaster@jp.NetBSD.org>