Index: head/editors/gmanedit/Makefile =================================================================== --- head/editors/gmanedit/Makefile (revision 223389) +++ head/editors/gmanedit/Makefile (revision 223390) @@ -1,27 +1,27 @@ # New ports collection makefile for: gmanedit # Date created: 12 July 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= gmanedit -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= editors gnome MASTER_SITES= SF/gmanedit2 MAINTAINER= chinsan@FreeBSD.org COMMENT= A GNOME manpages editor USE_GNOME= gnomehack gnometarget libgnomeui USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gmanedit.1 post-patch: @${REINPLACE_CMD} -e '//d' ${WRKSRC}/src/callbacks.c .include Property changes on: head/editors/gmanedit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/editors/gmanedit/distinfo =================================================================== --- head/editors/gmanedit/distinfo (revision 223389) +++ head/editors/gmanedit/distinfo (revision 223390) @@ -1,3 +1,3 @@ -MD5 (gmanedit-0.4.1.tar.gz) = 69ca2f2ebc7313f62cd6f9d36de27274 -SHA256 (gmanedit-0.4.1.tar.gz) = c9e7cdf5645c176b238d109554b8e3b3a6ec398894a37299a281f58997f992d5 -SIZE (gmanedit-0.4.1.tar.gz) = 212065 +MD5 (gmanedit-0.4.2.tar.gz) = 7d4989c762ef3ef1291fd7bccdf8e9be +SHA256 (gmanedit-0.4.2.tar.gz) = fbfaa424653b9287ca2994293bab03d51fa4957cdb7e974360f50c4ab2c76170 +SIZE (gmanedit-0.4.2.tar.gz) = 218000 Property changes on: head/editors/gmanedit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/editors/gmanedit/pkg-plist =================================================================== --- head/editors/gmanedit/pkg-plist (revision 223389) +++ head/editors/gmanedit/pkg-plist (revision 223390) @@ -1,9 +1,10 @@ bin/gmanedit share/applications/gmanedit.desktop share/locale/ca/LC_MESSAGES/gmanedit.mo share/locale/es/LC_MESSAGES/gmanedit.mo share/locale/gl/LC_MESSAGES/gmanedit.mo share/locale/ja/LC_MESSAGES/gmanedit.mo +share/locale/sv/LC_MESSAGES/gmanedit.mo share/pixmaps/gmanedit.png share/pixmaps/gmanedit_icon.png @dirrmtry share/applications Property changes on: head/editors/gmanedit/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property