Bug 168175 - [MAINTAINER] games/cutemaze: Changed Makefile and pkg-plist
Summary: [MAINTAINER] games/cutemaze: Changed Makefile and 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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 19:10 UTC by nemysis
Modified: 2012-05-22 08:38 UTC (History)
0 users

See Also:


Attachments
cutemaze-1.1.0_1.patch (2.77 KB, patch)
2012-05-20 19:10 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-05-20 19:10:01 UTC
Makefile changed
- removed DISTNAME
- removed not needed USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV
- simplified do-configure:
- simplified .if !defined (NOPORTDATA)

Adjusted pkg-plist

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-05-21 08:11:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-22 07:31:03 UTC
ak          2012-05-22 06:30:52 UTC

  FreeBSD ports repository

  Modified files:
    games/cutemaze       Makefile pkg-plist 
  Log:
  - remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENV
  - simplify do-configure, .if !defined (NOPORTDATA) block
  - use dirrmtry for share/applications, share/icons/oxygen
  
  PR:     ports/168175
  Submitted by:   nemysis <nemysis@gmx.ch> (maintainer)
  Approved by:    eadler, itetcu (mentors, implicit)
  
  Revision  Changes    Path
  1.2       +17 -13    ports/games/cutemaze/Makefile
  1.2       +5 -5      ports/games/cutemaze/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 Alex Kozlov freebsd_committer freebsd_triage 2012-05-22 08:38:19 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!