[110883] trunk/dports/sysutils/FDclone

takanori at macports.org takanori at macports.org
Mon Sep 9 05:28:31 PDT 2013


Revision: 110883
          https://trac.macports.org/changeset/110883
Author:   takanori at macports.org
Date:     2013-09-09 05:28:31 -0700 (Mon, 09 Sep 2013)
Log Message:
-----------
FDclone: version bump to 3.01a

Modified Paths:
--------------
    trunk/dports/sysutils/FDclone/Portfile
    trunk/dports/sysutils/FDclone/files/patch-custom.c.diff
    trunk/dports/sysutils/FDclone/files/patch-fd.h.diff

Added Paths:
-----------
    trunk/dports/sysutils/FDclone/files/patch-machine.h.diff

Modified: trunk/dports/sysutils/FDclone/Portfile
===================================================================
--- trunk/dports/sysutils/FDclone/Portfile	2013-09-09 12:26:25 UTC (rev 110882)
+++ trunk/dports/sysutils/FDclone/Portfile	2013-09-09 12:28:31 UTC (rev 110883)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            FDclone
-version         3.01
+version         3.01a
 categories      sysutils shells
 maintainers     takanori openmaintainer
 description     File & Directory Maintenance Tool
@@ -17,15 +17,16 @@
 distname        FD-${version}
 patchfiles      patch-Makefile.in.diff \
                 patch-archive.c.diff \
-                patch-fd.h.diff
-checksums       rmd160 17195ddc131f7c0f05df3fc786bf5bfd41382db6
+                patch-fd.h.diff \
+                patch-machine.h.diff
+checksums       rmd160 42dbd009100ababcada9be5c5e5a034d93d688e7
 
 depends_lib     port:ncurses
 
 use_configure   no
 
-configure.cppflags-append   -I${prefix}/include/ncurses
-configure.ldflags-append    -lncurses
+#configure.cppflags-append   -I${prefix}/include/ncurses
+#configure.ldflags-append    -lncurses
 
 variant universal {}
 
@@ -45,8 +46,6 @@
     patchfiles-append   patch-custom.c.diff
 }
 
-variant nojpnmes requires engmes description {Legacy compatibility variant} {}
-
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex FD-(\[0-9.a-z\]+)\\.tar

Modified: trunk/dports/sysutils/FDclone/files/patch-custom.c.diff
===================================================================
--- trunk/dports/sysutils/FDclone/files/patch-custom.c.diff	2013-09-09 12:26:25 UTC (rev 110882)
+++ trunk/dports/sysutils/FDclone/files/patch-custom.c.diff	2013-09-09 12:28:31 UTC (rev 110883)
@@ -1,6 +1,6 @@
---- custom.c.orig	2012-08-03 00:00:00.000000000 +0900
-+++ custom.c	2012-08-03 18:22:28.000000000 +0900
-@@ -557,7 +557,7 @@
+--- custom.c.orig	2013-06-08 00:00:00.000000000 +0900
++++ custom.c	2013-07-10 19:55:53.000000000 +0900
+@@ -561,7 +561,7 @@
  	{"FD_URLKCODE", &urlkcode, DEFVAL(NOCNV), URLKC_E, T_KNAM},
  #endif
  #if	!defined (_NOENGMES) && !defined (_NOJPNMES)
@@ -9,7 +9,7 @@
  #endif
  #ifdef	DEP_FILECONV
  	{"FD_SJISPATH", &sjispath, DEFVAL(SJISPATH), SJSP_E, T_KPATHS},
-@@ -852,7 +852,9 @@
+@@ -857,7 +857,9 @@
  #if	defined (DEP_KCONV) || (!defined (_NOENGMES) && !defined (_NOJPNMES))
  		case T_MESLANG:
  # ifndef	_NOCATALOG

Modified: trunk/dports/sysutils/FDclone/files/patch-fd.h.diff
===================================================================
--- trunk/dports/sysutils/FDclone/files/patch-fd.h.diff	2013-09-09 12:26:25 UTC (rev 110882)
+++ trunk/dports/sysutils/FDclone/files/patch-fd.h.diff	2013-09-09 12:28:31 UTC (rev 110883)
@@ -1,6 +1,6 @@
---- fd.h.orig	2012-08-03 00:00:00.000000000 +0900
-+++ fd.h	2012-08-03 11:05:23.000000000 +0900
-@@ -103,15 +103,15 @@
+--- fd.h.orig	2013-06-08 00:00:00.000000000 +0900
++++ fd.h	2013-07-10 19:53:35.000000000 +0900
+@@ -104,16 +104,16 @@
   *	variables nor run_com file nor command line option	*
   ****************************************************************/
  #define	BASICCUSTOM		0
@@ -12,6 +12,7 @@
 +#define	SORTTREE		1
  #define	WRITEFS			0
  #define	IGNORECASE		0
+ #define	VERSIONCOMP		0
  #define	INHERITCOPY		0
  #define	PROGRESSBAR		0
  #define	PRECOPYMENU		0
@@ -20,7 +21,7 @@
  #define	USEGETCURSOR		0
  #define	DEFCOLUMNS		2
  #define	MINFILENAME		12
-@@ -131,8 +131,8 @@
+@@ -133,8 +133,8 @@
  #define	DIRHIST			50
  #define	SAVEHIST		50
  #define	SAVEDIRHIST		50
@@ -31,7 +32,7 @@
  #define	DIRCOUNTLIMIT		50
  #define	DOSDRIVE		0
  #define	SECOND			0
-@@ -152,7 +152,7 @@
+@@ -154,7 +154,7 @@
  #else	/* !MSDOS */
  #define	FREQFILE		"~/.fd_freq"
  #endif	/* !MSDOS */
@@ -40,7 +41,7 @@
  #define	ANSICOLOR		0
  #define	ANSIPALETTE		""
  #define	EDITMODE		"emacs"
-@@ -162,7 +162,7 @@
+@@ -164,7 +164,7 @@
  #else
  #define	TMPDIR			"/tmp"
  #endif
@@ -49,7 +50,7 @@
  #define	RRPATH			""
  #define	PRECEDEPATH		""
  #if	FD >= 2
-@@ -191,7 +191,7 @@
+@@ -193,7 +193,7 @@
  #define	HTTPPROXY		""
  #define	HTTPLOGFILE		""
  #define	HTMLLOGFILE		""

Added: trunk/dports/sysutils/FDclone/files/patch-machine.h.diff
===================================================================
--- trunk/dports/sysutils/FDclone/files/patch-machine.h.diff	                        (rev 0)
+++ trunk/dports/sysutils/FDclone/files/patch-machine.h.diff	2013-09-09 12:28:31 UTC (rev 110883)
@@ -0,0 +1,12 @@
+--- machine.h.orig	2012-08-03 00:00:00.000000000 +0900
++++ machine.h	2012-11-13 06:11:30.000000000 +0900
+@@ -742,7 +742,8 @@
+ #define	LANGWIDTH		2
+ #define	BSDINSTALL
+ #define	TARFROMPAX
+-#define	TERMCAPLIB		"-lcurses"
++#define	USETERMINFO
++#define	TERMCAPLIB		"-lncurses"
+ #define	DECLSIGLIST
+ #define	DECLERRLIST
+ #define	USELEAPCNT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130909/79d7d5dd/attachment.html>


More information about the macports-changes mailing list