[csw-devel] SF.net SVN: gar:[9278] csw/mgar/pkg/joe/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Mar 20 11:49:50 CET 2010


Revision: 9278
          http://gar.svn.sourceforge.net/gar/?rev=9278&view=rev
Author:   dmichelsen
Date:     2010-03-20 10:49:50 +0000 (Sat, 20 Mar 2010)

Log Message:
-----------
joe: Update to 3.7 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/joe/trunk/Makefile
    csw/mgar/pkg/joe/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/joe/trunk/files/CSWjoe.gspec
    csw/mgar/pkg/joe/trunk/files/CSWjoe.prototype

Property Changed:
----------------
    csw/mgar/pkg/joe/trunk/


Property changes on: csw/mgar/pkg/joe/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/joe/trunk/Makefile
===================================================================
--- csw/mgar/pkg/joe/trunk/Makefile	2010-03-20 09:25:31 UTC (rev 9277)
+++ csw/mgar/pkg/joe/trunk/Makefile	2010-03-20 10:49:50 UTC (rev 9278)
@@ -1,10 +1,7 @@
 GARNAME = joe
-GARVERSION = 3.3
+GARVERSION = 3.7
 CATEGORIES = utils
-SPKG_PACKAGER   = Markus Mayer
-SPKG_EMAIL      = mmayer at opencsw.org
 
-
 DESCRIPTION = Joe's Own Editor
 define BLURB
   JOE is the professional freeware ASCII text screen editor for UNIX.
@@ -18,18 +15,23 @@
   UNIX-integration features of VI.
 endef
 
-MASTER_SITES = http://superb-west.dl.sourceforge.net/sourceforge/joe-editor/ http://mesh.dl.sourceforge.net/sourceforge/joe-editor/
+SF_PROJ = joe-editor
+MASTER_SITES = $(SF_MIRROR)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWjoe,)
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=23475
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)
 
+DEP_PKGS = CSWncurses
+
+sysconfdir = /etc/opt/csw
 CONFIGURE_ARGS = $(DIRPATHS)
 
-# joe doesn't have a test target
-TEST_TARGET =
+TEST_TARGET = check
 
+PRESERVECONF = /etc/opt/csw/joe/.*
+MIGRATE_FILES = jmacsrc joerc jpicorc jstarrc rjoerc
+
 include gar/category.mk

Modified: csw/mgar/pkg/joe/trunk/checksums
===================================================================
--- csw/mgar/pkg/joe/trunk/checksums	2010-03-20 09:25:31 UTC (rev 9277)
+++ csw/mgar/pkg/joe/trunk/checksums	2010-03-20 10:49:50 UTC (rev 9278)
@@ -1,2 +1 @@
-02221716679c039c5da00c275d61dbf4  download/joe-3.3.tar.gz
-d3ec9dde66d7bf084e926d254aa4bf63  download/CSWjoe.gspec
+66de1b073e869ba12abbfcde3885c577  joe-3.7.tar.gz

Deleted: csw/mgar/pkg/joe/trunk/files/CSWjoe.gspec
===================================================================
--- csw/mgar/pkg/joe/trunk/files/CSWjoe.gspec	2010-03-20 09:25:31 UTC (rev 9277)
+++ csw/mgar/pkg/joe/trunk/files/CSWjoe.gspec	2010-03-20 10:49:50 UTC (rev 9278)
@@ -1,4 +0,0 @@
-%var            bitname joe
-%var            pkgname CSWjoe
-%include        url file://%{PKGLIB}/csw_standard.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/joe/trunk/files/CSWjoe.prototype
===================================================================
--- csw/mgar/pkg/joe/trunk/files/CSWjoe.prototype	2010-03-20 09:25:31 UTC (rev 9277)
+++ csw/mgar/pkg/joe/trunk/files/CSWjoe.prototype	2010-03-20 10:49:50 UTC (rev 9278)
@@ -1,63 +0,0 @@
-i copyright
-i pkginfo
-d none /opt/csw 0755 root bin
-d none /opt/csw/bin 0755 root bin
-d none /opt/csw/etc 0755 root bin
-d none /opt/csw/etc/joe 0755 root bin
-d none /opt/csw/etc/joe/charmaps 0755 root bin
-d none /opt/csw/etc/joe/syntax 0755 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/doc 0755 root bin
-d none /opt/csw/share/doc/joe 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/bin/joe 0755 root bin
-f none /opt/csw/bin/termidx 0755 root bin
-f none /opt/csw/etc/joe/charmaps/klingon 0644 root bin
-f none /opt/csw/etc/joe/jmacsrc 0644 root bin
-f none /opt/csw/etc/joe/joerc 0644 root bin
-f none /opt/csw/etc/joe/jpicorc 0644 root bin
-f none /opt/csw/etc/joe/jstarrc 0644 root bin
-f none /opt/csw/etc/joe/rjoerc 0644 root bin
-f none /opt/csw/etc/joe/syntax/4gl.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/ada.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/asm.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/awk.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/c.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/cobol.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/conf.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/csh.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/css.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/diff.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/fortran.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/html.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/java.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/lisp.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/mail.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/mason.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/ocaml.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/pascal.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/perl.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/php.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/ps.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/python.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/sed.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/sh.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/sml.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/sql.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/tcl.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/tex.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/verilog.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/vhdl.jsf 0644 root bin
-f none /opt/csw/etc/joe/syntax/xml.jsf 0644 root bin
-f none /opt/csw/share/doc/joe/ChangeLog 0644 root bin
-f none /opt/csw/share/doc/joe/HACKING 0644 root bin
-f none /opt/csw/share/doc/joe/HINTS 0644 root bin
-f none /opt/csw/share/doc/joe/LIST 0644 root bin
-f none /opt/csw/share/doc/joe/NEWS 0644 root bin
-f none /opt/csw/share/doc/joe/README 0644 root bin
-f none /opt/csw/share/man/man1/joe.1 0644 root bin
-s none /opt/csw/bin/jmacs=joe
-s none /opt/csw/bin/jpico=joe
-s none /opt/csw/bin/jstar=joe
-s none /opt/csw/bin/rjoe=joe


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list