Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 07:12:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252659] textproc/libepubgen: update to 0.1.1
Message-ID:  <bug-252659-7788-LD6EYf7vtH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252659-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252659-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252659

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

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

--- Comment #2 from Fernando Apestegu=C3=ADa <fernape@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!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252659-7788-LD6EYf7vtH>