Bug 77084

Summary: Maintainer update: sysutils/dar 2.1.5B -> 2.2.0
Product: Ports & Packages Reporter: Edson Brandi <ebrandi>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Edson Brandi 2005-02-04 02:00:44 UTC
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
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-04 15:17:53 UTC
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
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2005-02-06 18:48:15 UTC
State Changed
From-To: feedback->closed

Committed, thanks.