Bug 149792 - Update port: devel/htable
Summary: Update port: devel/htable
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 06:30 UTC by Frederic Culot
Modified: 2010-08-21 16:52 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2010-08-19 06:30 UTC, Frederic Culot
no flags Details | Diff
htable.diff (1.21 KB, patch)
2010-08-20 08:29 UTC, Frederic Culot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Culot 2010-08-19 06:30:02 UTC
- update to 1.2
- regression-test target added

Changes: http://culot.org/cgi-bin/cvsweb.cgi/htable/ChangeLog?rev=1.3
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2010-08-19 09:14:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 2 Frederic Culot 2010-08-20 08:29:24 UTC
Dmitry Marakasov pointed out a missing USE_GMAKE in the Makefile.
I attach an updated patch. Thanks Dmitry.

Frederic
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-21 16:37:45 UTC
decke       2010-08-21 15:37:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/htable         Makefile distinfo 
  Log:
  - Update to 1.2
  - Add regression-test target
  - Add USE_GMAKE [1]
  
  PR:             ports/149792
  Submitted by:   Frederic Culot <frederic at culot dot org> (maintainer)
                  amdmi3@ [1]
  Approved by:    beat (co-mentor)
  
  Revision  Changes    Path
  1.2       +5 -1      ports/devel/htable/Makefile
  1.2       +3 -3      ports/devel/htable/distinfo
_______________________________________________
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 4 Bernhard Froehlich freebsd_committer freebsd_triage 2010-08-21 16:52:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!