Update port sysutils/dar version 2.1.5 -> 2.2.0 Fix: iff -ruN dar.old/Makefile dar/Makefile PORTNAME= dar -PORTVERSION= 2.1.5 +PORTVERSION= 2.2.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,10 @@ COMMENT= DAR is a full featured command-line backup tool, aimed for disks INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=15 +USE_GETTEXT=yes +CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" + MAN1= dar.1 dar_cp.1 dar_manager.1 dar_slave.1 dar_xform.1 .include <bsd.port.mk> How-To-Repeat: NA
State Changed From-To: open->feedback Does not patch: 2 out of 2 hunks failed--saving rejects to Makefile.rej 1 out of 1 hunks failed--saving rejects to pkg-plist.rej
State Changed From-To: feedback->closed Committed, thanks.