pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/scite



Module name:    wip
Committed by:   loic-hoguin
Date:           Mon Apr  2 00:58:23 UTC 2007

Modified Files:
        wip/scite: Makefile PLIST distinfo

Log Message:
New version: SciTE 1.73

Bug fixed: the package installation wrote files in the wrong directories.
All files were added to /usr instead of /usr/pkg. If you are upgrading,
you should do the following (as root):
  # pkg_delete scite
  (it will complain about missing files)
    -> manually delete them (see below)
  # cd /usr/pkgsrc/wip/scite
  # make clean
  # make install

The list of files to delete is in PLIST. You should at least delete the
binary, /usr/bin/SciTE. Again, it's only if SciTE from pkgsrc was
previously installed on your system.

Changed maintainer to: loic-hoguin%users.sourceforge.net@localhost


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.17 -r1.18 wip/scite/Makefile
cvs -z3 rdiff -u -r1.6 -r1.7 wip/scite/PLIST
cvs -z3 rdiff -u -r1.7 -r1.8 wip/scite/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scite/Makefile?r1=1.17&r2=1.18
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scite/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scite/distinfo?r1=1.7&r2=1.8

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index