Bug 152058 - [PATCH] www/gallery3: add missing OPTIONS
Summary: [PATCH] www/gallery3: add missing OPTIONS
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 18:40 UTC by Po-Chuan Hsieh
Modified: 2010-11-09 05:10 UTC (History)
1 user (show)

See Also:


Attachments
gallery3-3.0_7.patch (2.81 KB, patch)
2010-11-08 18:40 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-08 18:40:05 UTC
- Add missing OPTIONS: UNZIP (default on)
- Sort OPTIONS
- Use bsd.port.options.mk
- Bump PORTREVISION for dependency change: WITH_UNZIP

Port maintainer (appleboy.tw@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-08 18:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-08 18:40:14 UTC
Maintainer of www/gallery3,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-08 18:40:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Bo-Yi Wu 2010-11-09 02:46:00 UTC
Please commit it.

Thanks.

Bo-Yi Wu
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-11-09 05:06:18 UTC
sunpoet     2010-11-09 05:06:13 UTC

  FreeBSD ports repository

  Modified files:
    www/gallery3         Makefile 
  Log:
  - Add missing OPTIONS: UNZIP (default on)
  - Sort OPTIONS
  - Use bsd.port.options.mk
  - Bump PORTREVISION for dependency change: WITH_UNZIP
  
  PR:             ports/152058
  Submitted by:   sunpoet (myself)
  Approved by:    Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.74      +31 -30    ports/www/gallery3/Makefile
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-09 05:06:23 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!