ports/75689: Update port: cad/oregano to 0.40.1
KATO Tsuguru
tkato432 at yahoo.com
Fri Dec 31 12:00:44 UTC 2004
>Number: 75689
>Category: ports
>Synopsis: Update port: cad/oregano to 0.40.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 31 12:00:43 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.40.1
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/cad/oregano/Makefile cad/oregano/Makefile
--- /usr/ports/cad/oregano/Makefile Thu Dec 9 22:59:06 2004
+++ cad/oregano/Makefile Fri Dec 31 00:52:10 2004
@@ -6,7 +6,7 @@
#
PORTNAME= oregano
-PORTVERSION= 0.40.0
+PORTVERSION= 0.40.1
CATEGORIES= cad
MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/47/
@@ -15,10 +15,12 @@
LIB_DEPENDS= cairo.1:${PORTSDIR}/graphics/cairo
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.40.0
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gtksourceview intlhack libglade2 \
- libgnomeui libgnomeprintui
+ libgnomeprintui libgnomeui
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@@ -29,11 +31,8 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on 4.x"
-.endif
-
post-patch:
- @${REINPLACE_CMD} -e 's|src/main\.c|${PORTNAME}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|src/main\.c|${PORTNAME}|g ; \
+ s|0\.40\.0|${PORTVERSION}|g' ${WRKSRC}/configure
.include <bsd.port.post.mk>
diff -urN /usr/ports/cad/oregano/distinfo cad/oregano/distinfo
--- /usr/ports/cad/oregano/distinfo Sat Nov 27 15:05:41 2004
+++ cad/oregano/distinfo Fri Dec 31 00:32:21 2004
@@ -1,2 +1,2 @@
-MD5 (oregano-0.40.0.tar.bz2) = 6c82193ab796d49adbef79aec0b99015
-SIZE (oregano-0.40.0.tar.bz2) = 894616
+MD5 (oregano-0.40.1.tar.bz2) = 6c82193ab796d49adbef79aec0b99015
+SIZE (oregano-0.40.1.tar.bz2) = 894616
diff -urN /usr/ports/cad/oregano/pkg-plist cad/oregano/pkg-plist
--- /usr/ports/cad/oregano/pkg-plist Sat Nov 27 15:05:41 2004
+++ cad/oregano/pkg-plist Fri Dec 31 00:39:21 2004
@@ -60,6 +60,8 @@
share/locale/ru/LC_MESSAGES/oregano.mo
share/locale/sv/LC_MESSAGES/oregano.mo
share/mime/packages/oregano.xml
+share/mime/text/netlist.xml
+share/mime/text/oregano.xml
@dirrm share/gnome/oregano/samples
@dirrm share/gnome/oregano/models
@dirrm share/gnome/oregano/libraries
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list