Bug 104367 - [PATCH]: lang/pike70: fix pkg-plist
Summary: [PATCH]: lang/pike70: fix pkg-plist
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: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 03:30 UTC by Frank J. Laszlo
Modified: 2006-10-31 22:00 UTC (History)
1 user (show)

See Also:


Attachments
pike-7.0.361.diff (9.95 KB, patch)
2006-10-13 03:30 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2006-10-13 03:30:15 UTC
	This patch will fix missing files in pkg-plist. It will also remove 
	scripts/configure.pike and utilize the more current OPTIONS framework.
	Maintainer has been CC'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-13 03:30:59 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Xavier Beaudouin 2006-10-13 05:40:04 UTC
Hi,

Agreed with this patch.

/Xavier
Le 13 oct. 06 =E0 04:30, Edwin Groothuis a =E9crit :

> Maintainer of lang/pike70,
>
> Please note that PR ports/104367 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/104367
>
> --=20
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2006-10-14 17:22:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Take.
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-10-14 17:22:27 UTC
State Changed
From-To: feedback->feedback

Might be a good idea to apply only the pkg-plist fix while the 
ports freeze is on.  What do you think?
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-10-15 10:43:33 UTC
lawrance    2006-10-15 09:43:25 UTC

  FreeBSD ports repository

  Modified files:
    lang/pike70          Makefile pkg-plist 
  Added files:
    lang/pike70/files    patch-bin-install.pike 
  Log:
  Fix pkg-plist.
  
  PR:             ports/104367
  Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
  Approved by:    portmgr (clement), Xavier Beaudouin <kiwi@oav.net> (maintainer)
  
  Revision  Changes    Path
  1.16      +1 -4      ports/lang/pike70/Makefile
  1.1       +16 -0     ports/lang/pike70/files/patch-bin-install.pike (new)
  1.6       +1 -5      ports/lang/pike70/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 6 Sam Lawrance freebsd_committer freebsd_triage 2006-10-15 12:32:53 UTC
State Changed
From-To: feedback->patched

Maintainer approved, and the pkg-plist fix was applied. 

The OPTIONS changes weren't approved by portmgr.  I'll 
commit them in the week after the ports freeze.
Comment 7 Sam Lawrance freebsd_committer freebsd_triage 2006-10-31 21:52:15 UTC
State Changed
From-To: patched->closed

OPTIONS changes committed.  Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2006-10-31 21:54:29 UTC
lawrance    2006-10-31 21:54:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/pike70          Makefile 
    lang/pike70/files    patch-bin-install.pike 
  Removed files:
    lang/pike70/scripts  configure.pike 
  Log:
  Replace homegrown option scripts with OPTIONS.
  Tidy up.
  
  PR:             ports/104367
  Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
  Approved by:    Xavier Beaudouin <kiwi@oav.net> (maintainer)
  
  Revision  Changes    Path
  1.17      +75 -23    ports/lang/pike70/Makefile
  1.2       +2 -2      ports/lang/pike70/files/patch-bin-install.pike
  1.14      +0 -131    ports/lang/pike70/scripts/configure.pike (dead)
_______________________________________________
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"