diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-27 13:53:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-27 13:53:04 +0000 |
commit | 5e3fd589f33e068778433c9c30d52bd8853bf47a (patch) | |
tree | 2e46527bd78ceae645701a9967e384659dcad8df /print/libgnomecups | |
parent | 8affb349cf16abdf1e724f1707e1062329215688 (diff) | |
download | ports-5e3fd589f33e068778433c9c30d52bd8853bf47a.tar.gz ports-5e3fd589f33e068778433c9c30d52bd8853bf47a.zip |
Notes
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 5 | ||||
-rw-r--r-- | print/libgnomecups/distinfo | 4 | ||||
-rw-r--r-- | print/libgnomecups/files/patch-configure | 10 | ||||
-rw-r--r-- | print/libgnomecups/pkg-plist | 20 |
4 files changed, 5 insertions, 34 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 871fac90c142..c21d72a923ac 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -5,7 +5,8 @@ # $FreeBSD$ PORTNAME= libgnomecups -PORTVERSION= 0.1.9 +PORTVERSION= 0.1.8 +PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -21,7 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack glib20 INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/libgnomecups/distinfo b/print/libgnomecups/distinfo index 491a96469693..1c85e11b117c 100644 --- a/print/libgnomecups/distinfo +++ b/print/libgnomecups/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnomecups-0.1.9.tar.bz2) = b846a90ba66242565174ca0e317a0f17 -SIZE (gnome2/libgnomecups-0.1.9.tar.bz2) = 299258 +MD5 (gnome2/libgnomecups-0.1.8.tar.bz2) = 6e05022bfe400d3730515b848e663bdc +SIZE (gnome2/libgnomecups-0.1.8.tar.bz2) = 289254 diff --git a/print/libgnomecups/files/patch-configure b/print/libgnomecups/files/patch-configure deleted file mode 100644 index 257f45996729..000000000000 --- a/print/libgnomecups/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Jul 15 11:59:06 2003 -+++ configure Tue Jul 15 11:59:32 2003 -@@ -7558,6 +7558,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/print/libgnomecups/pkg-plist b/print/libgnomecups/pkg-plist index c7062e4e97da..ceb6309a2ae1 100644 --- a/print/libgnomecups/pkg-plist +++ b/print/libgnomecups/pkg-plist @@ -7,26 +7,6 @@ lib/libgnomecups-1.0.a lib/libgnomecups-1.0.so lib/libgnomecups-1.0.so.1 libdata/pkgconfig/libgnomecups-1.0.pc -share/locale/ca/LC_MESSAGES/libgnomecups.mo -share/locale/cs/LC_MESSAGES/libgnomecups.mo -share/locale/de/LC_MESSAGES/libgnomecups.mo -share/locale/en_CA/LC_MESSAGES/libgnomecups.mo -share/locale/en_GB/LC_MESSAGES/libgnomecups.mo -share/locale/es/LC_MESSAGES/libgnomecups.mo -share/locale/eu/LC_MESSAGES/libgnomecups.mo -share/locale/fr/LC_MESSAGES/libgnomecups.mo -share/locale/hr/LC_MESSAGES/libgnomecups.mo -share/locale/hu/LC_MESSAGES/libgnomecups.mo -share/locale/is/LC_MESSAGES/libgnomecups.mo -share/locale/it/LC_MESSAGES/libgnomecups.mo share/locale/ja/LC_MESSAGES/libgnomecups.mo -share/locale/nl/LC_MESSAGES/libgnomecups.mo -share/locale/no/LC_MESSAGES/libgnomecups.mo -share/locale/pt/LC_MESSAGES/libgnomecups.mo -share/locale/pt_BR/LC_MESSAGES/libgnomecups.mo -share/locale/sr/LC_MESSAGES/libgnomecups.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomecups.mo -share/locale/sv/LC_MESSAGES/libgnomecups.mo -share/locale/uk/LC_MESSAGES/libgnomecups.mo @dirrm include/libgnomecups-1/libgnomecups @dirrm include/libgnomecups-1 |