Bug 120267 - Update port: sysutils/syscp Bug fixes and new features.
Summary: Update port: sysutils/syscp Bug fixes and new features.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 22:00 UTC by ek
Modified: 2008-02-06 18:50 UTC (History)
0 users

See Also:


Attachments
syscp-1.2.19-port.diff.uu.Z (56.44 KB, text/plain)
2008-02-04 22:00 UTC, ek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ek 2008-02-04 22:00:03 UTC
	Some small bug fixes and new features such as a ticket system and adjustments to Apache's VHost configuration.

Fix: If the uuencoded and compressed file does not work, you can fetch the port patch from http://www.purplehat.org/downloads/syscp/syscp-1.2.19-port.diff
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-02-05 18:54:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-06 18:47:50 UTC
beech       2008-02-06 18:47:42 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/syscp       Makefile distinfo pkg-plist 
    sysutils/syscp/files patch-syscp-FBSD 
  Added files:
    sysutils/syscp/files pkg-deinstall.in 
  Removed files:
    sysutils/syscp       pkg-deinstall 
  Log:
  - Update to 1.2.19
  - Various Makefile fixes and tweaks
  
  PR:             ports/120267
  Submitted by:   Janky Jay <ek@purplehat.org> (maintainer)
  
  Revision  Changes    Path
  1.5       +13 -8     ports/sysutils/syscp/Makefile
  1.2       +3 -3      ports/sysutils/syscp/distinfo
  1.2       +307 -275  ports/sysutils/syscp/files/patch-syscp-FBSD
  1.1       +12 -0     ports/sysutils/syscp/files/pkg-deinstall.in (new)
  1.3       +0 -8      ports/sysutils/syscp/pkg-deinstall (dead)
  1.3       +281 -242  ports/sysutils/syscp/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-02-06 18:48:10 UTC
State Changed
From-To: open->closed

Committed, Thanks!