[Bug 252659] textproc/libepubgen: update to 0.1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 14 07:12:15 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252659

Fernando Apesteguía <fernape at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs at FreeBSD.org      |fluffy at FreeBSD.org
                URL|                            |https://sourceforge.net/pro
                   |                            |jects/libepubgen/files/libe
                   |                            |pubgen-0.1.1/
                 CC|                            |fernape at FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Fernando Apesteguía <fernape at FreeBSD.org> ---
^Triage: Reporter is committer, assign accordingly.

^Triage: If there is a changelog or release notes URL available for this
version, please add it to the URL field.

Q/A:  Variables out of order

# Dependencies
+BUILD_DEPENDS
LIB_DEPENDS
-BUILD_DEPENDS

# USES block
+USES
+USE_LDCONFIG

# Configure block
+GNU_CONFIGURE
CONFIGURE_ARGS

# Make block
+INSTALL_TARGET
+TEST_TARGET

# CFLAGS/CXXFLAGS/LDFLAGS block
CPPFLAGS

# Packaging list block
+PLIST_SUB
+PORTDOCS
-GNU_CONFIGURE

-USES
-USE_LDCONFIG

-INSTALL_TARGET

# Options definitions
OPTIONS_DEFINE
OPTIONS_DEFAULT
OPTIONS_SUB

-TEST_TARGET

# Options helpers
+DOXYGEN_IMPLIES
+DOXYGEN_BUILD_DEPENDS
+DOXYGEN_CONFIGURE_OFF
TEST_LIB_DEPENDS
TEST_CONFIGURE_ENABLE

-PORTDOCS

-DOXYGEN_BUILD_DEPENDS
-DOXYGEN_CONFIGURE_OFF
-DOXYGEN_IMPLIES


Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list