Bug 159926 - [PATCH] lang/py-prolog: some cleanup
Summary: [PATCH] lang/py-prolog: some cleanup
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-19 21:00 UTC by R.Mahmatkhanov
Modified: 2011-11-15 04:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.17 KB, patch)
2011-08-19 21:00 UTC, R.Mahmatkhanov
no flags Details | Diff
py-prolog.new-swipl.diff.txt (4.92 KB, text/plain)
2011-10-11 19:58 UTC, R.Mahmatkhanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-08-19 21:00:24 UTC
- remove bogus PORTREVSION
- add missing tab
- use PYTHON_SITELIBDIR in pkg-plist

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-19 21:00:37 UTC
Maintainer of lang/py-prolog,

Please note that PR ports/159926 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=ports/159926

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-19 21:00:40 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-09-13 14:29:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-09-24 04:42:09 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 5 R.Mahmatkhanov 2011-10-11 19:58:09 UTC
Please note, that after update of lang/swi-pl (ports/161414) this port 
should be fixed to make it build with new version. This new patch 
includes all the changes from original pr, so it should be committed 
instead.

tinderbuild logs:
7.4: http://host5.webstroy.ru/tb/7.4/py27-prolog-0.1_3.log
8.2: http://host5.webstroy.ru/tb/8.2/py27-prolog-0.1_3.log

-- 
Regards,
Ruslan

Tinderboxing kills... the drives.
Comment 6 Eitan Adler freebsd_committer freebsd_triage 2011-10-15 22:21:19 UTC
State Changed
From-To: open->analyzed

awaiting dep commit
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2011-10-27 13:38:35 UTC
State Changed
From-To: analyzed->open

dep committed
Comment 8 Eitan Adler freebsd_committer freebsd_triage 2011-11-02 22:01:43 UTC
Responsible Changed
From-To: eadler->freebsd-ports-bugs

ENOTIME
Comment 9 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-11-10 07:42:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I
Comment 10 dfilter service freebsd_committer freebsd_triage 2011-11-15 04:26:01 UTC
rm          2011-11-15 04:25:52 UTC

  FreeBSD ports repository

  Modified files:
    lang/py-prolog       Makefile pkg-plist 
  Added files:
    lang/py-prolog/files patch-setup.py 
  Removed files:
    lang/py-prolog/files patch-aa 
  Log:
  - fix build with lang/swi-pl 5.10
  - remove bogus PORTREVSION
  - add missing tab
  - use PYTHON_SITELIBDIR in pkg-plist
  - bump PORTREVISION
  
  PR:             ports/159926
  Submitted by:   rm (myself)
  Approved by:    maintainer (timeout - 2+ months), miwi (co-mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.10      +4 -5      ports/lang/py-prolog/Makefile
  1.2       +0 -26     ports/lang/py-prolog/files/patch-aa (dead)
  1.1       +43 -0     ports/lang/py-prolog/files/patch-setup.py (new)
  1.2       +14 -14    ports/lang/py-prolog/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 11 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-11-15 04:29:59 UTC
State Changed
From-To: open->closed

Committed, thank you!