- Update to 0.1.22

This commit is contained in:
Thomas Abthorpe 2008-02-18 18:10:17 +00:00
parent 8a408f24df
commit 48065eb110
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207532
4 changed files with 15 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= verbiste
PORTVERSION= 0.1.21
PORTVERSION= 0.1.22
CATEGORIES= french textproc
MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
@ -20,6 +20,7 @@ USE_AUTOTOOLS= libtool:15
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
.if !defined(PKGNAMEPREFIX)

View File

@ -1,3 +1,3 @@
MD5 (verbiste-0.1.21.tar.gz) = a9905f429304962137f8fcd710159513
SHA256 (verbiste-0.1.21.tar.gz) = 7c6d75e25e53f364f7c309f702fe34806db2add2a2560ee5e56e48b56aceb18c
SIZE (verbiste-0.1.21.tar.gz) = 629542
MD5 (verbiste-0.1.22.tar.gz) = 688e6f021d40f63819abc262e15ffc32
SHA256 (verbiste-0.1.22.tar.gz) = 1901ae1aecd34af375ca800208a95133a9463b0380c0929ce9a76ec5bab6be6f
SIZE (verbiste-0.1.22.tar.gz) = 637525

View File

@ -1,15 +1,11 @@
--- Makefile.in.orig Thu Aug 2 08:50:55 2007
+++ Makefile.in Thu Aug 2 08:53:57 2007
@@ -308,11 +308,9 @@
COPYING
--- Makefile.in.orig 2008-02-18 11:57:24.000000000 -0500
+++ Makefile.in 2008-02-18 11:59:05.000000000 -0500
@@ -264,7 +264,7 @@
datadir = @datadir@
datarootdir = @datarootdir@
# COPYING contains the license; main-window.cpp expects it there.
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = \
AUTHORS \
- COPYING \
- INSTALL \
NEWS \
README \
TODO \
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@

View File

@ -12,6 +12,8 @@ lib/libverbiste-0.1.so
lib/libverbiste-0.1.so.0
libdata/pkgconfig/verbiste-0.1.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/HACKING
%%PORTDOCS%%%%DOCSDIR%%/LISEZMOI